Configure SimpleERC20
Step 2 of 3 — Fill in constructor arguments and review deployment.
Token StandardsSimpleERC20
A standard ERC-20 fungible token with configurable name, symbol, total supply, owner-only minting, and public burning.
Constructor Arguments
Project Label
Deployment Preview
- SimpleERC20
- QIE Testnet (Chain 1983)
- Solidity 0.8.20
- ~720,000 units
- ~0.000864 QIE
- In-browser (solc)
- SimpleERC20
{ "name_": "<string>", "symbol_": "<string>", "initialSupply_": "<uint>"}