Ethereum Token Creator
Create an ERC-20 token on Ethereum without coding
SolCreate now supports Ethereum token creation with a fixed 0.001 ETH service fee. Connect an EVM wallet, choose token name, symbol, decimals, initial supply, an optional supply recipient, an optional token owner and whether future minting should stay enabled, then deploy the ERC-20 contract from one guided flow.
Fee and network
Fixed service fee: 0.001 ETH
Network: Ethereum Mainnet
Gas: Separate from the SolCreate fee and paid directly on Ethereum.
Contract type: Standard ERC-20 with custom initial-supply recipient support, owner-controlled minting, burn support and future ownership-control workflows.
Token information
Instead of your wallet, enter a different address that should receive the initial token supply right after deployment.
Instead of your wallet, enter a different address that should control future minting and ownership actions from the moment the ERC-20 contract is deployed.
Connect an EVM wallet such as MetaMask, Rabby, Coinbase Wallet or WalletConnect to deploy an ERC-20 token.
Preview
Network: Ethereum Mainnet
Name: -
Symbol: -
Decimals: 18
Initial Supply: -
Initial Supply Recipient: -
Future Minting: Enabled for owner
Token Owner: -
Connected Wallet: -
What gets deployed
The live Ethereum creator deploys a standard ERC-20 token contract with configurable name, symbol, decimals, initial supply, optional custom supply recipient and optional custom token owner.
The contract also includes burn support plus owner controls for transfer ownership, renounce ownership and future minting when minting remains enabled at deployment.
Ethereum metadata such as logo and social links are not handled the same way as Solana token metadata, so this route focuses on the contract deployment itself.