The NFT Id of the contract.
The contract duration : Fixed(EndBlock (a block number)) or Subscription(Period (a block number), MaxDuration (a block number), IsChangeable (a boolean))
The type of acceptance: automatic or manual (with or without whitelist)
A boolean to allow renter to cancel the contract once started
The fee to rent the contract: a token amount or an NFT
The fee to cancel the contract (due by the renter): No Fee (None), FixedTokens amount, FlexibleTokens (only for Fixed contract) amount or an NFT
The fee to cancel the contract (due by the rentee): No Fee (None), FixedTokens amount, FlexibleTokens (only for Fixed contract) amount or an NFT
Generated using TypeDoc
Name
createContractTx
Summary
Creates an unsigned unsubmitted Create-Rent-Contract Transaction Hash for an NFT.
Returns
Unsigned unsubmitted Create-Rent-Contract Transaction Hash. The Hash is only valid for 5 minutes.