Skip to main content

Documentation Index

Fetch the complete documentation index at: https://hedera-0c6e0218-514-egress-ports.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Full Command Reference

Transfer HBAR (tinybars) from one account to another.
-a, --amount
string
required
Amount to transfer. Default: display units.
Add t for base units. Example: “1” = 1 HBAR, “100t” = 100 tinybar
-t, --to
string
required
Account ID or name to transfer to
-f, --from
string
Account to transfer from: accountId:privateKey pair, key reference, or account name. Defaults to the operator.
-m, --memo
string
Memo for the transfer.
-k, --key-manager
string(local|local_encrypted)
Key manager to use: local or local_encrypted (defaults to config setting).