Skip to content

Commit

Permalink
feat(cli): etherscan resolve proxy (#4507)
Browse files Browse the repository at this point in the history
* feat(cli): etherscan api v2

* chore: changeset

* chore: up

* feat(cli): etherscan resolve proxy

* chore: changeset

---------

Co-authored-by: Vladyslav Yatsenko <[email protected]>
  • Loading branch information
tmm and yivlad authored Jan 15, 2025
1 parent 8fce8a6 commit 6f09cc5
Show file tree
Hide file tree
Showing 8 changed files with 783 additions and 40 deletions.
5 changes: 5 additions & 0 deletions .changeset/little-pans-boil.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@wagmi/cli": minor
---

Added `tryFetchProxyImplementation` flag to Etherscan Plugin to enable fetching the implementation ABI instead of the proxy ABI.
Loading

0 comments on commit 6f09cc5

Please sign in to comment.