From 29ab08bb23372130a7ad20b71630350de7778c78 Mon Sep 17 00:00:00 2001 From: NIXBNT <88088888+NIXBNT@users.noreply.github.com> Date: Mon, 6 May 2024 23:29:08 +1000 Subject: [PATCH] add balancer-fork jelly subgraph --- run_blockchain_terraformer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_blockchain_terraformer.py b/run_blockchain_terraformer.py index 5804e0092..e6d77d1bf 100644 --- a/run_blockchain_terraformer.py +++ b/run_blockchain_terraformer.py @@ -120,7 +120,7 @@ async def gather(): "coinbase_base": "https://api.studio.thegraph.com/query/24660/balancer-base-v2/version/latest", "avalanche": "https://api.thegraph.com/subgraphs/name/balancer-labs/balancer-avalanche-v2", "fantom": "https://api.thegraph.com/subgraphs/name/beethovenxfi/beethovenx", - "sei": "" # TODO add Jellyswap + "sei": "https://thegraph.dev.mvpworkshop.co/subgraphs/name/jelly" # TODO verify this for mainnet }