get_ft_balance
Check the fungible token (FT/NEP-141) balance for a NEAR account on a specified token contract.
Instructions
Get fungible token (FT/NEP-141) balance for an account on a specific token contract
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | Account to check balance for | |
| token_contract | Yes | Token contract ID (e.g., 'wrap.near', 'usdt.tether-token.near') |