---
title: "Params defines a gRPC query method that returns the tokenfactory module's
parameters."
method: GET
path: "/kiichain/tokenfactory/v1beta1/params"
tags: ["Query"]
---

# Params defines a gRPC query method that returns the tokenfactory module's
parameters.

`GET /kiichain/tokenfactory/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.
    - `denom_creation_fee` object[]
      - `denom` string
      - `amount` string
    - `denom_creation_gas_consume` string, uint64

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