---
title: "CommunityPool queries the community pool coins."
method: GET
path: "/cosmos/distribution/v1beta1/community_pool"
tags: ["Query"]
---

# CommunityPool queries the community pool coins.

`GET /cosmos/distribution/v1beta1/community_pool`

## Response `200`

A successful response.

- CosmosDistributionV1beta1QueryCommunityPoolResponse — QueryCommunityPoolResponse is the response type for the Query/CommunityPool RPC method.
  - `pool` CosmosBaseV1beta1DecCoin[] — pool defines community pool's coins.
    - `denom` string
    - `amount` string

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/coreumfoundation/apis/title-goes-here.md) · [All operations](https://skmtc.net/coreumfoundation/apis/title-goes-here/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coreumfoundation/title-goes-here/versions/2a2e5bc4593a/schema)
