---
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.
    - `communityTax` string
    - `baseProposerReward` string — Deprecated: The base_proposer_reward field is deprecated and is no longer used in the x/distribution module's reward mechanism.
    - `bonusProposerReward` string — Deprecated: The bonus_proposer_reward field is deprecated and is no longer used in the x/distribution module's reward mechanism.
    - `withdrawAddrEnabled` boolean

## Other responses

- `default` — An unexpected error response.

---

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