/api/v2/{coin}/wallet/{walletId}/forwarders/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.
coin
stringRequiredbtc
walletId
stringRequired59cd72485007a239fb00282ed480da1f
^[0-9a-f]{32}$
minimumBalance
string<number>
maximumBalance
string<number>
forwarders
array[object] required address
string required balance
string required name
string context
object required error
string required requestId
string required