Skip to content

Commit eab2b8b

Browse files
committed
tokens: add USDe
1 parent af6a4e8 commit eab2b8b

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

src/assets/usde.svg

Lines changed: 17 additions & 0 deletions
Loading

src/tokens/arbitrum-one.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1520,5 +1520,14 @@
15201520
"logoURI": "BASE_URL/assets/ethx.png",
15211521
"decimals": 18,
15221522
"quote": "other"
1523+
},
1524+
{
1525+
"chainId": 42161,
1526+
"symbol": "USDe",
1527+
"name": "USDe",
1528+
"address": "0x5d3a1Ff2b6BAb83b63cd9AD0787074081a52ef34",
1529+
"logoURI": "BASE_URL/assets/usde.svg",
1530+
"decimals": 18,
1531+
"quote": "stable"
15231532
}
15241533
]

0 commit comments

Comments
 (0)