token-send
Send the given token amount to the given address.
The wallet will automatically calculate the required fees.
Usage
token-send <TOKEN_ID> <ADDRESS> <AMOUNT>
Arguments
-
<TOKEN_ID>: The id of the token to send. -
<ADDRESS>: The destination address to receive the tokens. -
<AMOUNT>: The amount of tokens to send.
Related
token-mint: Mint tokens into the circulating supply.address-send: Send coins (not tokens) to an address.