Skip to content

token send Command Guide

Enrico Rubboli edited this page Apr 10, 2026 · 1 revision

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

Clone this wiki locally