Skip to content

Commit

Permalink
Merge pull request #250 from connext/feat/blast-eth
Browse files Browse the repository at this point in the history
feat: add blast ETH
  • Loading branch information
harrier-lcc authored Jan 28, 2025
2 parents b54fcdc + e4e6770 commit bc9d25c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions everclear.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit bc9d25c

Please sign in to comment.