latestOpenAPI 3.0.32026-08-224982,0272.8 MB
e445c15e5bee
Wallet
List forwarder addresses and balances
Lists all forwarder addresses and their balances for a wallet. By default, returns low-balance forwarder addresses. A forwarder address has a low balance if the number of assets in it is less than the balance times by the current gas price times the transaction gas limit.
get/api/v2/{coin}/wallet/{walletId}/forwarders/balances
Path parameters
coinstring required
A cryptocurrency symbol or token ticker symbol
Example:btc
walletIdstring required
Example:59cd72485007a239fb00282ed480da1f
Query parameters
minimumBalancestring number
Lower bound of balance range.
maximumBalancestring number
Upper bound of balance range.
Response
OK