---
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.
    - `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.
    - `community_tax` string
    - `withdraw_addr_enabled` boolean

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-26** `671fab54b729` — 1 info
  - api operation id `EvidenceQuery_ParamsMixin95` removed and replaced with `EvidenceQuery_ParamsMixin99`
- **2025-05-21** `3874a03b0e7b` — 1 info
  - api operation id `UpgradeQuery_ParamsMixin95` removed and replaced with `EvidenceQuery_ParamsMixin95`
- **2025-05-09** `8dbfaa2bebb2` — 1 info
  - api operation id `CircuitQuery_ParamsMixin95` removed and replaced with `UpgradeQuery_ParamsMixin95`
- **2025-04-08** `21a675703a05` — 1 info
  - api operation id `AuthQuery_ParamsMixin95` removed and replaced with `CircuitQuery_ParamsMixin95`
- **2025-03-27** `4f349536c8f3` — 1 info
  - api operation id `FeegrantQuery_ParamsMixin94` removed and replaced with `AuthQuery_ParamsMixin95`

[Full history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos/distribution/v1beta1/params/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)
