Solana
SDK optional parameters:
true | false | |
---|---|---|
secretKey | sign using secret key | sign using wallet adapter |
raw | return raw transaction | execute transaction on-chain |
Initialize
Initializes NFT rental
[Process]
Processes NFT rental
[Cancel]
Cancels the nft rental
[Expire]
Expire NFT rental. This gets triggered by our revocation system.
Last updated