Skip to content

Commit

Permalink
⚠️ Deprecate Optimism Goerli
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Jul 23, 2024
1 parent 964e3b3 commit d68de19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ jobs:
- name: Validate URLs
run: |
awesome_bot ./*.md contracts/*.sol contracts/**/*.sol --request-delay 0.4 \
--white-list https://hardhat.org,https://explorer.autobahn.network,https://testnet.autobahn-explorer.com,https://rinkeby.etherscan.io,https://ropsten.etherscan.io,https://kovan.etherscan.io,https://kovan-optimistic.etherscan.io,https://hyperspace.filfox.info,https://testnet.hecoinfo.com,https://testnet.arbiscan.io,https://goerli.arbiscan.io,https://alpha-blockscout.scroll.io,https://explorer-dapps.shardeum.org,https://explorer-test.arthera.net,https://testnet.explorer.zora.energy,https://explorer.testnet.mantle.xyz,https://goerli.etherscan.io,https://mumbai.polygonscan.com,https://testnet-zkevm.polygonscan.com,https://goerli.lineascan.build,https://goerli.basescan.org,https://pacific-explorer.testnet.manta.network
--white-list https://hardhat.org,https://explorer.autobahn.network,https://testnet.autobahn-explorer.com,https://rinkeby.etherscan.io,https://ropsten.etherscan.io,https://kovan.etherscan.io,https://kovan-optimistic.etherscan.io,https://hyperspace.filfox.info,https://testnet.hecoinfo.com,https://testnet.arbiscan.io,https://goerli.arbiscan.io,https://alpha-blockscout.scroll.io,https://explorer-dapps.shardeum.org,https://explorer-test.arthera.net,https://testnet.explorer.zora.energy,https://explorer.testnet.mantle.xyz,https://goerli.etherscan.io,https://mumbai.polygonscan.com,https://testnet-zkevm.polygonscan.com,https://goerli.lineascan.build,https://goerli.basescan.org,https://pacific-explorer.testnet.manta.network,https://goerli-optimism.etherscan.io
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ All files | 100 | 100 | 100 | 100 |
- **Additional EVM-Based Test Networks:**
- Binance Smart Chain Testnet: [`0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2`](https://testnet.bscscan.com/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2)
- Optimism Testnet (Kovan; ⚠️ Deprecated): [`0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2`](https://kovan-optimistic.etherscan.io/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2)
- Optimism Testnet (Goerli): [`0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2`](https://goerli-optimism.etherscan.io/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2)
- Optimism Testnet (Goerli; ⚠️ Deprecated): [`0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2`](https://goerli-optimism.etherscan.io/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2)
- Optimism Testnet (Sepolia): [`0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2`](https://optimism-sepolia.blockscout.com/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2)
- Arbitrum Testnet (Rinkeby; ⚠️ Deprecated): [`0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2`](https://testnet.arbiscan.io/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2)
- Arbitrum Testnet (Goerli; ⚠️ Deprecated): [`0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2`](https://goerli.arbiscan.io/address/0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2)
Expand Down

0 comments on commit d68de19

Please sign in to comment.