@swapkit/tokens 1.11.0 → 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/dist/index.js.map +17 -15
- package/package.json +1 -1
- package/src/helpers.ts +13 -0
- package/src/index.ts +50 -14
- package/src/tokenLists/camelot_v3.ts +162 -2
- package/src/tokenLists/caviar_v1.ts +332 -2
- package/src/tokenLists/chainflip.ts +1 -1
- package/src/tokenLists/jupiter.ts +9544 -213
- package/src/tokenLists/kado.ts +354 -112
- package/src/tokenLists/mayachain.ts +12 -2
- package/src/tokenLists/oneinch.ts +302 -2
- package/src/tokenLists/pangolin_v1.ts +7 -27
- package/src/tokenLists/sushiswap_v2.ts +42 -22
- package/src/tokenLists/thorchain.ts +122 -12
- package/src/tokenLists/traderjoe_v2.ts +249 -219
- package/src/tokenLists/uniswap_v2.ts +250 -150
- package/src/tokenLists/uniswap_v3.ts +274 -174
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
export const list = {
|
|
2
2
|
provider: "ONEINCH",
|
|
3
3
|
name: "ONEINCH",
|
|
4
|
-
timestamp: "
|
|
4
|
+
timestamp: "2025-01-08T11:01:01.855Z",
|
|
5
5
|
version: {
|
|
6
6
|
major: 1,
|
|
7
7
|
minor: 0,
|
|
8
8
|
patch: 0,
|
|
9
9
|
},
|
|
10
10
|
keywords: ["oneinch", "1inch", "1inch.exchange", "1inch.exchange v1"],
|
|
11
|
-
count:
|
|
11
|
+
count: 1450,
|
|
12
12
|
tokens: [
|
|
13
13
|
{
|
|
14
14
|
address: "0xba5ddd1f9d7f570dc94a51479a000e3bce967196",
|
|
@@ -70,6 +70,26 @@ export const list = {
|
|
|
70
70
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.bonk-0x09199d9a5f4448d0848e4395d065e1ad9c4a1f74.png",
|
|
71
71
|
ticker: "Bonk",
|
|
72
72
|
},
|
|
73
|
+
{
|
|
74
|
+
address: "0x1b896893dfc86bb67cf57767298b9073d2c1ba2c",
|
|
75
|
+
chain: "ARB",
|
|
76
|
+
chainId: "42161",
|
|
77
|
+
decimals: 18,
|
|
78
|
+
identifier: "ARB.Cake-0x1b896893dfc86bb67cf57767298b9073d2c1ba2c",
|
|
79
|
+
logoURI:
|
|
80
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.cake-0x1b896893dfc86bb67cf57767298b9073d2c1ba2c.png",
|
|
81
|
+
ticker: "Cake",
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
address: "0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf",
|
|
85
|
+
chain: "ARB",
|
|
86
|
+
chainId: "42161",
|
|
87
|
+
decimals: 8,
|
|
88
|
+
identifier: "ARB.cbBTC-0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf",
|
|
89
|
+
logoURI:
|
|
90
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.cbbtc-0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf.png",
|
|
91
|
+
ticker: "cbBTC",
|
|
92
|
+
},
|
|
73
93
|
{
|
|
74
94
|
address: "0x354a6da3fcde098f8389cad84b0182725c6c91de",
|
|
75
95
|
chain: "ARB",
|
|
@@ -178,6 +198,16 @@ export const list = {
|
|
|
178
198
|
logoURI: "https://storage.googleapis.com/token-list-swapkit/images/arb.eth.png",
|
|
179
199
|
ticker: "ETH",
|
|
180
200
|
},
|
|
201
|
+
{
|
|
202
|
+
address: "0x7189fb5b6504bbff6a852b13b7b82a3c118fdc27",
|
|
203
|
+
chain: "ARB",
|
|
204
|
+
chainId: "42161",
|
|
205
|
+
decimals: 18,
|
|
206
|
+
identifier: "ARB.ETHFI-0x7189fb5b6504bbff6a852b13b7b82a3c118fdc27",
|
|
207
|
+
logoURI:
|
|
208
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.ethfi-0x7189fb5b6504bbff6a852b13b7b82a3c118fdc27.png",
|
|
209
|
+
ticker: "ETHFI",
|
|
210
|
+
},
|
|
181
211
|
{
|
|
182
212
|
address: "0xfa5ed56a203466cbbc2430a43c66b9d8723528e7",
|
|
183
213
|
chain: "ARB",
|
|
@@ -278,6 +308,16 @@ export const list = {
|
|
|
278
308
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.liqd-0x93c15cd7de26f07265f0272e0b831c5d7fab174f.png",
|
|
279
309
|
ticker: "LIQD",
|
|
280
310
|
},
|
|
311
|
+
{
|
|
312
|
+
address: "0x539bde0d7dbd336b79148aa742883198bbf60342",
|
|
313
|
+
chain: "ARB",
|
|
314
|
+
chainId: "42161",
|
|
315
|
+
decimals: 18,
|
|
316
|
+
identifier: "ARB.MAGIC-0x539bde0d7dbd336b79148aa742883198bbf60342",
|
|
317
|
+
logoURI:
|
|
318
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.magic-0x539bde0d7dbd336b79148aa742883198bbf60342.png",
|
|
319
|
+
ticker: "MAGIC",
|
|
320
|
+
},
|
|
281
321
|
{
|
|
282
322
|
address: "0x4e352cf164e64adcbad318c3a1e222e9eba4ce42",
|
|
283
323
|
chain: "ARB",
|
|
@@ -618,6 +658,16 @@ export const list = {
|
|
|
618
658
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.wsteth-0x5979d7b546e38e414f7e9822514be443a4800529.png",
|
|
619
659
|
ticker: "WstETH",
|
|
620
660
|
},
|
|
661
|
+
{
|
|
662
|
+
address: "0x4cb9a7ae498cedcbb5eae9f25736ae7d428c9d66",
|
|
663
|
+
chain: "ARB",
|
|
664
|
+
chainId: "42161",
|
|
665
|
+
decimals: 18,
|
|
666
|
+
identifier: "ARB.XAI-0x4cb9a7ae498cedcbb5eae9f25736ae7d428c9d66",
|
|
667
|
+
logoURI:
|
|
668
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.xai-0x4cb9a7ae498cedcbb5eae9f25736ae7d428c9d66.png",
|
|
669
|
+
ticker: "XAI",
|
|
670
|
+
},
|
|
621
671
|
{
|
|
622
672
|
address: "0x63a72806098bd3d9520cc43356dd78afe5d386d9",
|
|
623
673
|
chain: "AVAX",
|
|
@@ -1537,6 +1587,16 @@ export const list = {
|
|
|
1537
1587
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.$rope-0x9d47894f8becb68b9cf3428d256311affe8b068b.png",
|
|
1538
1588
|
ticker: "$ROPE",
|
|
1539
1589
|
},
|
|
1590
|
+
{
|
|
1591
|
+
address: "0x5a3e6a77ba2f983ec0d371ea3b475f8bc0811ad5",
|
|
1592
|
+
chain: "ETH",
|
|
1593
|
+
chainId: "1",
|
|
1594
|
+
decimals: 9,
|
|
1595
|
+
identifier: "ETH.0x0-0x5a3e6a77ba2f983ec0d371ea3b475f8bc0811ad5",
|
|
1596
|
+
logoURI:
|
|
1597
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.0x0-0x5a3e6a77ba2f983ec0d371ea3b475f8bc0811ad5.png",
|
|
1598
|
+
ticker: "0x0",
|
|
1599
|
+
},
|
|
1540
1600
|
{
|
|
1541
1601
|
address: "0xb6ed7644c69416d67b522e20bc294a9a9b405b31",
|
|
1542
1602
|
chain: "ETH",
|
|
@@ -1597,6 +1657,16 @@ export const list = {
|
|
|
1597
1657
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.a1inch-0xb29130cbcc3f791f077eade0266168e808e5151e.png",
|
|
1598
1658
|
ticker: "a1INCH",
|
|
1599
1659
|
},
|
|
1660
|
+
{
|
|
1661
|
+
address: "0x3e5a19c91266ad8ce2477b91585d1856b84062df",
|
|
1662
|
+
chain: "ETH",
|
|
1663
|
+
chainId: "1",
|
|
1664
|
+
decimals: 18,
|
|
1665
|
+
identifier: "ETH.A8-0x3e5a19c91266ad8ce2477b91585d1856b84062df",
|
|
1666
|
+
logoURI:
|
|
1667
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.a8-0x3e5a19c91266ad8ce2477b91585d1856b84062df.png",
|
|
1668
|
+
ticker: "A8",
|
|
1669
|
+
},
|
|
1600
1670
|
{
|
|
1601
1671
|
address: "0xffc97d72e13e01096502cb8eb52dee56f74dad7b",
|
|
1602
1672
|
chain: "ETH",
|
|
@@ -1697,6 +1767,26 @@ export const list = {
|
|
|
1697
1767
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.ac-0x9a0aba393aac4dfbff4333b06c407458002c6183.png",
|
|
1698
1768
|
ticker: "AC",
|
|
1699
1769
|
},
|
|
1770
|
+
{
|
|
1771
|
+
address: "0xed04915c23f00a313a544955524eb7dbd823143d",
|
|
1772
|
+
chain: "ETH",
|
|
1773
|
+
chainId: "1",
|
|
1774
|
+
decimals: 8,
|
|
1775
|
+
identifier: "ETH.ACH-0xed04915c23f00a313a544955524eb7dbd823143d",
|
|
1776
|
+
logoURI:
|
|
1777
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.ach-0xed04915c23f00a313a544955524eb7dbd823143d.png",
|
|
1778
|
+
ticker: "ACH",
|
|
1779
|
+
},
|
|
1780
|
+
{
|
|
1781
|
+
address: "0x44108f0223a3c3028f5fe7aec7f9bb2e66bef82f",
|
|
1782
|
+
chain: "ETH",
|
|
1783
|
+
chainId: "1",
|
|
1784
|
+
decimals: 18,
|
|
1785
|
+
identifier: "ETH.ACX-0x44108f0223a3c3028f5fe7aec7f9bb2e66bef82f",
|
|
1786
|
+
logoURI:
|
|
1787
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.acx-0x44108f0223a3c3028f5fe7aec7f9bb2e66bef82f.png",
|
|
1788
|
+
ticker: "ACX",
|
|
1789
|
+
},
|
|
1700
1790
|
{
|
|
1701
1791
|
address: "0x028171bca77440897b824ca71d1c56cac55b68a3",
|
|
1702
1792
|
chain: "ETH",
|
|
@@ -2037,6 +2127,16 @@ export const list = {
|
|
|
2037
2127
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.agix-0x5b7533812759b45c2b44c19e320ba2cd2681b542.png",
|
|
2038
2128
|
ticker: "AGIX",
|
|
2039
2129
|
},
|
|
2130
|
+
{
|
|
2131
|
+
address: "0x32353a6c91143bfd6c7d363b546e62a9a2489a20",
|
|
2132
|
+
chain: "ETH",
|
|
2133
|
+
chainId: "1",
|
|
2134
|
+
decimals: 18,
|
|
2135
|
+
identifier: "ETH.AGLD-0x32353a6c91143bfd6c7d363b546e62a9a2489a20",
|
|
2136
|
+
logoURI:
|
|
2137
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.agld-0x32353a6c91143bfd6c7d363b546e62a9a2489a20.png",
|
|
2138
|
+
ticker: "AGLD",
|
|
2139
|
+
},
|
|
2040
2140
|
{
|
|
2041
2141
|
address: "0x738865301a9b7dd80dc3666dd48cf034ec42bdda",
|
|
2042
2142
|
chain: "ETH",
|
|
@@ -2157,6 +2257,16 @@ export const list = {
|
|
|
2157
2257
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.aleth-0x0100546f2cd4c9d97f798ffc9755e47865ff7ee6.png",
|
|
2158
2258
|
ticker: "alETH",
|
|
2159
2259
|
},
|
|
2260
|
+
{
|
|
2261
|
+
address: "0x6b0b3a982b4634ac68dd83a4dbf02311ce324181",
|
|
2262
|
+
chain: "ETH",
|
|
2263
|
+
chainId: "1",
|
|
2264
|
+
decimals: 18,
|
|
2265
|
+
identifier: "ETH.ALI-0x6b0b3a982b4634ac68dd83a4dbf02311ce324181",
|
|
2266
|
+
logoURI:
|
|
2267
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.ali-0x6b0b3a982b4634ac68dd83a4dbf02311ce324181.png",
|
|
2268
|
+
ticker: "ALI",
|
|
2269
|
+
},
|
|
2160
2270
|
{
|
|
2161
2271
|
address: "0xac51066d7bec65dc4589368da368b212745d63e8",
|
|
2162
2272
|
chain: "ETH",
|
|
@@ -2557,6 +2667,16 @@ export const list = {
|
|
|
2557
2667
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.arte-0x34612903db071e888a4dadcaa416d3ee263a87b9.png",
|
|
2558
2668
|
ticker: "arte",
|
|
2559
2669
|
},
|
|
2670
|
+
{
|
|
2671
|
+
address: "0x64d91f12ece7362f91a6f8e7940cd55f05060b92",
|
|
2672
|
+
chain: "ETH",
|
|
2673
|
+
chainId: "1",
|
|
2674
|
+
decimals: 18,
|
|
2675
|
+
identifier: "ETH.ASH-0x64d91f12ece7362f91a6f8e7940cd55f05060b92",
|
|
2676
|
+
logoURI:
|
|
2677
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.ash-0x64d91f12ece7362f91a6f8e7940cd55f05060b92.png",
|
|
2678
|
+
ticker: "ASH",
|
|
2679
|
+
},
|
|
2560
2680
|
{
|
|
2561
2681
|
address: "0x35f6b052c598d933d69a4eec4d04c73a191fe6c2",
|
|
2562
2682
|
chain: "ETH",
|
|
@@ -2657,6 +2777,16 @@ export const list = {
|
|
|
2657
2777
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.atusdv1-0x4da9b813057d04baef4e5800e36083717b4a0341.png",
|
|
2658
2778
|
ticker: "aTUSDv1",
|
|
2659
2779
|
},
|
|
2780
|
+
{
|
|
2781
|
+
address: "0xa9b1eb5908cfc3cdf91f9b8b3a74108598009096",
|
|
2782
|
+
chain: "ETH",
|
|
2783
|
+
chainId: "1",
|
|
2784
|
+
decimals: 18,
|
|
2785
|
+
identifier: "ETH.Auction-0xa9b1eb5908cfc3cdf91f9b8b3a74108598009096",
|
|
2786
|
+
logoURI:
|
|
2787
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.auction-0xa9b1eb5908cfc3cdf91f9b8b3a74108598009096.png",
|
|
2788
|
+
ticker: "Auction",
|
|
2789
|
+
},
|
|
2660
2790
|
{
|
|
2661
2791
|
address: "0x18aaa7115705e8be94bffebde57af9bfc265b998",
|
|
2662
2792
|
chain: "ETH",
|
|
@@ -3147,6 +3277,16 @@ export const list = {
|
|
|
3147
3277
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.bifi-0xb1f1ee126e9c96231cc3d3fad7c08b4cf873b1f1.png",
|
|
3148
3278
|
ticker: "BIFI",
|
|
3149
3279
|
},
|
|
3280
|
+
{
|
|
3281
|
+
address: "0x64bc2ca1be492be7185faa2c8835d9b824c8a194",
|
|
3282
|
+
chain: "ETH",
|
|
3283
|
+
chainId: "1",
|
|
3284
|
+
decimals: 18,
|
|
3285
|
+
identifier: "ETH.BIGTIME-0x64bc2ca1be492be7185faa2c8835d9b824c8a194",
|
|
3286
|
+
logoURI:
|
|
3287
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.bigtime-0x64bc2ca1be492be7185faa2c8835d9b824c8a194.png",
|
|
3288
|
+
ticker: "BIGTIME",
|
|
3289
|
+
},
|
|
3150
3290
|
{
|
|
3151
3291
|
address: "0x70401dfd142a16dc7031c56e862fc88cb9537ce0",
|
|
3152
3292
|
chain: "ETH",
|
|
@@ -3267,6 +3407,16 @@ export const list = {
|
|
|
3267
3407
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.bob-0xb0b195aefa3650a6908f15cdac7d92f8a5791b0b.png",
|
|
3268
3408
|
ticker: "BOB",
|
|
3269
3409
|
},
|
|
3410
|
+
{
|
|
3411
|
+
address: "0x42bbfa2e77757c645eeaad1655e0911a7553efbc",
|
|
3412
|
+
chain: "ETH",
|
|
3413
|
+
chainId: "1",
|
|
3414
|
+
decimals: 18,
|
|
3415
|
+
identifier: "ETH.BOBA-0x42bbfa2e77757c645eeaad1655e0911a7553efbc",
|
|
3416
|
+
logoURI:
|
|
3417
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.boba-0x42bbfa2e77757c645eeaad1655e0911a7553efbc.png",
|
|
3418
|
+
ticker: "BOBA",
|
|
3419
|
+
},
|
|
3270
3420
|
{
|
|
3271
3421
|
address: "0x0391d2021f89dc339f60fff84546ea23e337750f",
|
|
3272
3422
|
chain: "ETH",
|
|
@@ -3387,6 +3537,16 @@ export const list = {
|
|
|
3387
3537
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.btmx-0xcca0c9c383076649604ee31b20248bc04fdf61ca.png",
|
|
3388
3538
|
ticker: "BTMX",
|
|
3389
3539
|
},
|
|
3540
|
+
{
|
|
3541
|
+
address: "0x799ebfabe77a6e34311eeee9825190b9ece32824",
|
|
3542
|
+
chain: "ETH",
|
|
3543
|
+
chainId: "1",
|
|
3544
|
+
decimals: 18,
|
|
3545
|
+
identifier: "ETH.BTRST-0x799ebfabe77a6e34311eeee9825190b9ece32824",
|
|
3546
|
+
logoURI:
|
|
3547
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.btrst-0x799ebfabe77a6e34311eeee9825190b9ece32824.png",
|
|
3548
|
+
ticker: "BTRST",
|
|
3549
|
+
},
|
|
3390
3550
|
{
|
|
3391
3551
|
address: "0xc669928185dbce49d2230cc9b0979be6dc797957",
|
|
3392
3552
|
chain: "ETH",
|
|
@@ -3867,6 +4027,16 @@ export const list = {
|
|
|
3867
4027
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.csai-0xf5dce57282a584d2746faf1593d3121fcac444dc.png",
|
|
3868
4028
|
ticker: "cSAI",
|
|
3869
4029
|
},
|
|
4030
|
+
{
|
|
4031
|
+
address: "0xae41b275aaaf484b541a5881a2dded9515184cca",
|
|
4032
|
+
chain: "ETH",
|
|
4033
|
+
chainId: "1",
|
|
4034
|
+
decimals: 18,
|
|
4035
|
+
identifier: "ETH.CSWAP-0xae41b275aaaf484b541a5881a2dded9515184cca",
|
|
4036
|
+
logoURI:
|
|
4037
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.cswap-0xae41b275aaaf484b541a5881a2dded9515184cca.png",
|
|
4038
|
+
ticker: "CSWAP",
|
|
4039
|
+
},
|
|
3870
4040
|
{
|
|
3871
4041
|
address: "0x196c81385bc536467433014042788eb707703934",
|
|
3872
4042
|
chain: "ETH",
|
|
@@ -4497,6 +4667,16 @@ export const list = {
|
|
|
4497
4667
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.dst1inch-0xaccfac2339e16dc80c50d2fa81b5c2b049b4f947.png",
|
|
4498
4668
|
ticker: "dst1INCH",
|
|
4499
4669
|
},
|
|
4670
|
+
{
|
|
4671
|
+
address: "0xf94e7d0710709388bce3161c32b4eea56d3f91cc",
|
|
4672
|
+
chain: "ETH",
|
|
4673
|
+
chainId: "1",
|
|
4674
|
+
decimals: 18,
|
|
4675
|
+
identifier: "ETH.DSync-0xf94e7d0710709388bce3161c32b4eea56d3f91cc",
|
|
4676
|
+
logoURI:
|
|
4677
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.dsync-0xf94e7d0710709388bce3161c32b4eea56d3f91cc.png",
|
|
4678
|
+
ticker: "DSync",
|
|
4679
|
+
},
|
|
4500
4680
|
{
|
|
4501
4681
|
address: "0x5adc961d6ac3f7062d2ea45fefb8d8167d44b190",
|
|
4502
4682
|
chain: "ETH",
|
|
@@ -4925,6 +5105,16 @@ export const list = {
|
|
|
4925
5105
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.fcl-0xf4d861575ecc9493420a3f5a14f85b13f0b50eb3.png",
|
|
4926
5106
|
ticker: "FCL",
|
|
4927
5107
|
},
|
|
5108
|
+
{
|
|
5109
|
+
address: "0xc5f0f7b66764f6ec8c8dff7ba683102295e16409",
|
|
5110
|
+
chain: "ETH",
|
|
5111
|
+
chainId: "1",
|
|
5112
|
+
decimals: 18,
|
|
5113
|
+
identifier: "ETH.FDUSD-0xc5f0f7b66764f6ec8c8dff7ba683102295e16409",
|
|
5114
|
+
logoURI:
|
|
5115
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.fdusd-0xc5f0f7b66764f6ec8c8dff7ba683102295e16409.png",
|
|
5116
|
+
ticker: "FDUSD",
|
|
5117
|
+
},
|
|
4928
5118
|
{
|
|
4929
5119
|
address: "0x956f47f50a910163d8bf957cf5846d573e7f87ca",
|
|
4930
5120
|
chain: "ETH",
|
|
@@ -5795,6 +5985,16 @@ export const list = {
|
|
|
5795
5985
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.hy-0x9b53e429b0badd98ef7f01f03702986c516a5715.png",
|
|
5796
5986
|
ticker: "HY",
|
|
5797
5987
|
},
|
|
5988
|
+
{
|
|
5989
|
+
address: "0xe545ed24c262756e1faed4781eebc3ad6c2f34e4",
|
|
5990
|
+
chain: "ETH",
|
|
5991
|
+
chainId: "1",
|
|
5992
|
+
decimals: 18,
|
|
5993
|
+
identifier: "ETH.HYPE-0xe545ed24c262756e1faed4781eebc3ad6c2f34e4",
|
|
5994
|
+
logoURI:
|
|
5995
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.hype-0xe545ed24c262756e1faed4781eebc3ad6c2f34e4.png",
|
|
5996
|
+
ticker: "HYPE",
|
|
5997
|
+
},
|
|
5798
5998
|
{
|
|
5799
5999
|
address: "0xf16e81dce15b08f326220742020379b855b87df9",
|
|
5800
6000
|
chain: "ETH",
|
|
@@ -6475,6 +6675,16 @@ export const list = {
|
|
|
6475
6675
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.lseth-0x8c1bed5b9a0928467c9b1341da1d7bd5e10b6549.png",
|
|
6476
6676
|
ticker: "LSETH",
|
|
6477
6677
|
},
|
|
6678
|
+
{
|
|
6679
|
+
address: "0x6033f7f88332b8db6ad452b7c6d5bb643990ae3f",
|
|
6680
|
+
chain: "ETH",
|
|
6681
|
+
chainId: "1",
|
|
6682
|
+
decimals: 18,
|
|
6683
|
+
identifier: "ETH.LSK-0x6033f7f88332b8db6ad452b7c6d5bb643990ae3f",
|
|
6684
|
+
logoURI:
|
|
6685
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.lsk-0x6033f7f88332b8db6ad452b7c6d5bb643990ae3f.png",
|
|
6686
|
+
ticker: "LSK",
|
|
6687
|
+
},
|
|
6478
6688
|
{
|
|
6479
6689
|
address: "0x3b9be07d622accaed78f479bc0edabfd6397e320",
|
|
6480
6690
|
chain: "ETH",
|
|
@@ -6645,6 +6855,16 @@ export const list = {
|
|
|
6645
6855
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.matter-0x9b99cca871be05119b2012fd4474731dd653febe.png",
|
|
6646
6856
|
ticker: "MATTER",
|
|
6647
6857
|
},
|
|
6858
|
+
{
|
|
6859
|
+
address: "0x24fcfc492c1393274b6bcd568ac9e225bec93584",
|
|
6860
|
+
chain: "ETH",
|
|
6861
|
+
chainId: "1",
|
|
6862
|
+
decimals: 18,
|
|
6863
|
+
identifier: "ETH.MAVIA-0x24fcfc492c1393274b6bcd568ac9e225bec93584",
|
|
6864
|
+
logoURI:
|
|
6865
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.mavia-0x24fcfc492c1393274b6bcd568ac9e225bec93584.png",
|
|
6866
|
+
ticker: "MAVIA",
|
|
6867
|
+
},
|
|
6648
6868
|
{
|
|
6649
6869
|
address: "0x4a029f7bcf33acb03547d8fa7be840347973e24e",
|
|
6650
6870
|
chain: "ETH",
|
|
@@ -6895,6 +7115,16 @@ export const list = {
|
|
|
6895
7115
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.mnw-0xd3e4ba569045546d09cf021ecc5dfe42b1d7f6e4.png",
|
|
6896
7116
|
ticker: "MNW",
|
|
6897
7117
|
},
|
|
7118
|
+
{
|
|
7119
|
+
address: "0xf944e35f95e819e752f3ccb5faf40957d311e8c5",
|
|
7120
|
+
chain: "ETH",
|
|
7121
|
+
chainId: "1",
|
|
7122
|
+
decimals: 18,
|
|
7123
|
+
identifier: "ETH.MOCA-0xf944e35f95e819e752f3ccb5faf40957d311e8c5",
|
|
7124
|
+
logoURI:
|
|
7125
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.moca-0xf944e35f95e819e752f3ccb5faf40957d311e8c5.png",
|
|
7126
|
+
ticker: "MOCA",
|
|
7127
|
+
},
|
|
6898
7128
|
{
|
|
6899
7129
|
address: "0xaaee1a9723aadb7afa2810263653a34ba2c21c7a",
|
|
6900
7130
|
chain: "ETH",
|
|
@@ -12194,6 +12424,16 @@ export const list = {
|
|
|
12194
12424
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.shih-0x841fb148863454a3b3570f515414759be9091465.png",
|
|
12195
12425
|
ticker: "SHIH",
|
|
12196
12426
|
},
|
|
12427
|
+
{
|
|
12428
|
+
address: "0xb0ac2b5a73da0e67a8e5489ba922b3f8d582e058",
|
|
12429
|
+
chain: "ETH",
|
|
12430
|
+
chainId: "1",
|
|
12431
|
+
decimals: 18,
|
|
12432
|
+
identifier: "ETH.SHIRO-0xb0ac2b5a73da0e67a8e5489ba922b3f8d582e058",
|
|
12433
|
+
logoURI:
|
|
12434
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.shiro-0xb0ac2b5a73da0e67a8e5489ba922b3f8d582e058.png",
|
|
12435
|
+
ticker: "SHIRO",
|
|
12436
|
+
},
|
|
12197
12437
|
{
|
|
12198
12438
|
address: "0xed0439eacf4c4965ae4613d77a5c2efe10e5f183",
|
|
12199
12439
|
chain: "ETH",
|
|
@@ -12714,6 +12954,16 @@ export const list = {
|
|
|
12714
12954
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.susde-0x9d39a5de30e57443bff2a8307a4256c8797a3497.png",
|
|
12715
12955
|
ticker: "sUSDe",
|
|
12716
12956
|
},
|
|
12957
|
+
{
|
|
12958
|
+
address: "0xa3931d71877c0e7a3148cb7eb4463524fec27fbd",
|
|
12959
|
+
chain: "ETH",
|
|
12960
|
+
chainId: "1",
|
|
12961
|
+
decimals: 18,
|
|
12962
|
+
identifier: "ETH.sUSDS-0xa3931d71877c0e7a3148cb7eb4463524fec27fbd",
|
|
12963
|
+
logoURI:
|
|
12964
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.susds-0xa3931d71877c0e7a3148cb7eb4463524fec27fbd.png",
|
|
12965
|
+
ticker: "sUSDS",
|
|
12966
|
+
},
|
|
12717
12967
|
{
|
|
12718
12968
|
address: "0x6b3595068778dd592e39a122f4f5a5cf09c90fe2",
|
|
12719
12969
|
chain: "ETH",
|
|
@@ -13374,6 +13624,16 @@ export const list = {
|
|
|
13374
13624
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.usdk-0x1c48f86ae57291f7686349f12601910bd8d470bb.png",
|
|
13375
13625
|
ticker: "USDK",
|
|
13376
13626
|
},
|
|
13627
|
+
{
|
|
13628
|
+
address: "0xbdc7c08592ee4aa51d06c27ee23d5087d65adbcd",
|
|
13629
|
+
chain: "ETH",
|
|
13630
|
+
chainId: "1",
|
|
13631
|
+
decimals: 18,
|
|
13632
|
+
identifier: "ETH.USDL-0xbdc7c08592ee4aa51d06c27ee23d5087d65adbcd",
|
|
13633
|
+
logoURI:
|
|
13634
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.usdl-0xbdc7c08592ee4aa51d06c27ee23d5087d65adbcd.png",
|
|
13635
|
+
ticker: "USDL",
|
|
13636
|
+
},
|
|
13377
13637
|
{
|
|
13378
13638
|
address: "0x674c6ad92fd080e4004b2312b45f796a192d27a0",
|
|
13379
13639
|
chain: "ETH",
|
|
@@ -13544,6 +13804,16 @@ export const list = {
|
|
|
13544
13804
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.vidya-0x3d3d35bb9bec23b06ca00fe472b50e7a4c692c30.png",
|
|
13545
13805
|
ticker: "VIDYA",
|
|
13546
13806
|
},
|
|
13807
|
+
{
|
|
13808
|
+
address: "0x44ff8620b8ca30902395a7bd3f2407e1a091bf73",
|
|
13809
|
+
chain: "ETH",
|
|
13810
|
+
chainId: "1",
|
|
13811
|
+
decimals: 18,
|
|
13812
|
+
identifier: "ETH.VIRTUAL-0x44ff8620b8ca30902395a7bd3f2407e1a091bf73",
|
|
13813
|
+
logoURI:
|
|
13814
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.virtual-0x44ff8620b8ca30902395a7bd3f2407e1a091bf73.png",
|
|
13815
|
+
ticker: "VIRTUAL",
|
|
13816
|
+
},
|
|
13547
13817
|
{
|
|
13548
13818
|
address: "0xf406f7a9046793267bc276908778b29563323996",
|
|
13549
13819
|
chain: "ETH",
|
|
@@ -13834,6 +14104,16 @@ export const list = {
|
|
|
13834
14104
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.wise-0x66a0f676479cee1d7373f3dc2e2952778bff5bd6.png",
|
|
13835
14105
|
ticker: "WISE",
|
|
13836
14106
|
},
|
|
14107
|
+
{
|
|
14108
|
+
address: "0x163f8c2467924be0ae7b5347228cabf260318753",
|
|
14109
|
+
chain: "ETH",
|
|
14110
|
+
chainId: "1",
|
|
14111
|
+
decimals: 18,
|
|
14112
|
+
identifier: "ETH.WLD-0x163f8c2467924be0ae7b5347228cabf260318753",
|
|
14113
|
+
logoURI:
|
|
14114
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.wld-0x163f8c2467924be0ae7b5347228cabf260318753.png",
|
|
14115
|
+
ticker: "WLD",
|
|
14116
|
+
},
|
|
13837
14117
|
{
|
|
13838
14118
|
address: "0x0b63128c40737b13647552e0c926bcfeccc35f93",
|
|
13839
14119
|
chain: "ETH",
|
|
@@ -13904,6 +14184,16 @@ export const list = {
|
|
|
13904
14184
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.wsteth-0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0.png",
|
|
13905
14185
|
ticker: "WstETH",
|
|
13906
14186
|
},
|
|
14187
|
+
{
|
|
14188
|
+
address: "0x77e06c9eccf2e797fd462a92b6d7642ef85b0a44",
|
|
14189
|
+
chain: "ETH",
|
|
14190
|
+
chainId: "1",
|
|
14191
|
+
decimals: 9,
|
|
14192
|
+
identifier: "ETH.WTAO-0x77e06c9eccf2e797fd462a92b6d7642ef85b0a44",
|
|
14193
|
+
logoURI:
|
|
14194
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.wtao-0x77e06c9eccf2e797fd462a92b6d7642ef85b0a44.png",
|
|
14195
|
+
ticker: "WTAO",
|
|
14196
|
+
},
|
|
13907
14197
|
{
|
|
13908
14198
|
address: "0xa68dd8cb83097765263adad881af6eed479c4a33",
|
|
13909
14199
|
chain: "ETH",
|
|
@@ -14464,6 +14754,16 @@ export const list = {
|
|
|
14464
14754
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.zinu-0xc50ef449171a51fbeafd7c562b064b6471c36caa.png",
|
|
14465
14755
|
ticker: "ZINU",
|
|
14466
14756
|
},
|
|
14757
|
+
{
|
|
14758
|
+
address: "0xfd418e42783382e86ae91e445406600ba144d162",
|
|
14759
|
+
chain: "ETH",
|
|
14760
|
+
chainId: "1",
|
|
14761
|
+
decimals: 18,
|
|
14762
|
+
identifier: "ETH.ZRC-0xfd418e42783382e86ae91e445406600ba144d162",
|
|
14763
|
+
logoURI:
|
|
14764
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.zrc-0xfd418e42783382e86ae91e445406600ba144d162.png",
|
|
14765
|
+
ticker: "ZRC",
|
|
14766
|
+
},
|
|
14467
14767
|
{
|
|
14468
14768
|
address: "0x6985884c4392d348587b19cb9eaaf157f13271cd",
|
|
14469
14769
|
chain: "ETH",
|
|
@@ -2,24 +2,24 @@ export const list = {
|
|
|
2
2
|
provider: "PANGOLIN_V1",
|
|
3
3
|
chainId: "43114",
|
|
4
4
|
name: "PANGOLIN_V1",
|
|
5
|
-
timestamp: "
|
|
5
|
+
timestamp: "2025-01-08T11:01:22.050Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 1,
|
|
8
8
|
minor: 0,
|
|
9
9
|
patch: 0,
|
|
10
10
|
},
|
|
11
11
|
keywords: [],
|
|
12
|
-
count:
|
|
12
|
+
count: 16,
|
|
13
13
|
tokens: [
|
|
14
14
|
{
|
|
15
|
-
address: "
|
|
15
|
+
address: "0x027dbcA046ca156De9622cD1e2D907d375e53aa7",
|
|
16
16
|
chain: "AVAX",
|
|
17
17
|
chainId: "43114",
|
|
18
|
-
decimals:
|
|
19
|
-
identifier: "AVAX.
|
|
18
|
+
decimals: 9,
|
|
19
|
+
identifier: "AVAX.AMPL-0X027DBCA046CA156DE9622CD1E2D907D375E53AA7",
|
|
20
20
|
logoURI:
|
|
21
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.
|
|
22
|
-
ticker: "
|
|
21
|
+
"https://storage.googleapis.com/token-list-swapkit/images/avax.ampl-0x027dbca046ca156de9622cd1e2d907d375e53aa7.png",
|
|
22
|
+
ticker: "AMPL",
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
25
|
address: "0xf20d962a6c8f70c731bd838a3a388D7d48fA6e15",
|
|
@@ -41,16 +41,6 @@ export const list = {
|
|
|
41
41
|
"https://storage.googleapis.com/token-list-swapkit/images/avax.husky-0x65378b697853568da9ff8eab60c13e1ee9f4a654.png",
|
|
42
42
|
ticker: "HUSKY",
|
|
43
43
|
},
|
|
44
|
-
{
|
|
45
|
-
address: "0x5947BB275c521040051D82396192181b413227A3",
|
|
46
|
-
chain: "AVAX",
|
|
47
|
-
chainId: "43114",
|
|
48
|
-
decimals: 18,
|
|
49
|
-
identifier: "AVAX.LINK.E-0X5947BB275C521040051D82396192181B413227A3",
|
|
50
|
-
logoURI:
|
|
51
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.link.e-0x5947bb275c521040051d82396192181b413227a3.png",
|
|
52
|
-
ticker: "LINK.E",
|
|
53
|
-
},
|
|
54
44
|
{
|
|
55
45
|
address: "0x60781C2586D68229fde47564546784ab3fACA982",
|
|
56
46
|
chain: "AVAX",
|
|
@@ -181,15 +171,5 @@ export const list = {
|
|
|
181
171
|
"https://storage.googleapis.com/token-list-swapkit/images/avax.weth.e-0x49d5c2bdffac6ce2bfdb6640f4f80f226bc10bab.png",
|
|
182
172
|
ticker: "WETH.E",
|
|
183
173
|
},
|
|
184
|
-
{
|
|
185
|
-
address: "0xd1c3f94DE7e5B45fa4eDBBA472491a9f4B166FC4",
|
|
186
|
-
chain: "AVAX",
|
|
187
|
-
chainId: "43114",
|
|
188
|
-
decimals: 18,
|
|
189
|
-
identifier: "AVAX.XAVA-0XD1C3F94DE7E5B45FA4EDBBA472491A9F4B166FC4",
|
|
190
|
-
logoURI:
|
|
191
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.xava-0xd1c3f94de7e5b45fa4edbba472491a9f4b166fc4.png",
|
|
192
|
-
ticker: "XAVA",
|
|
193
|
-
},
|
|
194
174
|
],
|
|
195
175
|
} as const;
|
|
@@ -2,14 +2,14 @@ export const list = {
|
|
|
2
2
|
provider: "SUSHISWAP_V2",
|
|
3
3
|
chainId: "1",
|
|
4
4
|
name: "SUSHISWAP_V2",
|
|
5
|
-
timestamp: "
|
|
5
|
+
timestamp: "2025-01-08T11:01:22.840Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 1,
|
|
8
8
|
minor: 0,
|
|
9
9
|
patch: 0,
|
|
10
10
|
},
|
|
11
11
|
keywords: [],
|
|
12
|
-
count:
|
|
12
|
+
count: 99,
|
|
13
13
|
tokens: [
|
|
14
14
|
{
|
|
15
15
|
address: "0x4Af698B479D0098229DC715655c667Ceb6cd8433",
|
|
@@ -91,6 +91,16 @@ export const list = {
|
|
|
91
91
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.band-0xba11d00c5f74255f56a5e366f4f77f5a186d7f55.png",
|
|
92
92
|
ticker: "BAND",
|
|
93
93
|
},
|
|
94
|
+
{
|
|
95
|
+
address: "0x24A6A37576377F63f194Caa5F518a60f45b42921",
|
|
96
|
+
chain: "ETH",
|
|
97
|
+
chainId: "1",
|
|
98
|
+
decimals: 18,
|
|
99
|
+
identifier: "ETH.BANK-0X24A6A37576377F63F194CAA5F518A60F45B42921",
|
|
100
|
+
logoURI:
|
|
101
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.bank-0x24a6a37576377f63f194caa5f518a60f45b42921.png",
|
|
102
|
+
ticker: "BANK",
|
|
103
|
+
},
|
|
94
104
|
{
|
|
95
105
|
address: "0x0309c98B1bffA350bcb3F9fB9780970CA32a5060",
|
|
96
106
|
chain: "ETH",
|
|
@@ -191,6 +201,16 @@ export const list = {
|
|
|
191
201
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.crv-0xd533a949740bb3306d119cc777fa900ba034cd52.png",
|
|
192
202
|
ticker: "CRV",
|
|
193
203
|
},
|
|
204
|
+
{
|
|
205
|
+
address: "0xE97e496E8494232ee128c1a8cAe0b2B7936f3CaA",
|
|
206
|
+
chain: "ETH",
|
|
207
|
+
chainId: "1",
|
|
208
|
+
decimals: 18,
|
|
209
|
+
identifier: "ETH.CURIO-0XE97E496E8494232EE128C1A8CAE0B2B7936F3CAA",
|
|
210
|
+
logoURI:
|
|
211
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.curio-0xe97e496e8494232ee128c1a8cae0b2b7936f3caa.png",
|
|
212
|
+
ticker: "CURIO",
|
|
213
|
+
},
|
|
194
214
|
{
|
|
195
215
|
address: "0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B",
|
|
196
216
|
chain: "ETH",
|
|
@@ -411,6 +431,16 @@ export const list = {
|
|
|
411
431
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.inj-0xe28b3b32b6c345a34ff64674606124dd5aceca30.png",
|
|
412
432
|
ticker: "INJ",
|
|
413
433
|
},
|
|
434
|
+
{
|
|
435
|
+
address: "0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69",
|
|
436
|
+
chain: "ETH",
|
|
437
|
+
chainId: "1",
|
|
438
|
+
decimals: 18,
|
|
439
|
+
identifier: "ETH.IOTX-0X6FB3E0A217407EFFF7CA062D46C26E5D60A14D69",
|
|
440
|
+
logoURI:
|
|
441
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.iotx-0x6fb3e0a217407efff7ca062d46c26e5d60a14d69.png",
|
|
442
|
+
ticker: "IOTX",
|
|
443
|
+
},
|
|
414
444
|
{
|
|
415
445
|
address: "0x579CEa1889991f68aCc35Ff5c3dd0621fF29b0C9",
|
|
416
446
|
chain: "ETH",
|
|
@@ -511,6 +541,16 @@ export const list = {
|
|
|
511
541
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.mkr-0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2.png",
|
|
512
542
|
ticker: "MKR",
|
|
513
543
|
},
|
|
544
|
+
{
|
|
545
|
+
address: "0xd3E4Ba569045546D09CF021ECC5dFe42b1d7f6E4",
|
|
546
|
+
chain: "ETH",
|
|
547
|
+
chainId: "1",
|
|
548
|
+
decimals: 18,
|
|
549
|
+
identifier: "ETH.MNW-0XD3E4BA569045546D09CF021ECC5DFE42B1D7F6E4",
|
|
550
|
+
logoURI:
|
|
551
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.mnw-0xd3e4ba569045546d09cf021ecc5dfe42b1d7f6e4.png",
|
|
552
|
+
ticker: "MNW",
|
|
553
|
+
},
|
|
514
554
|
{
|
|
515
555
|
address: "0x65Ef703f5594D2573eb71Aaf55BC0CB548492df4",
|
|
516
556
|
chain: "ETH",
|
|
@@ -651,16 +691,6 @@ export const list = {
|
|
|
651
691
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.rail-0xe76c6c83af64e4c60245d8c7de953df673a7a33d.png",
|
|
652
692
|
ticker: "RAIL",
|
|
653
693
|
},
|
|
654
|
-
{
|
|
655
|
-
address: "0xba5BDe662c17e2aDFF1075610382B9B691296350",
|
|
656
|
-
chain: "ETH",
|
|
657
|
-
chainId: "1",
|
|
658
|
-
decimals: 18,
|
|
659
|
-
identifier: "ETH.RARE-0XBA5BDE662C17E2ADFF1075610382B9B691296350",
|
|
660
|
-
logoURI:
|
|
661
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.rare-0xba5bde662c17e2adff1075610382b9b691296350.png",
|
|
662
|
-
ticker: "RARE",
|
|
663
|
-
},
|
|
664
694
|
{
|
|
665
695
|
address: "0xa35Bd2246978Dfbb1980DFf8Ff0f5834335dFdbc",
|
|
666
696
|
chain: "ETH",
|
|
@@ -711,16 +741,6 @@ export const list = {
|
|
|
711
741
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.snx-0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f.png",
|
|
712
742
|
ticker: "SNX",
|
|
713
743
|
},
|
|
714
|
-
{
|
|
715
|
-
address: "0x86ed939B500E121C0C5f493F399084Db596dAd20",
|
|
716
|
-
chain: "ETH",
|
|
717
|
-
chainId: "1",
|
|
718
|
-
decimals: 18,
|
|
719
|
-
identifier: "ETH.SPC-0X86ED939B500E121C0C5F493F399084DB596DAD20",
|
|
720
|
-
logoURI:
|
|
721
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.spc-0x86ed939b500e121c0c5f493f399084db596dad20.png",
|
|
722
|
-
ticker: "SPC",
|
|
723
|
-
},
|
|
724
744
|
{
|
|
725
745
|
address: "0x090185f2135308BaD17527004364eBcC2D37e5F6",
|
|
726
746
|
chain: "ETH",
|