Skip to content

Commit d741cdb

Browse files
authored
Merge pull request #35 from euler-xyz/sync/tokenlist-20250909-091033
feat: sync token lists from euler-protocol-monorepo
2 parents 978fdef + 38d886c commit d741cdb

File tree

2 files changed

+38
-2
lines changed

2 files changed

+38
-2
lines changed

tokenLists/tokenList_1.json

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1414,7 +1414,7 @@
14141414
"name": "Syrup USDC",
14151415
"symbol": "syrupUSDC",
14161416
"decimals": 6,
1417-
"logoURI": "https://coin-images.coingecko.com/coins/images/54658/large/syrup_logo-_200x200.jpg?1740895597",
1417+
"logoURI": "/tokens/1/syrupUSDC.svg",
14181418
"meta": {
14191419
"provider": "STABLEWATCH"
14201420
}
@@ -1571,6 +1571,18 @@
15711571
"pendleMarket": "0x23f0decc26eceeafa5cc900f8b47d99ff94ddd2b"
15721572
}
15731573
},
1574+
{
1575+
"addressInfo": "0xD7158ee345dab25B4fC95266C2bd8d062f243A13",
1576+
"chainId": 1,
1577+
"name": "PT Yala stablecoin 4DEC2025",
1578+
"symbol": "PT-YU-4DEC2025",
1579+
"decimals": 18,
1580+
"logoURI": "https://coin-images.coingecko.com/coins/images/56070/large/YU.png?1748275951",
1581+
"meta": {
1582+
"isPendlePT": true,
1583+
"pendleMarket": "0x8585177b041cd3c3fbec607fb620230259cd70db"
1584+
}
1585+
},
15741586
{
15751587
"addressInfo": "0x865377367054516e17014CcdED1e7d814EDC9ce4",
15761588
"chainId": 1,
@@ -2335,6 +2347,18 @@
23352347
"pendleMarket": "0x6d98a2b6cdbf44939362a3e99793339ba2016af4"
23362348
}
23372349
},
2350+
{
2351+
"addressInfo": "0x62C6E813b9589C3631Ba0Cdb013acdB8544038B7",
2352+
"chainId": 1,
2353+
"name": "PT Ethena USDe 27NOV2025",
2354+
"symbol": "PT-USDe-27NOV2025",
2355+
"decimals": 18,
2356+
"logoURI": "https://coin-images.coingecko.com/coins/images/33613/large/usde.png?1733810059",
2357+
"meta": {
2358+
"isPendlePT": true,
2359+
"pendleMarket": "0x4eaa571eafcd96f51728756bd7f396459bb9b869"
2360+
}
2361+
},
23382362
{
23392363
"addressInfo": "0x9F56094C450763769BA0EA9Fe2876070c0fD5F77",
23402364
"chainId": 1,
@@ -2347,6 +2371,18 @@
23472371
"pendleMarket": "0xa36b60a14a1a5247912584768c6e53e1a269a9f7"
23482372
}
23492373
},
2374+
{
2375+
"addressInfo": "0xe6A934089BBEe34F832060CE98848359883749B3",
2376+
"chainId": 1,
2377+
"name": "PT Ethena sUSDE 27NOV2025",
2378+
"symbol": "PT-sUSDE-27NOV2025",
2379+
"decimals": 18,
2380+
"logoURI": "https://coin-images.coingecko.com/coins/images/52911/large/susde.jpg?1734676195",
2381+
"meta": {
2382+
"isPendlePT": true,
2383+
"pendleMarket": "0xb6ac3d5da138918ac4e84441e924a20daa60dbdd"
2384+
}
2385+
},
23502386
{
23512387
"addressInfo": "0xd0a4B74A6B62aA2b6C02349463D9041606608F36",
23522388
"chainId": 1,

tokenLists/tokenList_42161.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
"name": "Syrup USDC",
204204
"symbol": "syrupUSDC",
205205
"decimals": 6,
206-
"logoURI": "https://coin-images.coingecko.com/coins/images/54658/large/syrup_logo-_200x200.jpg?1740895597",
206+
"logoURI": "/tokens/1/syrupUSDC.svg",
207207
"meta": {
208208
"provider": "STABLEWATCH"
209209
}

0 commit comments

Comments
 (0)