Skip to content

Commit 791e03d

Browse files
committed
feat: add USDT0 token
1 parent f2f59c8 commit 791e03d

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

src/assets/usdt0.png

8.27 KB
Loading

src/tokens/mainnet/defaultTokenList.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,15 @@
247247
"decimals": 18,
248248
"logoURI": "https://raw.githubusercontent.com/burrbear-dev/default-lists/main/src/assets/CanaNect.png",
249249
"tags": ["rwa"]
250+
},
251+
{
252+
"chainId": 80094,
253+
"address": "0x779Ded0c9e1022225f8E0630b35a9b54bE713736",
254+
"symbol": "USD₮0",
255+
"name": "USD₮0",
256+
"decimals": 6,
257+
"logoURI": "https://raw.githubusercontent.com/burrbear-dev/default-lists/main/src/assets/usdt0.png",
258+
"tags": ["rwa"]
250259
}
251260
],
252261
"version": {

0 commit comments

Comments
 (0)