Ethereum mint permission
The compatible ERC-20 contract must expose mint(address,uint256), and the connected account must match its current owner. A token balance alone does not grant permission to increase supply.
Mint additional supply when the connected wallet has the required permission. Review the recipient, amount, fee, gas, and Etherscan result.
Spin up additional supply for treasury management, incentive programs, or LP seeding. This wizard keeps decimals aligned and captures context so you can brief the community before tokens hit circulation.
The compatible ERC-20 contract must expose mint(address,uint256), and the connected account must match its current owner. A token balance alone does not grant permission to increase supply.
Keep ETH available for gas, review the exact recipient and base-unit amount, then retain the transaction hash. On Ethereum Mainnet, the confirmed supply change can be checked independently on Etherscan.
Continue building
Create an ERC-20 Token
Deploy an ERC-20 template with reviewed supply, tax, and ownership settings.
Burn ERC-20 Tokens
Call a compatible token burn function from the connected holder wallet and verify the transaction.
Ethereum Multisender
Review an ERC-20 recipient list and submit the supported distribution transaction from your wallet.
Uniswap Ratio Planner
Compare proposed ERC-20 and quote-asset deposit amounts; this planner does not submit a pool transaction.
Quick answers on fees, wallet requirements, and what happens after you approve the transaction.
Still have questions?
Talk to the team