hedera_update_token
Build an unsigned transaction to update a Hedera token's name, symbol, memo, or treasury. Requires the admin key to sign.
Instructions
Build (unsigned) an update to a token's name, symbol, memo, or treasury (requires the admin key to sign).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memo | No | ||
| name | No | ||
| symbol | No | ||
| tokenId | Yes | ||
| payerAccountId | No | ||
| treasuryAccountId | No |