send-sft-nft-meta-tokens
Send NFT, SFT, or Meta-ESDT tokens from your wallet to a receiver address on the MultiversX blockchain.
Instructions
Create a nft, sft or meta esdt transfer transaction and send it. Will send the specified token using the wallet set in the env to the specified receiver.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | The extended identifier of the token to send (e.g. NFTEST-123456-0a). | |
| amount | No | The amount of tokens to send. ONLY needed for SFT or Meta-ESDT. | |
| receiver | Yes | The bech32 address of the receiver (erd1...) |