Skip to main content

Prerequisites

Update Fee Token with ERC20 Token

You may want to use an ERC20 token as the Fee Token instead of the tokens issued by the Cosmos Bank module. To achieve this, you can update the chain parameter of the EVM module to set the Fee Token as an ERC20 token. Use validator (admin) account to update the chain parameter.
The deployed ERC20 token must inherit the InitiaERC20 contract.