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

# CommunityPool queries the community pool coins.

`GET /cosmos/protocolpool/v1/community_pool`

## Response `200`

A successful response.

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

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-06-26** `4d2f0cb0a49d` — 1 info
  - endpoint added
- **2023-11-17** `f416fba3183f` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/haqq-network/apis/haqq-network-grpc-api/changes/cosmos/protocolpool/v1/community_pool/get.md)

---

[API](https://skmtc.dev/haqq-network/apis/haqq-network-grpc-api.md) · [All operations](https://skmtc.dev/haqq-network/apis/haqq-network-grpc-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/haqq-network/haqq-network-grpc-api/revisions/2d0419923f40/schema)
