Skip to content

Commit 9b06693

Browse files
authored
Merge pull request #48 from euler-xyz/sync/tokenlist-20251006-150229
feat: sync token lists from euler-protocol-monorepo
2 parents fa8d94d + 878d81a commit 9b06693

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-2
lines changed

tokenLists/tokenList_1.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1173,7 +1173,10 @@
11731173
"symbol": "xUSD",
11741174
"decimals": 6,
11751175
"logoURI": "/tokens/1/xusd.jpg",
1176-
"meta": {}
1176+
"meta": {
1177+
"provider": "DEFILLAMA",
1178+
"poolId": "b7daea94-6378-4eeb-8d10-52beebadf77b"
1179+
}
11771180
},
11781181
{
11791182
"addressInfo": "0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE",

tokenLists/tokenList_9745.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,25 @@
306306
"name": "Plasma fxSAVE",
307307
"symbol": "pfxSAVE",
308308
"meta": {
309-
"provider": "STABLEWATCH"
309+
"provider": "LAGOON"
310310
}
311+
},
312+
{
313+
"addressInfo": "0x616185600989Bf8339b58aC9e539d49536598343",
314+
"chainId": 9745,
315+
"decimals": 18,
316+
"logoURI": "/tokens/9475/splUSD.svg",
317+
"name": "Staked Plasma USD",
318+
"symbol": "splUSD",
319+
"meta": {}
320+
},
321+
{
322+
"addressInfo": "0xf91c31299E998C5127Bc5F11e4a657FC0cF358CD",
323+
"chainId": 9745,
324+
"decimals": 18,
325+
"logoURI": "/tokens/9475/plUSD.svg",
326+
"name": "Plasma USD",
327+
"symbol": "plUSD",
328+
"meta": {}
311329
}
312330
]

0 commit comments

Comments
 (0)