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

- object — QueryParamsResponse is the response type for the Query/Params RPC method.
  - `params` object — params defines the parameters of the 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/kiiglobal/apis/kiichain-pay-backend.md) · [All operations](https://skmtc.net/kiiglobal/apis/kiichain-pay-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kiiglobal/kiichain-pay-backend/versions/8951249f5b63/schema)
