v1

latestOpenAPI 3.0.02026-07-2656110201.6 KB
Withdrawals

Get Withdrawal Balances

Returns on-chain balances for a wallet address against the withdrawal config's source currencies. No authentication required (rate-limited, cached ~5s).

get/v1/withdraw/{withdrawalConfigId}/balances

Path parameters

withdrawalConfigIdstring required

The withdrawal config ID.

Query parameters

walletAddressstring required

Wallet address (holder pubkey) to read balances for.

Response

Balances retrieved successfully.

walletAddressstring

Address balances were read against.