Skip to content

Commit c9aed88

Browse files
Add USDe and sUSDe on MegaETH (#21)
* usde * susde * add bridge to info --------- Co-authored-by: SilasZhr <silas.zhr@megaeth.com>
1 parent c7269bc commit c9aed88

4 files changed

Lines changed: 83 additions & 0 deletions

File tree

data/SUSDE/data.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "Staked USDe",
3+
"symbol": "sUSDe",
4+
"decimals": 18,
5+
"description": "Ethena Staked USDe on MegaETH",
6+
"tokens": {
7+
"ethereum": {
8+
"address": "0x9D39A5DE30e57443BfF2A8307A4256c8797A3497",
9+
"bridge": "0x211Cc4DD073734dA055fbF44a2b4667d5E5fE5d2"
10+
},
11+
"megaeth": {
12+
"address": "0x211Cc4DD073734dA055fbF44a2b4667d5E5fE5d2"
13+
}
14+
}
15+
}

data/SUSDE/susde.svg

Lines changed: 17 additions & 0 deletions
Loading

data/USDE/data.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "USDe",
3+
"symbol": "USDe",
4+
"decimals": 18,
5+
"description": "Ethena USDe on MegaETH",
6+
"tokens": {
7+
"ethereum": {
8+
"address": "0x4c9edd5852cd905f086c759e8383e09bff1e68b3",
9+
"bridge": "0x5d3a1Ff2b6BAb83b63cd9AD0787074081a52ef34"
10+
},
11+
"megaeth": {
12+
"address": "0x5d3a1Ff2b6BAb83b63cd9AD0787074081a52ef34"
13+
}
14+
}
15+
}

data/USDE/usde.svg

Lines changed: 36 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)