Off-chain related NFT metadata. Can be an IPFS Hash, an URL or plain text.
Percentage of all second sales that the creator will receive. It's a decimal number in range [0, 100]. Default is 0.
The collection that this NFT will belong. Optional Parameter.
If true makes the NFT untransferable. Default is false.
Account that will sign the transaction.
Execution trigger that can be set either to BlockInclusion or BlockFinalization.
Generated using TypeDoc
Name
createNft
Summary
Creates an NFT on the chain.
Returns
NFTCreatedEvent Blockchain event.