Skip to content

Commit

Permalink
README: Add sourcify
Browse files Browse the repository at this point in the history
  • Loading branch information
shazow authored Nov 27, 2024
1 parent 1a8c899 commit cfef7ed
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Guess an ABI and detect proxies from an Ethereum bytecode, even if it's unverifi

WhatsABI is perfect for building procedural frontends, embedding in wallets, block explorers, or doing bytecode analysis.

🤝 Used by **Otterscan, Sourcify, Ondora, Rivet,** [and more great projects](#projects-powered-by-whatsabi).

## Features

**What can WhatsABI do**?
Expand Down Expand Up @@ -171,14 +173,15 @@ console.log("Resolved to:", address);

### Projects powered by WhatsABI

*[otterscan.io](https://otterscan.io/) - Open source block explorer, [contract interactions powered by WhatsABI](https://x.com/otterscan/status/1817261257994756569)
*[sourcify.dev](https://sourcify.dev/) - Verified source code API, proxy resolving powered by WhatsABI
*[rivet](https://github.com/paradigmxyz/rivet) - Developer Wallet & DevTools for Anvil
*[ondora.xyz](https://www.ondora.xyz/) - Cross-chain explorer and search engine
* [callthis.link](https://callthis.link/) - Transaction builder powered by WhatsABI
* [otterscan.io](https://otterscan.io/) - Open source block explorer, [contract interactions powered by WhatsABI](https://x.com/otterscan/status/1817261257994756569)
* [abi.w1nt3r.xyz](https://abi.w1nt3r.xyz/) - A frontend for whatsabi by [@w1nt3r_eth](https://twitter.com/w1nt3r_eth)
* [ethcmd.com](https://www.ethcmd.com/) - Contract explorer frontend, [uses whatsabi for unverified contracts](https://github.com/verynifty/ethcmd)
* [monobase.xyz](https://monobase.xyz) - Universal frontend, [uses whatsabi for unverified contracts](https://twitter.com/nazar_ilamanov/status/1659648915195707392)
* [savvy](https://svvy.sh/) - Contract explorer with in-browser devnet execution
* [rivet](https://github.com/paradigmxyz/rivet) - Developer Wallet & DevTools for Anvil
* [ondora.xyz](https://www.ondora.xyz/) - Cross-chain explorer and search engine

### Talks & Presentations

Expand Down

0 comments on commit cfef7ed

Please sign in to comment.