Manage the recipient contact book.
A purely local address book of recipients (name → address), stored in the config directory in plaintext with file mode 0600 (readable/writable only by your user). Entries are grouped by chain family (all tron today). Once a contact exists, its name can be used directly wherever a recipient is expected — tx send --to and gasfree transfer --to.
wallet-cli contact COMMAND
| Command | Page | Description |
|---|---|---|
contact add |
add.md | Add a recipient |
contact list |
list.md | List recipients |
contact remove |
remove.md | Remove a recipient |
token — the token address book (same shape) · tx send · Security