Last updated 10 months ago
When called from another module, this query might consume a high amount of gas if the pagination field is incorrectly set.
/cosmos/bank/v1beta1/supply/by_denom
denom is the coin denom to query balances for.
A successful response.
An unexpected error response.
curl -L \ --url 'https://band-rest.nownodes.io/cosmos/bank/v1beta1/supply/by_denom'
{ "amount": { "denom": "text", "amount": "text" } }