Skip to content

Commit

Permalink
fix: deployed oracles
Browse files Browse the repository at this point in the history
  • Loading branch information
web3rover committed Nov 8, 2024
1 parent 265c0a4 commit 665d04e
Show file tree
Hide file tree
Showing 16 changed files with 6,130 additions and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ ARCHIVE_NODE_ethereum=https://eth-mainnet.nodereal.io/v1/<YOUR_KEY_HERE>
#ARCHIVE_NODE_zksyncmainnet=https://open-platform.nodereal.io/<YOUR_KEY_HERE>/zksync
#ARCHIVE_NODE_opsepolia=https://sepolia.optimism.io
#ARCHIVE_NODE_opmainnet=https://opt-mainnet.nodereal.io/v1/<YOUR_KEY_HERE>
ARCHIVE_NODE_basesepolia=https://sepolia.base.org

ETHERSCAN_API_KEY=
REPORT_GAS=
1 change: 1 addition & 0 deletions deployments/basesepolia/.chainId
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
84532
Loading

0 comments on commit 665d04e

Please sign in to comment.