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

# Params retrieves the erc20 module params

`GET /evmos/erc20/v1/params`

## Response `200`

A successful response.

- EvmosErc20V1QueryParamsResponse — QueryParamsResponse is the response type for the Query/Params RPC method.
  - `params` EvmosErc20V1Params
    - `enableErc20` boolean — enable_erc20 is the parameter to enable the conversion of Cosmos coins <--> ERC20 tokens.
    - `nativePrecompiles` string[]
    - `dynamicPrecompiles` 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)
