get_exchange_balance
Retrieve the exchange vault balance for trading funds, using the configured wallet or a specified wallet address.
Instructions
Get the exchange (vault) balance for the configured wallet. Uses the wallet address from WALLET_PRIVATE_KEY. This is separate from wallet balance - funds deposited into the exchange for trading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet_address | No | Optional. If omitted, uses the configured wallet address from WALLET_PRIVATE_KEY. |