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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.