---
title: "Params queries the parameters of x/ethiq module."
method: GET
path: "/haqq/ethiq/v1/params"
tags: ["Query"]
---

# Params queries the parameters of x/ethiq module.

`GET /haqq/ethiq/v1/params`

## Response `200`

A successful response.

- HaqqEthiqV1QueryParamsResponse — QueryParamsResponse defines the response type for querying x/ethiq parameters.
  - `params` HaqqEthiqV1Params — Params defines the parameters for the ethiq module.
    - `enabled` boolean
    - `minMintPerTx` string
    - `maxMintPerTx` string
    - `maxSupply` string

## 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/revisions/2d0419923f40/schema)
