Sourcify Plugin for Hardhat
Last updated
Was this helpful?
Last updated
Was this helpful?
Similar to the this plugin submits the contract source and other info of all deployed contracts to Sourcify.
Similar to the verification approach described in the you can verify the contract source code in the Sourcify as well by setting the following in the hardhat config file:
Optimism Sepolia example:
Go to your BlockScout instance and paste the contract address into the search bar.
Scroll down to see verified status. A green checkmark ✅ means the contract is verified.
If your screen size is limited, you may need to click the 3 dots to view and click through to the contract.
Scroll down to see and interact with the contract code.