Skip to content

Commit

Permalink
feat: remove etherscan key configs
Browse files Browse the repository at this point in the history
  • Loading branch information
arthcp committed Dec 6, 2024
1 parent 5a208b9 commit 60aae27
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,3 @@ out = "out"
libs = ["lib"]

# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options
[etherscan]
3605 = { key = "empty", url = "https://explorer-cloud-broken-leg-7uu20euqoj.t.conduit.xyz/api" }
7625382 = { key = "empty", url = "https://explorer-socket-composer-testnet.t.conduit.xyz/api" }
421614 = { key = "${ARBISCAN_API_KEY}", url = "https://api-sepolia.arbiscan.io/api?" }
11155420 = { key = "${OPTIMISM_API_KEY}", url = "https://optimism-sepolia.blockscout.com/api?" }

0 comments on commit 60aae27

Please sign in to comment.