Smart Contracts
This page lists all the smart contracts deployed.
The team is actively working on deploying the contracts on as many blockchains as possible. Here is a list of the supported blockchains so far:
If the blockchain you are working with if missing from the list, get in touch via Contact
Roles Registry
Github: https://github.com/OriumNetwork/roles-registry
The Roles Registry contract is a standalone immutable implementation of ERC-7432. It checks if the user is the owner of the NFT before allowing them to grant and revoke roles.
Blockchain | Contract Address |
---|---|
Polygon | |
Cronos |
Rental Marketplace
Github: https://github.com/OriumNetwork/orium-rental-marketplace-contracts
The Rental Marketplace is a contract made to allow NFT Owners to rent their assets in exchange for tokens. The rental functionality is implemented via ERC-7432, and does not require users to deposit their NFTs (non-custodial).
Blockchain | Contract Address |
---|---|
Polygon | |
Cronos |
Last updated