Skip to content

Commit 94d3dfa

Browse files
authored
feat: add meth to mainnet and mantle (#326)
1 parent 3a4de09 commit 94d3dfa

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

everclear.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,17 @@
178178
"isStable": true,
179179
"coingeckoId": "euro-coin"
180180
}
181+
},
182+
"mETH": {
183+
"symbol": "mETH",
184+
"address": "0xd5f7838f5c461feff7fe49ea5ebaf7728bb0adfa",
185+
"decimals": 18,
186+
"tickerHash": "0xd5a2aecb01320815a5625da6d67fbe0b34c12b267ebb3b060c014486ec5484d8",
187+
"isNative": false,
188+
"price": {
189+
"isStable": false,
190+
"coingeckoId": "mantle-staked-ether"
191+
}
181192
}
182193
}
183194
},
@@ -1463,6 +1474,17 @@
14631474
"isStable": true,
14641475
"coingeckoId": "tether"
14651476
}
1477+
},
1478+
"mETH": {
1479+
"symbol": "mETH",
1480+
"address": "0xcda86a272531e8640cd7f1a92c01839911b90bb0",
1481+
"decimals": 18,
1482+
"tickerHash": "0xd5a2aecb01320815a5625da6d67fbe0b34c12b267ebb3b060c014486ec5484d8",
1483+
"isNative": false,
1484+
"price": {
1485+
"isStable": false,
1486+
"coingeckoId": "mantle-staked-ether"
1487+
}
14661488
}
14671489
}
14681490
},

0 commit comments

Comments
 (0)