/cosmos/bank/v1beta1/balances/{address}/by_denom REST API Endpoint
Path Parameters
address
string
REQUIRED
The address to query balances for
Query Parameters
denom
string
The coin denom to query balances for (e.g., usei)
Returns
balances
array
An array of balances of all the coins
denom
string
The denomination or identifier of the token
amount
string
The amount of the token held by the address
pagination
object
The pagination object which contains the following fields:
next_key
string
The key to be passed to PageRequest.key to query the next page most efficiently. It will be empty if there are no more results
total
string
The total number of results available if PageRequest.count_total was set, its value is undefined otherwise
Request
1curl --location 'https://docs-demo.sei-pacific.quiknode.pro/cosmos/bank/v1beta1/balances/sei1vfxlpud2txs7en5z7qgf4qk93e64p7r3qlqjpn?by_denom=usei'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free