get_balance
Check the balance of a XIAN address for a token by providing the address and optionally the token contract name.
Instructions
Check the balance of a XIAN address for a specific token
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | The XIAN address to check (64 hex characters) | |
| token_contract | No | The token contract name (default: 'currency') | currency |