ApeWorX / ape-etherscan

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

feat: add holesky ethereum network #134

Closed xrchz closed 1 month ago

xrchz commented 1 month ago

What I did

Add holesky to list of networks.

Etherscan supports this longstanding Ethereum testnet, so it should work fine. See also https://github.com/ApeWorX/ape/issues/1932 for context.

fixes: #

How I did it

Check where sepolia is listed. Add holesky alongside.

How to verify it

Checklist