Skip to content

Instantly share code, notes, and snippets.

@bap2pecs
Created September 18, 2023 08:25
Show Gist options
  • Save bap2pecs/b3246d5cefeebf3f1fef895b092e7cda to your computer and use it in GitHub Desktop.
Save bap2pecs/b3246d5cefeebf3f1fef895b092e7cda to your computer and use it in GitHub Desktop.
$ npm run verify:ZkEVM:goerli
> @0xpolygonhermez/zkevm-contracts@2.0.0 verify:ZkEVM:goerli
> npx hardhat run deployment/verifyContracts.js --network goerli
The contract 0x2219cB89eA292b86BF2806F8269b18FE9b3868Ee has already been verified
The contract 0xfaFc311D6e987dce1094E0977DB7334CFB9706C7 has already been verified
The contract 0x2b35a3a3A91b8128613C027DbE1756F96eECAf4f has already been verified
The contract 0x3BF649126307334c60718362a607975ba552886d has already been verified
Verifying implementation: 0x41DE7eD8E9e5fd924a0919ab5ff22E81EAfB3CDF
The contract 0x41DE7eD8E9e5fd924a0919ab5ff22E81EAfB3CDF has already been verified
Verifying proxy: 0xdFe29aD5aF07D5a95B7cc23D023ab2e7b16Ff452
Contract at 0xdFe29aD5aF07D5a95B7cc23D023ab2e7b16Ff452 already verified.
Linking proxy 0xdFe29aD5aF07D5a95B7cc23D023ab2e7b16Ff452 with implementation
Failed to link proxy 0xdFe29aD5aF07D5a95B7cc23D023ab2e7b16Ff452 with its implementation. Reason: The implementation contract at 0x41de7ed8e9e5fd924a0919ab5ff22e81eafb3cdf does not seem to be verified. Please verify and publish the contract source before proceeding with this proxy verification.
Verifying proxy admin: 0x3BF649126307334c60718362a607975ba552886d
Failed to verify ProxyAdmin contract at 0x3BF649126307334c60718362a607975ba552886d: Bytecode does not match with the current version of ProxyAdmin in the Hardhat Upgrades plugin.
Verifying implementation: 0x13f6eBE85c14CfE78b78a157C106B7eBCFD846f7
The contract 0x13f6eBE85c14CfE78b78a157C106B7eBCFD846f7 has already been verified
Verifying proxy: 0x7964d2027593e8c9F7bB7a99f3F226418bF45d96
Contract at 0x7964d2027593e8c9F7bB7a99f3F226418bF45d96 already verified.
Linking proxy 0x7964d2027593e8c9F7bB7a99f3F226418bF45d96 with implementation
Failed to link proxy 0x7964d2027593e8c9F7bB7a99f3F226418bF45d96 with its implementation. Reason: The implementation contract at 0x13f6ebe85c14cfe78b78a157c106b7ebcfd846f7 does not seem to be verified. Please verify and publish the contract source before proceeding with this proxy verification.
Verifying proxy admin: 0x3BF649126307334c60718362a607975ba552886d
Failed to verify ProxyAdmin contract at 0x3BF649126307334c60718362a607975ba552886d: Bytecode does not match with the current version of ProxyAdmin in the Hardhat Upgrades plugin.
Verifying implementation: 0xBE6C2464DD00C234385e030d16e9D20544C12aD8
The contract 0xBE6C2464DD00C234385e030d16e9D20544C12aD8 has already been verified
Verifying proxy: 0x849a69F1E0edb2fA5f01124A3AF0eC2512dD7EA7
Failed to verify TransparentUpgradeableProxy contract at 0x849a69F1E0edb2fA5f01124A3AF0eC2512dD7EA7: Bytecode does not match with the current version of TransparentUpgradeableProxy in the Hardhat Upgrades plugin.
Linking proxy 0x849a69F1E0edb2fA5f01124A3AF0eC2512dD7EA7 with implementation
Successfully linked proxy to implementation.
Verifying proxy admin: 0x3BF649126307334c60718362a607975ba552886d
Failed to verify ProxyAdmin contract at 0x3BF649126307334c60718362a607975ba552886d: Bytecode does not match with the current version of ProxyAdmin in the Hardhat Upgrades plugin.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment