account-balance
Retrieve your cryptocurrency account balance from supported exchanges by providing API keys, secrets, and exchange details. Supports spot, future, and other market types.
Instructions
Get your account balance from a crypto exchange
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiKey | Yes | API key for authentication | |
exchange | Yes | Exchange ID (e.g., binance, coinbase) | |
marketType | No | Market type (default: spot) | |
passphrase | No | Passphrase for authentication (required for some exchanges like KuCoin) | |
secret | Yes | API secret for authentication |