Build
Working with Tokens
ERC-20

ZetaChain is fully compatible with the Ethereum Virtual Machine (EVM) and ERC-20 (opens in a new tab) token contracts can be deployed to ZetaChain permissionlessly.

An ERC-20 token deployed to ZetaChain does not have the properties of ZRC-20, specifically, it can't be withdrawn from ZetaChain to a connected chain.

If a specific ERC-20 token on a connected chain is not a supported ZRC-20, you can still transfer this ERC-20 to and from a universal app using the connector API. Check out the ERC-20 tutorial to learn more.