ApeWorX / ape-etherscan

Etherscan explorer plugin using EVM-based networks for the Ape Framework
https://www.apeworx.io/
Apache License 2.0
24 stars 26 forks source link

feat: verify contract API implementation #42

Closed antazoey closed 2 years ago

antazoey commented 2 years ago

What I did

fixes: #22 fixes: APE-35 Allows user to verify contracts.

Required PR(s):

https://github.com/ApeWorX/ape/pull/1026 https://github.com/ApeWorX/ape/pull/1008

How I did it

Carefully following their API, cross-checking with browser and Hardhat's implementation and Brownie until things worked. Had to make changes in ape-solidity and ape to get it to work.

How to verify it

Checklist

linear[bot] commented 2 years ago
APE-35 Contract code verification on etherscan

[https://github.com/ApeWorX/ape-etherscan/issues/22](https://github.com/ApeWorX/ape-etherscan/issues/22)