Skip to main content
GET
SpendableBalanceByDenom

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.

QuerySpendableBalanceByDenomResponse defines the gRPC response structure for querying an account's spendable balance for a specific denom.

balance
object | null

balance is the balance of the coin.