Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
update settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddharth2207 committed Aug 22, 2024
1 parent b0f0863 commit c100122
Showing 1 changed file with 1 addition and 26 deletions.
27 changes: 1 addition & 26 deletions src/settings.yml
Original file line number Diff line number Diff line change
@@ -1,44 +1,19 @@
networks:
sepolia:
rpc: https://rpc.ankr.com/eth_sepolia
chain-id: 11155111
currency: ETH
base:
rpc: https://base.llamarpc.com
chain-id: 8453
currency: ETH
flare:
rpc: https://rpc.ankr.com/flare
chain-id: 14
currency: FLR

subgraphs:
sepolia: https://api.goldsky.com/api/public/project_clv14x04y9kzi01saerx7bxpg/subgraphs/ob4-sepolia/1.2/gn
base: https://api.goldsky.com/api/public/project_clv14x04y9kzi01saerx7bxpg/subgraphs/ob4-base/0.1/gn
flare: https://api.goldsky.com/api/public/project_clv14x04y9kzi01saerx7bxpg/subgraphs/ob4-flare/0.1/gn
flare: http://replaceme.com

orderbooks:
sepolia:
address: 0x2b44Ead335F6fe5ADCb5B8660C6785B680fd81a9
network: sepolia
subgraph: sepolia
base:
address: 0x80DE00e3cA96AE0569426A1bb1Ae22CD4181dE6F
network: base
subgraph: base
flare:
address: 0xaa3b14Af0e29E3854E4148f43321C4410db002bC
network: flare
subgraph: flare


deployers:
sepolia:
address: 0xfD36cc9152595bA216A5E08D088112eaE935FDED
network: sepolia
base:
address: 0x56394785a22b3BE25470a0e03eD9E0a939C47b9b
network: base
flare:
address: 0xEBe394cff4980992B826Ec70ef0a9ec8b5D4C640
network: flare

0 comments on commit c100122

Please sign in to comment.