Mint Token Tool

Mint new tokens for your ERC20 contract. Select a network to begin.

Main networks

Choose the chain you want to use.

Testnets

Mint tokens from supported contracts

Use the mint token tool when an existing ERC20 contract supports minting and the connected wallet has permission to mint.

Check permissions first

Minting only works when the contract exposes a supported mint function and the wallet has the required role or ownership.

Coordinate supply changes

Supply changes should be planned carefully when communities, buyers, liquidity or token economics are already involved.

Common questions

Can any ERC20 token be minted?

No. The contract must include minting functionality and the wallet must have permission to call it.

Should minting be announced to holders?

If the token has holders or public expectations around supply, minting should be handled with clear communication and governance where relevant.