Endpoint
Authentication
This endpoint requires HMAC-SHA512 authentication. Include the following headers with every request:Parameters
string
If set, returns only the balance for this currency code. Matching is case-insensitive (for example,
usdc and USDC both match).Response
Returns an array of balance objects.string
required
Currency code for this balance row (for example,
OOM, USDC, USDT, USD).string
required
Current balance amount in this currency. Returned as a decimal string.
Example
cURL
Sample response
Filter by currency
Filtered response