issue-nft-collection
Create and send a transaction to issue a non-fungible token (NFT) collection on the MultiversX blockchain with specified name and ticker properties.
Instructions
Create a transaction to issue a non-fungible token collection (NFT) and send it. Will issue the collection with the specified arguments. All the properties will be set to true.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenName | Yes | The token name. | |
| tokenTicker | Yes | The token ticker. |