Skip to content

Commit

Permalink
Change proxy contracts description after changing evm-proxy-detection…
Browse files Browse the repository at this point in the history
… to custom detection
  • Loading branch information
Pabl0cks committed Apr 23, 2024
1 parent 7a9b9cf commit 02e8d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Interact with any contract on Ethereum. ABI Ninja provides an intuitive frontend
- **Unverified contracts**. Two different options are available:
- Decompile using [`heimdall-rs`](https://github.com/Jon-Becker/heimdall-rs) (experimental).
- Provide the ABI and the contract address.
- **Proxy contracts**. Currently using [`evm-proxy-detection`](https://github.com/gnosis/evm-proxy-detection) to detect proxy contracts and provide the implementation address.
- **Proxy contracts**. Autodetects most popular proxy patterns, and allows to read and write as proxy.

ABI Ninja (v2) is built with 🏗 [Scaffold-ETH 2](https://github.com/scaffold-eth/scaffold-eth-2).

Expand Down

0 comments on commit 02e8d81

Please sign in to comment.