Last updated 2 years ago
Was this helpful?
QueryCommunityPoolResponse is the response type for the Query/CommunityPool RPC method.
GET /cosmos/distribution/v1beta1/community_pool HTTP/1.1 Host: Accept: */*
A successful response.
{ "pool": [ { "denom": "text", "amount": "text" } ] }