---
title: "Params queries params of the distribution module."
method: GET
path: "/cosmos/distribution/v1beta1/params"
tags: ["Query"]
---

# Params queries params of the distribution module.

`GET /cosmos/distribution/v1beta1/params`

## Response `200`

A successful response.

- CosmosDistributionV1beta1QueryParamsResponse — QueryParamsResponse is the response type for the Query/Params RPC method.
  - `params` CosmosDistributionV1beta1Params — Params defines the set of params for the distribution module.
    - `community_tax` string
    - `base_proposer_reward` string — Deprecated: The base_proposer_reward field is deprecated and is no longer used in the x/distribution module's reward mechanism.
    - `bonus_proposer_reward` string — Deprecated: The bonus_proposer_reward field is deprecated and is no longer used in the x/distribution module's reward mechanism.
    - `withdraw_addr_enabled` boolean

## 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)
