Developers
1.0.0
FAQ
Roadmap
Ecosystem
Developers
Search
⌃
K
Links
Introduction
Definitions
Getting Started
Using docker
Install without Docker
Deploying Our PoC
Interest Calculation
Audit Report
API References
NFT Lend
NFT Rent
NFT Exchange
Community Links
Github
Twitter
Discord Community
Telegram Community
Telegram Channel
LinkedIn
Powered By
GitBook
Comment on page
NFT Rent
Allow NFT owners to list their tokens to be rented by other users.
listToken:
Input:
NFT address, the tokenID
Rent Amount daily.
Max lease duration
Output:
Tx ID
Allow NFT owners to list their NFT assets for lease.
rent
Input:
Tx ID
This function will be called by renter to lease a specific NFT asset.
payRent
Input:
Tx ID
This function will be called by borrower to pay rent
API References - Previous
NFT Lend
Next - API References
NFT Exchange
Last modified
2yr ago