---
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`

WARNING: This query will fail if an external community pool is used.

## 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/haqq-network/apis/haqq-network-grpc-api.md) · [All operations](https://skmtc.net/haqq-network/apis/haqq-network-grpc-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/haqq-network/haqq-network-grpc-api/versions/2d0419923f40/schema)
