Full Command Reference
HBAR Transfer
HBAR Transfer
Transfer HBAR (tinybars) from one account to another.
int
required
Amount to transfer. Default: display units.
Add
Add
t for base units. Example: “1” = 1 HBAR, “100t” = 100 tinybarstring
required
Account ID or name to transfer to
string
required
AccountID:privateKey pair, AccountID:keyType:privateKey format, or account name to transfer from (defaults to operator).
Key type can be “ecdsa” or “ed25519” (defaults to ecdsa if not specified).
Key type can be “ecdsa” or “ed25519” (defaults to ecdsa if not specified).
string
Memo for the transfer.
string(local|local_encrypted)
Key manager to use: local or local_encrypted (defaults to config setting).