Skip to content

Commit 6fd04d5

Browse files
authored
Merge pull request #21 from euler-xyz/sync/tokenlist-20250806-090447
feat: sync token lists from euler-protocol-monorepo
2 parents abd512a + 533892a commit 6fd04d5

File tree

3 files changed

+36
-3
lines changed

3 files changed

+36
-3
lines changed

tokenLists/tokenList_1.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1066,7 +1066,7 @@
10661066
"decimals": 18,
10671067
"logoURI": "/tokens/1/0x4956b52aE2fF65D74CA2d61207523288e4528f96.webp",
10681068
"meta": {
1069-
"poolId": "2ad8497d-c855-4840-85ad-cdc536b92ced"
1069+
"provider": "STABLEWATCH"
10701070
}
10711071
},
10721072
{
@@ -2161,7 +2161,9 @@
21612161
"symbol": "yUSD",
21622162
"decimals": 18,
21632163
"logoURI": "https://assets.coingecko.com/coins/images/53607/standard/yUSD.png?1739862886",
2164-
"meta": {}
2164+
"meta": {
2165+
"provider": "STABLEWATCH"
2166+
}
21652167
},
21662168
{
21672169
"addressInfo": "0xD1d0fF7BB555f57A9604CE06bca704ab97A0049A",

tokenLists/tokenList_239.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,9 @@
7474
"symbol": "RLP",
7575
"decimals": 18,
7676
"logoURI": "/tokens/1/0x4956b52aE2fF65D74CA2d61207523288e4528f96.webp",
77-
"meta": {}
77+
"meta": {
78+
"provider": "STABLEWATCH"
79+
}
7880
},
7981
{
8082
"addressInfo": "0x51A30E647D33A044967FA3DBb04d6ED6F45455F6",

tokenLists/tokenList_42161.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,35 @@
146146
"symbol": "ARB",
147147
"meta": {}
148148
},
149+
{
150+
"addressInfo": "0x5d3a1Ff2b6BAb83b63cd9AD0787074081a52ef34",
151+
"chainId": 42161,
152+
"decimals": 18,
153+
"logoURI": "https://coin-images.coingecko.com/coins/images/33613/large/usde.png?1733810059",
154+
"name": "USDe",
155+
"symbol": "USDe",
156+
"meta": {}
157+
},
158+
{
159+
"addressInfo": "0x0A1a1A107E45b7Ced86833863f482BC5f4ed82EF",
160+
"chainId": 42161,
161+
"decimals": 18,
162+
"logoURI": "https://coin-images.coingecko.com/coins/images/55857/large/USDai_200x200.png?1747469907",
163+
"name": "USDai",
164+
"symbol": "USDai",
165+
"meta": {}
166+
},
167+
{
168+
"addressInfo": "0x0B2b2B2076d95dda7817e785989fE353fe955ef9",
169+
"chainId": 42161,
170+
"decimals": 18,
171+
"logoURI": "https://coin-images.coingecko.com/coins/images/55861/large/sUSDai_200x200.png?1747474691",
172+
"name": "Staked USDai",
173+
"symbol": "sUSDai",
174+
"meta": {
175+
"provider": "STABLEWATCH"
176+
}
177+
},
149178
{
150179
"addressInfo": "0x11cDb42B0EB46D95f990BeDD4695A6e3fA034978",
151180
"chainId": 42161,

0 commit comments

Comments
 (0)