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

refactor: remove goerli and mumbai #123

Closed NotPeopling2day closed 2 months ago

NotPeopling2day commented 3 months ago

What I did

https://blog.ethereum.org/2023/11/30/goerli-lts-update https://www.alchemy.com/blog/goerli-faucet-deprecation

Goerli support on all networks is ending soon:

Polygon zkEVM: Cardona Network Name: Polygon zkEVM Cardona Testnet Bridge UI: https://bridge-ui.cardona.zkevm-rpc.com/ New RPC URL: https://rpc.cardona.zkevm-rpc.com/ Chain ID: 2442 Currency symbol: ETH Block Explorer: https://cardona-zkevm.polygonscan.com/

Requires https://github.com/ApeWorX/ape-polygon-zkevm/pull/8 merged first

Checklist