GET
Get wallet fee address balances
Fetches gas tank balances of different chains available on the wallet. Uses the primary wallet coin's fee address to check balances across all available chains.
Path Params
-
walletIdstring required
Query Params
-
coinstringOptional coin to include in the balance check even if not yet in enabledChildChains.
Responses
200
OK
Response Body
map of objects
Balances of different coins for a given wallet fee address
-
<key>objectvalue object
-
balancestring requiredString representation of the balance
-
400
Bad Request
Response Body
object
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id