Skip to content

Commit d587c3f

Browse files
feat: sync token lists from euler-protocol-monorepo
Source: euler-xyz/euler-protocol-monorepo@b7b40c6 Changed files: tokenList_1.json
1 parent 971ccdb commit d587c3f

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

tokenLists/tokenList_1.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1570,7 +1570,8 @@
15701570
"name": "NapierV2-PT-Pareto staked USP@29/7/2025",
15711571
"symbol": "PT-sUSP@29/7/2025",
15721572
"decimals": 18,
1573-
"logoURI": "/tokens/1/empty-token.webp"
1573+
"logoURI": "/tokens/1/empty-token.webp",
1574+
"meta": {}
15741575
},
15751576
{
15761577
"addressInfo": "0xE868084cf08F3c3db11f4B73a95473762d9463f7",
@@ -2281,5 +2282,17 @@
22812282
"isPendlePT": true,
22822283
"pendleMarket": "0x71d4a6bac0fe7210309b6a3807cf2bad13d7c1e1"
22832284
}
2285+
},
2286+
{
2287+
"addressInfo": "0xF3f491e5608f8B8a6Fd9E9d66a4a4036d7FD282C",
2288+
"chainId": 1,
2289+
"name": "PT-pUSDe-16OCT2025",
2290+
"symbol": "PT-pUSDe-16OCT2025",
2291+
"decimals": 18,
2292+
"logoURI": "/tokens/1/pUSDe.svg",
2293+
"meta": {
2294+
"isPendlePT": true,
2295+
"pendleMarket": "0xf4c449d6a2d1840625211769779ada42857d04dd"
2296+
}
22842297
}
22852298
]

0 commit comments

Comments
 (0)