icp_token_balance
Check the balance of an ICRC-1 token for a given account on the Internet Computer, specifying token canister ID and optionally the owner principal and subaccount.
Instructions
Check the balance of an ICRC-1 token for a given account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | No | Owner Principal (default: current identity) | |
| subaccount | No | Optional subaccount (hex string) | |
| token_canister_id | Yes | The token canister Principal ID |