You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sourcify has a remix plugin to aid with contract verification and lookup.
112
-
The plugin can be found in this repository [https://github.com/sourcifyeth/remix-sourcify](https://github.com/sourcifyeth/remix-sourcify)
112
+
Remix has a plugin to aid with contract verification and lookup.
113
+
Please click this link to activate the plugin in Remix: [https://remix.ethereum.org/?#activate=contract-verification](https://remix.ethereum.org/?#activate=contract-verification)
113
114
114
115
### Verifying
115
116
116
117
To verify:
117
118
118
119
1. Select the contract you want to verify in the file explorer
119
120
2. Compile the contract
120
-
3. Click on the Sourcify icon on the plugin manager
121
+
3. Click on the Contract Verification icon on the left sidebar
121
122
4. Enter the chain and the address of the contract you want to verify
0 commit comments