Off-chain related NFT preview metadata. Can be an IPFS hash, a URL or plain text.
Off-chain related NFT secret metadata. Can be an IPFS hash, a 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 to which the NFT belongs. Optional Parameter.
If true, makes the NFT intransferable. Default is false.
Account that will sign the transaction.
Execution trigger that can be set either to BlockInclusion or BlockFinalization.
Generated using TypeDoc
Name
createSecretNft
Summary
Creates a Secret NFT on chain.
Returns
Secret NFT data combining the data from NFTCreatedEvent and SecretAddedToNFTEvent.