Contract Verification Plugins
Last updated
Last updated
The following are 3rd party tools and utilities created by the community . We do not provide any support or warranties for the solutions listed below.
A plugin to verifying contracts developed on the Hardhat development environment, built by @nomiclabs
A plugin for verifying contracts built using the Truffle development environment, built by @rkalis
A plugin for verifying contracts built into the Foundry environment, built by Paradigm.
A plugin for verifying contracts compiled using Remix IDE, built right in and developed by @Machinalabs
A tool for compiling Solidity files into the Standard Json format ( recommended over flattening ), and optionally submitting them to Scrollscan, developed by @hjubb
This works for Mac/Linux environments only for now