API Specification
This page contains the specification of Orium's API for third-party integration partners.
Last updated
This page contains the specification of Orium's API for third-party integration partners.
Last updated
Blockchain Name | Orium Chain ID | EVM Chain Id |
---|---|---|
Borrowings represent rentals a user has rented.
Given a user address and an NFT, list all active borrowing a user has.
Lendings represent rentals a user has rented to other users (the provided user is the owner of the NFTs).
Given a user address and an NFT, list all active lendings a user has.
Polygon
polygon-mainnet
137 (0x89)
Moonbeam
polkadot-moonbeam
1284 (0x504)
Arbitrum One
arbitrum-one
42161 (0xa4b1)
Returns rentals where the user/account is the borrower
User Address/Account
Network Chain Id. See supported networks.
NFT collection Token Address. See supported collections.
Successful operation
Returns rentals where the user/account is the lender
User Address/Account
Network Chain Id. See supported networks.
NFT collection Token Address. See supported collections.
Successful operation