contracts
                                
                                 contracts copied to clipboard
                                
                                    contracts copied to clipboard
                            
                            
                            
                        wip: verify script
Description
WIP script to verify all of the contracts
Metadata
Fixes
- Fixes # [Link to Issue]
Contributing Agreement
- [ ] I have read and understood the Optimism Contributing Guide and Code of Conduct and am following those guidelines in this pull request.
This script fails to work for the kovan deployed OVM_L1ETHGateway. Will need an alternative means to verify the contract
@tynes FYI there is a good chance #254 requires new genesis for Kovan anyway; maybe we will have more luck verifying the newer contract.
@ben-chain Ok sounds good to me, I told @TransmissionsDev that I'd verify the kovan deployment for him and generally people will find it easier to develop if the contract is verified
Once we have hardhat deploy then this script will be deprecated. Just placing it here for now