Skip to content

Commit

Permalink
Update run_blockchain_terraformer.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Lesigh-3100 committed May 29, 2024
1 parent 4dfe680 commit 7c54f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_blockchain_terraformer.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ async def gather():
"fantom": "https://fantom.blockpi.network/v1/rpc/",
"mantle": "https://rpc.mantle.xyz/",
"linea": "https://rpc.linea.build/",
"sei": "https://evm-rpc.arctic-1.seinetwork.io/", # TODO update with mainnet
"sei": "https://evm-rpc.sei-apis.com/?x-apikey=",
}

BALANCER_SUBGRAPH_CHAIN_URL = {
Expand Down

0 comments on commit 7c54f98

Please sign in to comment.