---
title: "Params retrieves the erc20 module params"
method: GET
path: "/cosmos/evm/erc20/v1/params"
tags: ["Query"]
---

# Params retrieves the erc20 module params

`GET /cosmos/evm/erc20/v1/params`

## Response `200`

A successful response.

- object — QueryParamsResponse is the response type for the Query/Params RPC method.
  - `params` object
    - `enable_erc20` boolean — enable_erc20 is the parameter to enable the conversion of Cosmos coins <--> ERC20 tokens.
    - `native_precompiles` string[]
    - `dynamic_precompiles` string[]

## 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/revisions/8951249f5b63/schema)
