---
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.
    - `amount` string
    - `denom` string

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-26** `671fab54b729` — 1 info
  - endpoint added

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

---

[API](https://skmtc.dev/pokt-network/apis/http-api-console.md) · [All operations](https://skmtc.dev/pokt-network/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc.dev/pokt-network/apis/http-api-console/revisions/671fab54b729?raw)
