Skip to content

Commit

Permalink
Remove & revoke keys
Browse files Browse the repository at this point in the history
  • Loading branch information
akshatmittal committed Feb 3, 2025
1 parent e166b9d commit 3a14755
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ base = "https://base-mainnet.infura.io/v3/b6bf7d3508c941499b10025c0776eaf8"
mainnet = "https://mainnet.infura.io/v3/b6bf7d3508c941499b10025c0776eaf8"

[etherscan]
base = {url = "https://api.basescan.org/api", key = "RSBRD3T6XK5YUWSAZ4K5ZIWWN9YPFMFFB5"}
mainnet = {url = "https://api.etherscan.io/api", key = "AQ5TEYEZY134DWIWWNFN7VP27C2RD4J8C4"}
base = {url = "https://api.basescan.org/api", key = ""}
mainnet = {url = "https://api.etherscan.io/api", key = ""}

0 comments on commit 3a14755

Please sign in to comment.