Next Steps: Verify, Add Tokens to Wallet, Share Your Contract
After deploying your ERC-20, here’s how to polish and share it.
Verify the contract (optional)
- Open your contract on the testnet explorer (link in the Lab’s “Handy Links”).
- Click Verify (or “Verify & Publish”).
- Paste the same source you used (from Token Lab / Remix), set compiler 0.8.x, and verify.
Add the token to MetaMask
- Open MetaMask → Import tokens.
- Paste your contract address. The symbol and decimals usually autofill (18).
Share it
- Post the contract address and explorer link with a short description of the token’s purpose.
- Invite friends to read it with the Lab’s Peek a Token tool.
Back to building: Token Lab • More tutorials: Token Lab Guides