A successful response.
QueryCommunityPoolResponse is the response type for the Query/CommunityPool RPC method.
An unexpected error response.
Last updated 2 years ago
GET /cosmos/distribution/v1beta1/community_pool HTTP/1.1 Host: rest.origin.uptick.network Accept: */*
{ "pool": [ { "denom": "text", "amount": "text" } ] }