queryBalance
Query crypto or fiat account balances to verify available funds before trading or applying quotes.
Instructions
Query fiat or crypto account balances.
Query Parameters:
accountCategory: Account type (fiat/crypto), defaults to fiat
currency: Currency code, omit to return all balances
Balance Information:
totalBalance: Total balance
balance: Available balance
frozenBalance: Frozen (locked) balance
Use Cases:
Display available balance before trading
Validate sufficient funds before quote application
Show detailed balance breakdown to users
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountCategory | No | fiat | |
| currency | No |