Skip to main content
GET
Balance

Path Parameters

address
string
required

address is the address to query balances for.

Query Parameters

denom
string

denom is the coin denom to query balances for.

Response

A successful response.

QueryBalanceResponse is the response type for the Query/Balance RPC method.

balance
object | null

balance is the balance of the coin.