create-sft-nft-mesdt-tokens
Issue and send SFT, NFT, or MetaESDT tokens on the MultiversX blockchain by specifying collection, name, quantity, and royalties.
Instructions
Create a transaction to issue a semi-fungible token (SFT), or a non-fungible token (NFT), or a MetaESDT token for a collection and send it. Please also specify the initial quantity and the royalties.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenIdentifier | Yes | The identifier of the collection. | |
| name | Yes | The name of the token. | |
| initialQuantity | Yes | The initial quantity(number of tokens) that will be minted. If not provided, defaults to 1. | |
| royalties | No | The royalties you'll receive. |