Skip to content

Commit 8bd5ade

Browse files
authored
Merge pull request #352 from connext/mantle-tokens
added syrupUSDT and USDe
2 parents 0b490e9 + b9a4173 commit 8bd5ade

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

everclear.mainnet.staging.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,28 @@
487487
"isStable": false,
488488
"coingeckoId": "mantle-staked-ether"
489489
}
490+
},
491+
"syrupUSDT": {
492+
"symbol": "syrupUSDT",
493+
"address": "0x051665f2455116e929b9972c36d23070f5054ce0",
494+
"decimals": 6,
495+
"tickerHash": "0x7bb29d70724bbe7b0958c9fa41e525d57faa30c509988884b3f212b9108edd0e",
496+
"isNative": false,
497+
"price": {
498+
"isStable": false,
499+
"coingeckoId": "syrupusdt"
500+
}
501+
},
502+
"USDe": {
503+
"symbol": "USDe",
504+
"address": "0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
505+
"decimals": 18,
506+
"tickerHash": "0x01c5070cf4f26b1dca38a8754c64483958f5dd08799ad2d72067b3ff2985b82c",
507+
"isNative": false,
508+
"price": {
509+
"isStable": true,
510+
"coingeckoId": "ethena-usde"
511+
}
490512
}
491513
}
492514
},

0 commit comments

Comments
 (0)