From eb48b8dd2d5f14969b66698262593fe44f2d527e Mon Sep 17 00:00:00 2001 From: preethamr Date: Thu, 8 Aug 2024 23:17:26 -0600 Subject: [PATCH] fix: add asset to staging hub config --- everclear.testnet.staging.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/everclear.testnet.staging.json b/everclear.testnet.staging.json index d3791b9..d6a0efe 100644 --- a/everclear.testnet.staging.json +++ b/everclear.testnet.staging.json @@ -12,6 +12,19 @@ "https://api.studio.thegraph.com/query/60851/everclear-hub-scroll-sepolia/version/latest", "https://api.goldsky.com/api/public/project_clssc64y57n5r010yeoly05up/subgraphs/everclear-hub-scroll-sepolia/staging-v0.0.7/gn" ], + "assets": { + "ETH": { + "symbol": "ETH", + "address": "0x0000000000000000000000000000000000000000", + "decimals": 18, + "isNative": true, + "price": { + "isStable": false, + "priceFeed": "0x694AA1769357215DE4FAC081bf1f309aDC325306", + "coingeckoId": "ethereum" + } + } + }, "gasLimit": 10000000 }, "chains": {