@swapkit/tokens 2.0.0 → 2.2.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 -17
- package/package.json +1 -1
- package/src/helpers.ts +8 -4
- package/src/index.ts +2 -50
- package/src/lists.ts +48 -0
- package/src/tokenLists/camelot_v3.ts +52 -2
- package/src/tokenLists/caviar_v1.ts +242 -2
- package/src/tokenLists/chainflip.ts +1 -1
- package/src/tokenLists/jupiter.ts +8096 -105
- package/src/tokenLists/kado.ts +354 -112
- package/src/tokenLists/mayachain.ts +12 -2
- package/src/tokenLists/oneinch.ts +132 -2
- package/src/tokenLists/pangolin_v1.ts +2 -32
- package/src/tokenLists/sushiswap_v2.ts +16 -36
- package/src/tokenLists/thorchain.ts +112 -12
- package/src/tokenLists/traderjoe_v2.ts +168 -248
- package/src/tokenLists/uniswap_v2.ts +182 -162
- package/src/tokenLists/uniswap_v3.ts +149 -149
- package/src/types.ts +30 -0
|
@@ -2,14 +2,14 @@ export const list = {
|
|
|
2
2
|
provider: "UNISWAP_V2",
|
|
3
3
|
name: "Uniswap Labs Default",
|
|
4
4
|
tags: {},
|
|
5
|
-
timestamp: "2024-12-
|
|
5
|
+
timestamp: "2024-12-18T15:08:47.795Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 12,
|
|
8
|
-
minor:
|
|
8
|
+
minor: 34,
|
|
9
9
|
patch: 0,
|
|
10
10
|
},
|
|
11
11
|
keywords: ["uniswap", "default"],
|
|
12
|
-
count:
|
|
12
|
+
count: 553,
|
|
13
13
|
tokens: [
|
|
14
14
|
{
|
|
15
15
|
address: "0x6314C31A7a1652cE482cffe247E9CB7c3f4BB9aF",
|
|
@@ -751,6 +751,16 @@ export const list = {
|
|
|
751
751
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.gala-0x2a676eead159c4c8e8593471c6d666f02827ff8c.png",
|
|
752
752
|
ticker: "GALA",
|
|
753
753
|
},
|
|
754
|
+
{
|
|
755
|
+
address: "0xa0c8d91b6dce36f6deeadf716ab02bc539d9bebf",
|
|
756
|
+
chain: "ARB",
|
|
757
|
+
chainId: "42161",
|
|
758
|
+
decimals: 18,
|
|
759
|
+
identifier: "ARB.GMB-0xa0c8d91b6dce36f6deeadf716ab02bc539d9bebf",
|
|
760
|
+
logoURI:
|
|
761
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.gmb-0xa0c8d91b6dce36f6deeadf716ab02bc539d9bebf.png",
|
|
762
|
+
ticker: "GMB",
|
|
763
|
+
},
|
|
754
764
|
{
|
|
755
765
|
address: "0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a",
|
|
756
766
|
chain: "ARB",
|
|
@@ -801,16 +811,6 @@ export const list = {
|
|
|
801
811
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.gyen-0x589d35656641d6ab57a545f08cf473ecd9b6d5f7.png",
|
|
802
812
|
ticker: "GYEN",
|
|
803
813
|
},
|
|
804
|
-
{
|
|
805
|
-
address: "0xbc76f0fad3c87b94ef2e79c29680bd988e1a6c22",
|
|
806
|
-
chain: "ARB",
|
|
807
|
-
chainId: "42161",
|
|
808
|
-
decimals: 18,
|
|
809
|
-
identifier: "ARB.HEZ-0xbc76f0fad3c87b94ef2e79c29680bd988e1a6c22",
|
|
810
|
-
logoURI:
|
|
811
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.hez-0xbc76f0fad3c87b94ef2e79c29680bd988e1a6c22.png",
|
|
812
|
-
ticker: "HEZ",
|
|
813
|
-
},
|
|
814
814
|
{
|
|
815
815
|
address: "0xd12Eeb0142D4Efe7Af82e4f29E5Af382615bcEeA",
|
|
816
816
|
chain: "ARB",
|
|
@@ -1011,16 +1011,6 @@ export const list = {
|
|
|
1011
1011
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.matic-0x561877b6b3dd7651313794e5f2894b2f18be0766.png",
|
|
1012
1012
|
ticker: "MATIC",
|
|
1013
1013
|
},
|
|
1014
|
-
{
|
|
1015
|
-
address: "0xdeccf2c60a8948687aa2adc1ea1d72fdb4dd3126",
|
|
1016
|
-
chain: "ARB",
|
|
1017
|
-
chainId: "42161",
|
|
1018
|
-
decimals: 9,
|
|
1019
|
-
identifier: "ARB.ME-0xdeccf2c60a8948687aa2adc1ea1d72fdb4dd3126",
|
|
1020
|
-
logoURI:
|
|
1021
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.me-0xdeccf2c60a8948687aa2adc1ea1d72fdb4dd3126.png",
|
|
1022
|
-
ticker: "ME",
|
|
1023
|
-
},
|
|
1024
1014
|
{
|
|
1025
1015
|
address: "0x7F728F3595db17B0B359f4FC47aE80FAd2e33769",
|
|
1026
1016
|
chain: "ARB",
|
|
@@ -1111,16 +1101,6 @@ export const list = {
|
|
|
1111
1101
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.mxc-0x91b468fe3dce581d7a6cfe34189f1314b6862ed6.png",
|
|
1112
1102
|
ticker: "MXC",
|
|
1113
1103
|
},
|
|
1114
|
-
{
|
|
1115
|
-
address: "0x88266f9eb705f5282a2507a9c418821a2ac9f8bd",
|
|
1116
|
-
chain: "ARB",
|
|
1117
|
-
chainId: "42161",
|
|
1118
|
-
decimals: 18,
|
|
1119
|
-
identifier: "ARB.NCASH-0x88266f9eb705f5282a2507a9c418821a2ac9f8bd",
|
|
1120
|
-
logoURI:
|
|
1121
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.ncash-0x88266f9eb705f5282a2507a9c418821a2ac9f8bd.png",
|
|
1122
|
-
ticker: "NCASH",
|
|
1123
|
-
},
|
|
1124
1104
|
{
|
|
1125
1105
|
address: "0x53236015A675fcB937485F1AE58040e4Fb920d5b",
|
|
1126
1106
|
chain: "ARB",
|
|
@@ -1221,6 +1201,16 @@ export const list = {
|
|
|
1221
1201
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.paxg-0xfeb4dfc8c4cf7ed305bb08065d08ec6ee6728429.png",
|
|
1222
1202
|
ticker: "PAXG",
|
|
1223
1203
|
},
|
|
1204
|
+
{
|
|
1205
|
+
address: "0x291a50e611035b6562a2374b8b44de70aa8d7896",
|
|
1206
|
+
chain: "ARB",
|
|
1207
|
+
chainId: "42161",
|
|
1208
|
+
decimals: 18,
|
|
1209
|
+
identifier: "ARB.PEN-0x291a50e611035b6562a2374b8b44de70aa8d7896",
|
|
1210
|
+
logoURI:
|
|
1211
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.pen-0x291a50e611035b6562a2374b8b44de70aa8d7896.png",
|
|
1212
|
+
ticker: "PEN",
|
|
1213
|
+
},
|
|
1224
1214
|
{
|
|
1225
1215
|
address: "0x35E6A59F786d9266c7961eA28c7b768B33959cbB",
|
|
1226
1216
|
chain: "ARB",
|
|
@@ -1501,6 +1491,16 @@ export const list = {
|
|
|
1501
1491
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.spell-0x3e6648c5a70a150a88bce65f4ad4d506fe15d2af.png",
|
|
1502
1492
|
ticker: "SPELL",
|
|
1503
1493
|
},
|
|
1494
|
+
{
|
|
1495
|
+
address: "0x53e70cc1d527b524A1C46Eaa892e4CB35d2ba901",
|
|
1496
|
+
chain: "ARB",
|
|
1497
|
+
chainId: "42161",
|
|
1498
|
+
decimals: 8,
|
|
1499
|
+
identifier: "ARB.SPX-0x53e70cc1d527b524A1C46Eaa892e4CB35d2ba901",
|
|
1500
|
+
logoURI:
|
|
1501
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.spx-0x53e70cc1d527b524a1c46eaa892e4cb35d2ba901.png",
|
|
1502
|
+
ticker: "SPX",
|
|
1503
|
+
},
|
|
1504
1504
|
{
|
|
1505
1505
|
address: "0xe018C7a3d175Fb0fE15D70Da2c874d3CA16313EC",
|
|
1506
1506
|
chain: "ARB",
|
|
@@ -1551,6 +1551,16 @@ export const list = {
|
|
|
1551
1551
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.sushi-0xd4d42f0b6def4ce0383636770ef773390d85c61a.png",
|
|
1552
1552
|
ticker: "SUSHI",
|
|
1553
1553
|
},
|
|
1554
|
+
{
|
|
1555
|
+
address: "0x2C96bE2612bec20fe2975C3ACFcbBe61a58f2571",
|
|
1556
|
+
chain: "ARB",
|
|
1557
|
+
chainId: "42161",
|
|
1558
|
+
decimals: 18,
|
|
1559
|
+
identifier: "ARB.SWELL-0x2C96bE2612bec20fe2975C3ACFcbBe61a58f2571",
|
|
1560
|
+
logoURI:
|
|
1561
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.swell-0x2c96be2612bec20fe2975c3acfcbbe61a58f2571.png",
|
|
1562
|
+
ticker: "SWELL",
|
|
1563
|
+
},
|
|
1554
1564
|
{
|
|
1555
1565
|
address: "0x1bCfc0B4eE1471674cd6A9F6B363A034375eAD84",
|
|
1556
1566
|
chain: "ARB",
|
|
@@ -1671,16 +1681,6 @@ export const list = {
|
|
|
1671
1681
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.usdt-0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9.png",
|
|
1672
1682
|
ticker: "USDT",
|
|
1673
1683
|
},
|
|
1674
|
-
{
|
|
1675
|
-
address: "0x0caadd427a6feb5b5fc1137eb05aa7ddd9c08ce9",
|
|
1676
|
-
chain: "ARB",
|
|
1677
|
-
chainId: "42161",
|
|
1678
|
-
decimals: 18,
|
|
1679
|
-
identifier: "ARB.VEE-0x0caadd427a6feb5b5fc1137eb05aa7ddd9c08ce9",
|
|
1680
|
-
logoURI:
|
|
1681
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.vee-0x0caadd427a6feb5b5fc1137eb05aa7ddd9c08ce9.png",
|
|
1682
|
-
ticker: "VEE",
|
|
1683
|
-
},
|
|
1684
1684
|
{
|
|
1685
1685
|
address: "0x1c8Ec4DE3c2BFD3050695D89853EC6d78AE650bb",
|
|
1686
1686
|
chain: "ARB",
|
|
@@ -2121,6 +2121,16 @@ export const list = {
|
|
|
2121
2121
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.ast-0x27054b13b1b798b345b591a4d22e6562d47ea75a.png",
|
|
2122
2122
|
ticker: "AST",
|
|
2123
2123
|
},
|
|
2124
|
+
{
|
|
2125
|
+
address: "0x823556202e86763853b40e9cde725f412e294689",
|
|
2126
|
+
chain: "ETH",
|
|
2127
|
+
chainId: "1",
|
|
2128
|
+
decimals: 18,
|
|
2129
|
+
identifier: "ETH.ASTO-0x823556202e86763853b40e9cde725f412e294689",
|
|
2130
|
+
logoURI:
|
|
2131
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.asto-0x823556202e86763853b40e9cde725f412e294689.png",
|
|
2132
|
+
ticker: "ASTO",
|
|
2133
|
+
},
|
|
2124
2134
|
{
|
|
2125
2135
|
address: "0xA2120b9e674d3fC3875f415A7DF52e382F141225",
|
|
2126
2136
|
chain: "ETH",
|
|
@@ -2371,16 +2381,6 @@ export const list = {
|
|
|
2371
2381
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.botto-0x9dfad1b7102d46b1b197b90095b5c4e9f5845bba.png",
|
|
2372
2382
|
ticker: "BOTTO",
|
|
2373
2383
|
},
|
|
2374
|
-
{
|
|
2375
|
-
address: "0x509a38b7a1cc0dcd83aa9d06214663d9ec7c7f4a",
|
|
2376
|
-
chain: "ETH",
|
|
2377
|
-
chainId: "1",
|
|
2378
|
-
decimals: 18,
|
|
2379
|
-
identifier: "ETH.BST-0x509a38b7a1cc0dcd83aa9d06214663d9ec7c7f4a",
|
|
2380
|
-
logoURI:
|
|
2381
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.bst-0x509a38b7a1cc0dcd83aa9d06214663d9ec7c7f4a.png",
|
|
2382
|
-
ticker: "BST",
|
|
2383
|
-
},
|
|
2384
2384
|
{
|
|
2385
2385
|
address: "0x799ebfABE77a6E34311eeEe9825190B9ECe32824",
|
|
2386
2386
|
chain: "ETH",
|
|
@@ -2551,6 +2551,16 @@ export const list = {
|
|
|
2551
2551
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.cqt-0xd417144312dbf50465b1c641d016962017ef6240.png",
|
|
2552
2552
|
ticker: "CQT",
|
|
2553
2553
|
},
|
|
2554
|
+
{
|
|
2555
|
+
address: "0x3f66ae0c8e9fb57f661af4ba8c8445d36ec5d7f7",
|
|
2556
|
+
chain: "ETH",
|
|
2557
|
+
chainId: "1",
|
|
2558
|
+
decimals: 18,
|
|
2559
|
+
identifier: "ETH.CRAI-0x3f66ae0c8e9fb57f661af4ba8c8445d36ec5d7f7",
|
|
2560
|
+
logoURI:
|
|
2561
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.crai-0x3f66ae0c8e9fb57f661af4ba8c8445d36ec5d7f7.png",
|
|
2562
|
+
ticker: "CRAI",
|
|
2563
|
+
},
|
|
2554
2564
|
{
|
|
2555
2565
|
address: "0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b",
|
|
2556
2566
|
chain: "ETH",
|
|
@@ -2722,24 +2732,24 @@ export const list = {
|
|
|
2722
2732
|
ticker: "DIA",
|
|
2723
2733
|
},
|
|
2724
2734
|
{
|
|
2725
|
-
address: "
|
|
2735
|
+
address: "0x0AbdAce70D3790235af448C88547603b945604ea",
|
|
2726
2736
|
chain: "ETH",
|
|
2727
2737
|
chainId: "1",
|
|
2728
|
-
decimals:
|
|
2729
|
-
identifier: "ETH.
|
|
2738
|
+
decimals: 18,
|
|
2739
|
+
identifier: "ETH.DNT-0x0AbdAce70D3790235af448C88547603b945604ea",
|
|
2730
2740
|
logoURI:
|
|
2731
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.
|
|
2732
|
-
ticker: "
|
|
2741
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.dnt-0x0abdace70d3790235af448c88547603b945604ea.png",
|
|
2742
|
+
ticker: "DNT",
|
|
2733
2743
|
},
|
|
2734
2744
|
{
|
|
2735
|
-
address: "
|
|
2745
|
+
address: "0xeeacc51af745846ddf46012b46c6910ea9b12898",
|
|
2736
2746
|
chain: "ETH",
|
|
2737
2747
|
chainId: "1",
|
|
2738
2748
|
decimals: 18,
|
|
2739
|
-
identifier: "ETH.
|
|
2749
|
+
identifier: "ETH.DOGC-0xeeacc51af745846ddf46012b46c6910ea9b12898",
|
|
2740
2750
|
logoURI:
|
|
2741
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.
|
|
2742
|
-
ticker: "
|
|
2751
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.dogc-0xeeacc51af745846ddf46012b46c6910ea9b12898.png",
|
|
2752
|
+
ticker: "DOGC",
|
|
2743
2753
|
},
|
|
2744
2754
|
{
|
|
2745
2755
|
address: "0x1121acc14c63f3c872bfca497d10926a6098aac5",
|
|
@@ -3061,6 +3071,16 @@ export const list = {
|
|
|
3061
3071
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.g-0x9c7beba8f6ef6643abd725e45a4e8387ef260649.png",
|
|
3062
3072
|
ticker: "G",
|
|
3063
3073
|
},
|
|
3074
|
+
{
|
|
3075
|
+
address: "0xfcce65a70794bec59e5be38c85ebe71aedaa74ef",
|
|
3076
|
+
chain: "ETH",
|
|
3077
|
+
chainId: "1",
|
|
3078
|
+
decimals: 18,
|
|
3079
|
+
identifier: "ETH.GAIN-0xfcce65a70794bec59e5be38c85ebe71aedaa74ef",
|
|
3080
|
+
logoURI:
|
|
3081
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.gain-0xfcce65a70794bec59e5be38c85ebe71aedaa74ef.png",
|
|
3082
|
+
ticker: "GAIN",
|
|
3083
|
+
},
|
|
3064
3084
|
{
|
|
3065
3085
|
address: "0x5fAa989Af96Af85384b8a938c2EdE4A7378D9875",
|
|
3066
3086
|
chain: "ETH",
|
|
@@ -3271,16 +3291,6 @@ export const list = {
|
|
|
3271
3291
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.high-0x71ab77b7dbb4fa7e017bc15090b2163221420282.png",
|
|
3272
3292
|
ticker: "HIGH",
|
|
3273
3293
|
},
|
|
3274
|
-
{
|
|
3275
|
-
address: "0x6e79b51959cf968d87826592f46f819f92466615",
|
|
3276
|
-
chain: "ETH",
|
|
3277
|
-
chainId: "1",
|
|
3278
|
-
decimals: 9,
|
|
3279
|
-
identifier: "ETH.HOPPY-0x6e79b51959cf968d87826592f46f819f92466615",
|
|
3280
|
-
logoURI:
|
|
3281
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.hoppy-0x6e79b51959cf968d87826592f46f819f92466615.png",
|
|
3282
|
-
ticker: "HOPPY",
|
|
3283
|
-
},
|
|
3284
3294
|
{
|
|
3285
3295
|
address: "0xF5581dFeFD8Fb0e4aeC526bE659CFaB1f8c781dA",
|
|
3286
3296
|
chain: "ETH",
|
|
@@ -3381,16 +3391,6 @@ export const list = {
|
|
|
3381
3391
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.jasmy-0x7420b4b9a0110cdc71fb720908340c03f9bc03ec.png",
|
|
3382
3392
|
ticker: "JASMY",
|
|
3383
3393
|
},
|
|
3384
|
-
{
|
|
3385
|
-
address: "0xba386a4ca26b85fd057ab1ef86e3dc7bdeb5ce70",
|
|
3386
|
-
chain: "ETH",
|
|
3387
|
-
chainId: "1",
|
|
3388
|
-
decimals: 18,
|
|
3389
|
-
identifier: "ETH.JESUS-0xba386a4ca26b85fd057ab1ef86e3dc7bdeb5ce70",
|
|
3390
|
-
logoURI:
|
|
3391
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.jesus-0xba386a4ca26b85fd057ab1ef86e3dc7bdeb5ce70.png",
|
|
3392
|
-
ticker: "JESUS",
|
|
3393
|
-
},
|
|
3394
3394
|
{
|
|
3395
3395
|
address: "0x76e222b07c53d28b89b0bac18602810fc22b49a8",
|
|
3396
3396
|
chain: "ETH",
|
|
@@ -3422,24 +3422,24 @@ export const list = {
|
|
|
3422
3422
|
ticker: "KEEP",
|
|
3423
3423
|
},
|
|
3424
3424
|
{
|
|
3425
|
-
address: "
|
|
3425
|
+
address: "0x26e550ac11b26f78a04489d5f20f24e3559f7dd9",
|
|
3426
3426
|
chain: "ETH",
|
|
3427
3427
|
chainId: "1",
|
|
3428
|
-
decimals:
|
|
3429
|
-
identifier: "ETH.
|
|
3428
|
+
decimals: 9,
|
|
3429
|
+
identifier: "ETH.KEKIUS-0x26e550ac11b26f78a04489d5f20f24e3559f7dd9",
|
|
3430
3430
|
logoURI:
|
|
3431
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.
|
|
3432
|
-
ticker: "
|
|
3431
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.kekius-0x26e550ac11b26f78a04489d5f20f24e3559f7dd9.png",
|
|
3432
|
+
ticker: "KEKIUS",
|
|
3433
3433
|
},
|
|
3434
3434
|
{
|
|
3435
|
-
address: "
|
|
3435
|
+
address: "0x4CC19356f2D37338b9802aa8E8fc58B0373296E7",
|
|
3436
3436
|
chain: "ETH",
|
|
3437
3437
|
chainId: "1",
|
|
3438
|
-
decimals:
|
|
3439
|
-
identifier: "ETH.
|
|
3438
|
+
decimals: 18,
|
|
3439
|
+
identifier: "ETH.KEY-0x4CC19356f2D37338b9802aa8E8fc58B0373296E7",
|
|
3440
3440
|
logoURI:
|
|
3441
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.
|
|
3442
|
-
ticker: "
|
|
3441
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.key-0x4cc19356f2d37338b9802aa8e8fc58b0373296e7.png",
|
|
3442
|
+
ticker: "KEY",
|
|
3443
3443
|
},
|
|
3444
3444
|
{
|
|
3445
3445
|
address: "0xdd974D5C2e2928deA5F71b9825b8b646686BD200",
|
|
@@ -3451,16 +3451,6 @@ export const list = {
|
|
|
3451
3451
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.knc-0xdd974d5c2e2928dea5f71b9825b8b646686bd200.png",
|
|
3452
3452
|
ticker: "KNC",
|
|
3453
3453
|
},
|
|
3454
|
-
{
|
|
3455
|
-
address: "0x7ca5af5ba3472af6049f63c1abc324475d44efc1",
|
|
3456
|
-
chain: "ETH",
|
|
3457
|
-
chainId: "1",
|
|
3458
|
-
decimals: 9,
|
|
3459
|
-
identifier: "ETH.KNDX-0x7ca5af5ba3472af6049f63c1abc324475d44efc1",
|
|
3460
|
-
logoURI:
|
|
3461
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.kndx-0x7ca5af5ba3472af6049f63c1abc324475d44efc1.png",
|
|
3462
|
-
ticker: "KNDX",
|
|
3463
|
-
},
|
|
3464
3454
|
{
|
|
3465
3455
|
address: "0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44",
|
|
3466
3456
|
chain: "ETH",
|
|
@@ -3511,16 +3501,6 @@ export const list = {
|
|
|
3511
3501
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.ladys-0x12970e6868f88f6557b76120662c1b3e50a646bf.png",
|
|
3512
3502
|
ticker: "LADYS",
|
|
3513
3503
|
},
|
|
3514
|
-
{
|
|
3515
|
-
address: "0x19e1f2f837a3b90ebd0730cb6111189be0e1b6d6",
|
|
3516
|
-
chain: "ETH",
|
|
3517
|
-
chainId: "1",
|
|
3518
|
-
decimals: 18,
|
|
3519
|
-
identifier: "ETH.LAIKA-0x19e1f2f837a3b90ebd0730cb6111189be0e1b6d6",
|
|
3520
|
-
logoURI:
|
|
3521
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.laika-0x19e1f2f837a3b90ebd0730cb6111189be0e1b6d6.png",
|
|
3522
|
-
ticker: "LAIKA",
|
|
3523
|
-
},
|
|
3524
3504
|
{
|
|
3525
3505
|
address: "0x037A54AaB062628C9Bbae1FDB1583c195585fe41",
|
|
3526
3506
|
chain: "ETH",
|
|
@@ -3541,6 +3521,16 @@ export const list = {
|
|
|
3541
3521
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.ldo-0x5a98fcbea516cf06857215779fd812ca3bef1b32.png",
|
|
3542
3522
|
ticker: "LDO",
|
|
3543
3523
|
},
|
|
3524
|
+
{
|
|
3525
|
+
address: "0xb620be8a1949aa9532e6a3510132864ef9bc3f82",
|
|
3526
|
+
chain: "ETH",
|
|
3527
|
+
chainId: "1",
|
|
3528
|
+
decimals: 18,
|
|
3529
|
+
identifier: "ETH.LFT-0xb620be8a1949aa9532e6a3510132864ef9bc3f82",
|
|
3530
|
+
logoURI:
|
|
3531
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.lft-0xb620be8a1949aa9532e6a3510132864ef9bc3f82.png",
|
|
3532
|
+
ticker: "LFT",
|
|
3533
|
+
},
|
|
3544
3534
|
{
|
|
3545
3535
|
address: "0x514910771AF9Ca656af840dff83E8264EcF986CA",
|
|
3546
3536
|
chain: "ETH",
|
|
@@ -3561,16 +3551,6 @@ export const list = {
|
|
|
3561
3551
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.lit-0xb59490ab09a0f526cc7305822ac65f2ab12f9723.png",
|
|
3562
3552
|
ticker: "LIT",
|
|
3563
3553
|
},
|
|
3564
|
-
{
|
|
3565
|
-
address: "0x1ae7e1d0ce06364ced9ad58225a1705b3e5db92b",
|
|
3566
|
-
chain: "ETH",
|
|
3567
|
-
chainId: "1",
|
|
3568
|
-
decimals: 9,
|
|
3569
|
-
identifier: "ETH.LMEOW-0x1ae7e1d0ce06364ced9ad58225a1705b3e5db92b",
|
|
3570
|
-
logoURI:
|
|
3571
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.lmeow-0x1ae7e1d0ce06364ced9ad58225a1705b3e5db92b.png",
|
|
3572
|
-
ticker: "LMEOW",
|
|
3573
|
-
},
|
|
3574
3554
|
{
|
|
3575
3555
|
address: "0xd4f4d0a10bcae123bb6655e8fe93a30d01eebd04",
|
|
3576
3556
|
chain: "ETH",
|
|
@@ -3841,6 +3821,16 @@ export const list = {
|
|
|
3841
3821
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.mln-0xec67005c4e498ec7f55e092bd1d35cbc47c91892.png",
|
|
3842
3822
|
ticker: "MLN",
|
|
3843
3823
|
},
|
|
3824
|
+
{
|
|
3825
|
+
address: "0xf944e35f95e819e752f3ccb5faf40957d311e8c5",
|
|
3826
|
+
chain: "ETH",
|
|
3827
|
+
chainId: "1",
|
|
3828
|
+
decimals: 18,
|
|
3829
|
+
identifier: "ETH.MOCA-0xf944e35f95e819e752f3ccb5faf40957d311e8c5",
|
|
3830
|
+
logoURI:
|
|
3831
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.moca-0xf944e35f95e819e752f3ccb5faf40957d311e8c5.png",
|
|
3832
|
+
ticker: "MOCA",
|
|
3833
|
+
},
|
|
3844
3834
|
{
|
|
3845
3835
|
address: "0xaaeE1A9723aaDB7afA2810263653A34bA2C21C7a",
|
|
3846
3836
|
chain: "ETH",
|
|
@@ -3861,6 +3851,16 @@ export const list = {
|
|
|
3861
3851
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.mona-0x275f5ad03be0fa221b4c6649b8aee09a42d9412a.png",
|
|
3862
3852
|
ticker: "MONA",
|
|
3863
3853
|
},
|
|
3854
|
+
{
|
|
3855
|
+
address: "0x28561b8a2360f463011c16b6cc0b0cbef8dbbcad",
|
|
3856
|
+
chain: "ETH",
|
|
3857
|
+
chainId: "1",
|
|
3858
|
+
decimals: 9,
|
|
3859
|
+
identifier: "ETH.MOODENG-0x28561b8a2360f463011c16b6cc0b0cbef8dbbcad",
|
|
3860
|
+
logoURI:
|
|
3861
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.moodeng-0x28561b8a2360f463011c16b6cc0b0cbef8dbbcad.png",
|
|
3862
|
+
ticker: "MOODENG",
|
|
3863
|
+
},
|
|
3864
3864
|
{
|
|
3865
3865
|
address: "0x58D97B57BB95320F9a05dC918Aef65434969c2B2",
|
|
3866
3866
|
chain: "ETH",
|
|
@@ -4161,16 +4161,6 @@ export const list = {
|
|
|
4161
4161
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.pda-0x0d3cbed3f69ee050668adf3d9ea57241cba33a2b.png",
|
|
4162
4162
|
ticker: "PDA",
|
|
4163
4163
|
},
|
|
4164
|
-
{
|
|
4165
|
-
address: "0x3ffeea07a27fab7ad1df5297fa75e77a43cb5790",
|
|
4166
|
-
chain: "ETH",
|
|
4167
|
-
chainId: "1",
|
|
4168
|
-
decimals: 18,
|
|
4169
|
-
identifier: "ETH.PEIPEI-0x3ffeea07a27fab7ad1df5297fa75e77a43cb5790",
|
|
4170
|
-
logoURI:
|
|
4171
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.peipei-0x3ffeea07a27fab7ad1df5297fa75e77a43cb5790.png",
|
|
4172
|
-
ticker: "PEIPEI",
|
|
4173
|
-
},
|
|
4174
4164
|
{
|
|
4175
4165
|
address: "0x6982508145454Ce325dDbE47a25d4ec3d2311933",
|
|
4176
4166
|
chain: "ETH",
|
|
@@ -4431,6 +4421,16 @@ export const list = {
|
|
|
4431
4421
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.rai-0x03ab458634910aad20ef5f1c8ee96f1d6ac54919.png",
|
|
4432
4422
|
ticker: "RAI",
|
|
4433
4423
|
},
|
|
4424
|
+
{
|
|
4425
|
+
address: "0xc575bd129848ce06a460a19466c30e1d0328f52c",
|
|
4426
|
+
chain: "ETH",
|
|
4427
|
+
chainId: "1",
|
|
4428
|
+
decimals: 18,
|
|
4429
|
+
identifier: "ETH.RAI-0xc575bd129848ce06a460a19466c30e1d0328f52c",
|
|
4430
|
+
logoURI:
|
|
4431
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.rai-0xc575bd129848ce06a460a19466c30e1d0328f52c.png",
|
|
4432
|
+
ticker: "RAI",
|
|
4433
|
+
},
|
|
4434
4434
|
{
|
|
4435
4435
|
address: "0xba5BDe662c17e2aDFF1075610382B9B691296350",
|
|
4436
4436
|
chain: "ETH",
|
|
@@ -4632,24 +4632,24 @@ export const list = {
|
|
|
4632
4632
|
ticker: "SD",
|
|
4633
4633
|
},
|
|
4634
4634
|
{
|
|
4635
|
-
address: "
|
|
4635
|
+
address: "0x421b05cf5ce28cb7347e73e2278e84472f0e4a88",
|
|
4636
4636
|
chain: "ETH",
|
|
4637
4637
|
chainId: "1",
|
|
4638
4638
|
decimals: 18,
|
|
4639
|
-
identifier: "ETH.
|
|
4639
|
+
identifier: "ETH.SEN-0x421b05cf5ce28cb7347e73e2278e84472f0e4a88",
|
|
4640
4640
|
logoURI:
|
|
4641
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.
|
|
4642
|
-
ticker: "
|
|
4641
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.sen-0x421b05cf5ce28cb7347e73e2278e84472f0e4a88.png",
|
|
4642
|
+
ticker: "SEN",
|
|
4643
4643
|
},
|
|
4644
4644
|
{
|
|
4645
|
-
address: "
|
|
4645
|
+
address: "0x40e3d1a4b2c47d9aa61261f5606136ef73e28042",
|
|
4646
4646
|
chain: "ETH",
|
|
4647
4647
|
chainId: "1",
|
|
4648
4648
|
decimals: 18,
|
|
4649
|
-
identifier: "ETH.
|
|
4649
|
+
identifier: "ETH.SERV-0x40e3d1a4b2c47d9aa61261f5606136ef73e28042",
|
|
4650
4650
|
logoURI:
|
|
4651
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.
|
|
4652
|
-
ticker: "
|
|
4651
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.serv-0x40e3d1a4b2c47d9aa61261f5606136ef73e28042.png",
|
|
4652
|
+
ticker: "SERV",
|
|
4653
4653
|
},
|
|
4654
4654
|
{
|
|
4655
4655
|
address: "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE",
|
|
@@ -4761,6 +4761,16 @@ export const list = {
|
|
|
4761
4761
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.sol-0xd31a59c85ae9d8edefec411d448f90841571b89c.png",
|
|
4762
4762
|
ticker: "SOL",
|
|
4763
4763
|
},
|
|
4764
|
+
{
|
|
4765
|
+
address: "0x4b91dfa774acde7ed70e93a6438363feaaa40f54",
|
|
4766
|
+
chain: "ETH",
|
|
4767
|
+
chainId: "1",
|
|
4768
|
+
decimals: 9,
|
|
4769
|
+
identifier: "ETH.SPE-0x4b91dfa774acde7ed70e93a6438363feaaa40f54",
|
|
4770
|
+
logoURI:
|
|
4771
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.spe-0x4b91dfa774acde7ed70e93a6438363feaaa40f54.png",
|
|
4772
|
+
ticker: "SPE",
|
|
4773
|
+
},
|
|
4764
4774
|
{
|
|
4765
4775
|
address: "0x090185f2135308BaD17527004364eBcC2D37e5F6",
|
|
4766
4776
|
chain: "ETH",
|
|
@@ -4772,25 +4782,15 @@ export const list = {
|
|
|
4772
4782
|
ticker: "SPELL",
|
|
4773
4783
|
},
|
|
4774
4784
|
{
|
|
4775
|
-
address: "
|
|
4785
|
+
address: "0xE0f63A424a4439cBE457D80E4f4b51aD25b2c56C",
|
|
4776
4786
|
chain: "ETH",
|
|
4777
4787
|
chainId: "1",
|
|
4778
4788
|
decimals: 8,
|
|
4779
|
-
identifier: "ETH.SPX-
|
|
4789
|
+
identifier: "ETH.SPX-0xE0f63A424a4439cBE457D80E4f4b51aD25b2c56C",
|
|
4780
4790
|
logoURI:
|
|
4781
4791
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.spx-0xe0f63a424a4439cbe457d80e4f4b51ad25b2c56c.png",
|
|
4782
4792
|
ticker: "SPX",
|
|
4783
4793
|
},
|
|
4784
|
-
{
|
|
4785
|
-
address: "0xb72e76ccf005313868db7b48070901a44629da98",
|
|
4786
|
-
chain: "ETH",
|
|
4787
|
-
chainId: "1",
|
|
4788
|
-
decimals: 9,
|
|
4789
|
-
identifier: "ETH.SQGROW-0xb72e76ccf005313868db7b48070901a44629da98",
|
|
4790
|
-
logoURI:
|
|
4791
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.sqgrow-0xb72e76ccf005313868db7b48070901a44629da98.png",
|
|
4792
|
-
ticker: "SQGROW",
|
|
4793
|
-
},
|
|
4794
4794
|
{
|
|
4795
4795
|
address: "0x8e6cd950ad6ba651f6dd608dc70e5886b1aa6b24",
|
|
4796
4796
|
chain: "ETH",
|
|
@@ -4891,6 +4891,16 @@ export const list = {
|
|
|
4891
4891
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.sushi-0x6b3595068778dd592e39a122f4f5a5cf09c90fe2.png",
|
|
4892
4892
|
ticker: "SUSHI",
|
|
4893
4893
|
},
|
|
4894
|
+
{
|
|
4895
|
+
address: "0x0a6E7Ba5042B38349e437ec6Db6214AEC7B35676",
|
|
4896
|
+
chain: "ETH",
|
|
4897
|
+
chainId: "1",
|
|
4898
|
+
decimals: 18,
|
|
4899
|
+
identifier: "ETH.SWELL-0x0a6E7Ba5042B38349e437ec6Db6214AEC7B35676",
|
|
4900
|
+
logoURI:
|
|
4901
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.swell-0x0a6e7ba5042b38349e437ec6db6214aec7b35676.png",
|
|
4902
|
+
ticker: "SWELL",
|
|
4903
|
+
},
|
|
4894
4904
|
{
|
|
4895
4905
|
address: "0xba21ef4c9f433ede00badefcc2754b8e74bd538a",
|
|
4896
4906
|
chain: "ETH",
|
|
@@ -4971,6 +4981,16 @@ export const list = {
|
|
|
4971
4981
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.tbtc-0x18084fba666a33d37592fa2633fd49a74dd93a88.png",
|
|
4972
4982
|
ticker: "tBTC",
|
|
4973
4983
|
},
|
|
4984
|
+
{
|
|
4985
|
+
address: "0x16a3543fa6b32cac3b0a755f64a729e84f89a75c",
|
|
4986
|
+
chain: "ETH",
|
|
4987
|
+
chainId: "1",
|
|
4988
|
+
decimals: 18,
|
|
4989
|
+
identifier: "ETH.TENSOR-0x16a3543fa6b32cac3b0a755f64a729e84f89a75c",
|
|
4990
|
+
logoURI:
|
|
4991
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.tensor-0x16a3543fa6b32cac3b0a755f64a729e84f89a75c.png",
|
|
4992
|
+
ticker: "TENSOR",
|
|
4993
|
+
},
|
|
4974
4994
|
{
|
|
4975
4995
|
address: "0x68a47fe1cf42eba4a030a10cd4d6a1031ca3ca0a",
|
|
4976
4996
|
chain: "ETH",
|
|
@@ -5241,6 +5261,16 @@ export const list = {
|
|
|
5241
5261
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.vanry-0x8de5b80a0c1b02fe4976851d030b36122dbb8624.png",
|
|
5242
5262
|
ticker: "VANRY",
|
|
5243
5263
|
},
|
|
5264
|
+
{
|
|
5265
|
+
address: "0xcdbddbdefb0ee3ef03a89afcd714aa4ef310d567",
|
|
5266
|
+
chain: "ETH",
|
|
5267
|
+
chainId: "1",
|
|
5268
|
+
decimals: 18,
|
|
5269
|
+
identifier: "ETH.VERTAI-0xcdbddbdefb0ee3ef03a89afcd714aa4ef310d567",
|
|
5270
|
+
logoURI:
|
|
5271
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.vertai-0xcdbddbdefb0ee3ef03a89afcd714aa4ef310d567.png",
|
|
5272
|
+
ticker: "VERTAI",
|
|
5273
|
+
},
|
|
5244
5274
|
{
|
|
5245
5275
|
address: "0x3C4B6E6e1eA3D4863700D7F76b36B7f3D3f13E3d",
|
|
5246
5276
|
chain: "ETH",
|
|
@@ -5281,16 +5311,6 @@ export const list = {
|
|
|
5281
5311
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.vusd-0x0fc6c0465c9739d4a42daca22eb3b2cb0eb9937a.png",
|
|
5282
5312
|
ticker: "vUSD",
|
|
5283
5313
|
},
|
|
5284
|
-
{
|
|
5285
|
-
address: "0x3b604747ad1720c01ded0455728b62c0d2f100f0",
|
|
5286
|
-
chain: "ETH",
|
|
5287
|
-
chainId: "1",
|
|
5288
|
-
decimals: 18,
|
|
5289
|
-
identifier: "ETH.WAGMIGAMES-0x3b604747ad1720c01ded0455728b62c0d2f100f0",
|
|
5290
|
-
logoURI:
|
|
5291
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.wagmigames-0x3b604747ad1720c01ded0455728b62c0d2f100f0.png",
|
|
5292
|
-
ticker: "WAGMIGAMES",
|
|
5293
|
-
},
|
|
5294
5314
|
{
|
|
5295
5315
|
address: "0xEDB171C18cE90B633DB442f2A6F72874093b49Ef",
|
|
5296
5316
|
chain: "ETH",
|