Next Steps: Verify, Add Tokens to Wallet, Share Your Contract

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)

  1. Open your contract on the testnet explorer (link in the Lab’s “Handy Links”).
  2. Click Verify (or “Verify & Publish”).
  3. Paste the same source you used (from Token Lab / Remix), set compiler 0.8.x, and verify.

Add the token to MetaMask

  1. Open MetaMask → Import tokens.
  2. 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