Verify and publish smart contract on Etherscan | Scribe

Verify and publish smart contract on Etherscan

  • Iñaky Maisterrena |
  • 0 step |
  • 2 minutes
  • EtherscanEtherscan
  • EthereumEthereum
Navigate to [https://sepolia.etherscan.io/](https://sepolia.etherscan.io/)
Click the "Search" field.
Press [[meta]] + [[v ]]and paste the token address retrieved in the last step of the creating ERC20 flow.
Type " [[enter]]"
Click "Contract"
Click "Verify and Publish"
Click this dropdown. And select "Solidity (Single file)"
Click this dropdown. Select `v0.8.26+commit.8a97fa7a`
Click this dropdown. Select MIT
Click this button.
Go back to the REMIX IDE where you created the ERC20 and click this image.
Right-click "MyToken.sol"
Click "Flatten"
Click the newly created "MyToken_flattened.sol" immediately above the MyToken.sol file
Click here.
Press [[meta]] + [[a]] to select the entire code.
Press [[meta]] + [[c]] to copy
Click this field.
Press [[meta]] + [[v]] to paste the flattened code
Click this button.
Want to make guides like this in seconds? Yes, it's really that fast.
This Scribe is in tip-top shape!Leave feedback if there are any issues with this Scribe