get_coin_balance
Check cryptocurrency coin balance by account type (UNIFIED, CONTRACT, SPOT, etc.) and optionally query transfer safe amount.
Instructions
Query coin balance of a specific account type.
Args:
accountType: Account type - UNIFIED, CONTRACT, SPOT, OPTION, FUND
coin: Coin name
memberId: UID (required when querying sub UID balance)
withTransferSafeAmount: Query transfer safe amount (0 or 1)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | No | ||
| memberId | No | ||
| accountType | Yes | ||
| withTransferSafeAmount | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |