From e4e677007704442e3ca7b85ad0f224d3ea1d0bbe Mon Sep 17 00:00:00 2001 From: just-a-node Date: Tue, 28 Jan 2025 09:59:19 -0700 Subject: [PATCH] feat: add blast ETH --- everclear.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/everclear.json b/everclear.json index e7f685a..2a7033a 100644 --- a/everclear.json +++ b/everclear.json @@ -633,6 +633,18 @@ }, "confirmations": 1, "assets": { + "ETH": { + "symbol": "ETH", + "address": "0x0000000000000000000000000000000000000000", + "decimals": 18, + "tickerHash": "0xaaaebeba3810b1e6b70781f14b2d72c1cb89c0b2b320c43bb67ff79f562f5ff4", + "isNative": true, + "price": { + "isStable": false, + "priceFeed": "0x13e3Ee699D1909E989722E753853AE30b17e08c5", + "coingeckoId": "ethereum" + } + }, "WETH": { "symbol": "WETH", "address": "0x4300000000000000000000000000000000000004",