@swapkit/tokens 2.3.0 → 2.4.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 +14 -15
- package/package.json +1 -1
- package/src/tokenLists/camelot_v3.ts +92 -2
- package/src/tokenLists/caviar_v1.ts +1 -1
- package/src/tokenLists/chainflip.ts +1 -1
- package/src/tokenLists/index.ts +1 -1
- package/src/tokenLists/jupiter.ts +12625 -11405
- package/src/tokenLists/kado.ts +2 -2
- package/src/tokenLists/mayachain.ts +1 -1
- package/src/tokenLists/oneinch.ts +156 -296
- package/src/tokenLists/pangolin_v1.ts +2 -12
- package/src/tokenLists/sushiswap_v2.ts +2 -122
- package/src/tokenLists/thorchain.ts +4 -4
- package/src/tokenLists/traderjoe_v2.ts +195 -355
- package/src/tokenLists/uniswap_v2.ts +176 -186
- package/src/tokenLists/uniswap_v3.ts +1980 -290
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
export const list = {
|
|
2
2
|
provider: "ONEINCH",
|
|
3
3
|
name: "ONEINCH",
|
|
4
|
-
timestamp: "2025-
|
|
4
|
+
timestamp: "2025-03-14T08:31:02.776Z",
|
|
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: 1378,
|
|
12
12
|
tokens: [
|
|
13
13
|
{
|
|
14
14
|
address: "0xba5ddd1f9d7f570dc94a51479a000e3bce967196",
|
|
@@ -268,6 +268,26 @@ export const list = {
|
|
|
268
268
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.grt-0x9623063377ad1b27544c965ccd7342f7ea7e88c7.png",
|
|
269
269
|
ticker: "GRT",
|
|
270
270
|
},
|
|
271
|
+
{
|
|
272
|
+
address: "0xb08d8becab1bf76a9ce3d2d5fa946f65ec1d3e83",
|
|
273
|
+
chain: "ARB",
|
|
274
|
+
chainId: "42161",
|
|
275
|
+
decimals: 18,
|
|
276
|
+
identifier: "ARB.GS-0xb08d8becab1bf76a9ce3d2d5fa946f65ec1d3e83",
|
|
277
|
+
logoURI:
|
|
278
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.gs-0xb08d8becab1bf76a9ce3d2d5fa946f65ec1d3e83.png",
|
|
279
|
+
ticker: "GS",
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
address: "0x65c101e95d7dd475c7966330fa1a803205ff92ab",
|
|
283
|
+
chain: "ARB",
|
|
284
|
+
chainId: "42161",
|
|
285
|
+
decimals: 18,
|
|
286
|
+
identifier: "ARB.HOL-0x65c101e95d7dd475c7966330fa1a803205ff92ab",
|
|
287
|
+
logoURI:
|
|
288
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.hol-0x65c101e95d7dd475c7966330fa1a803205ff92ab.png",
|
|
289
|
+
ticker: "HOL",
|
|
290
|
+
},
|
|
271
291
|
{
|
|
272
292
|
address: "0x371c7ec6d8039ff7933a2aa28eb827ffe1f52f07",
|
|
273
293
|
chain: "ARB",
|
|
@@ -488,6 +508,16 @@ export const list = {
|
|
|
488
508
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.stg-0x6694340fc020c5e6b96567843da2df01b2ce1eb6.png",
|
|
489
509
|
ticker: "STG",
|
|
490
510
|
},
|
|
511
|
+
{
|
|
512
|
+
address: "0xddb46999f8891663a8f2828d25298f70416d7610",
|
|
513
|
+
chain: "ARB",
|
|
514
|
+
chainId: "42161",
|
|
515
|
+
decimals: 18,
|
|
516
|
+
identifier: "ARB.sUSDS-0xddb46999f8891663a8f2828d25298f70416d7610",
|
|
517
|
+
logoURI:
|
|
518
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.susds-0xddb46999f8891663a8f2828d25298f70416d7610.png",
|
|
519
|
+
ticker: "sUSDS",
|
|
520
|
+
},
|
|
491
521
|
{
|
|
492
522
|
address: "0xd4d42f0b6def4ce0383636770ef773390d85c61a",
|
|
493
523
|
chain: "ARB",
|
|
@@ -558,6 +588,16 @@ export const list = {
|
|
|
558
588
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.usdm-0x59d9356e565ab3a36dd77763fc0d87feaf85508c.png",
|
|
559
589
|
ticker: "USDM",
|
|
560
590
|
},
|
|
591
|
+
{
|
|
592
|
+
address: "0x6491c05a82219b8d1479057361ff1654749b876b",
|
|
593
|
+
chain: "ARB",
|
|
594
|
+
chainId: "42161",
|
|
595
|
+
decimals: 18,
|
|
596
|
+
identifier: "ARB.USDS-0x6491c05a82219b8d1479057361ff1654749b876b",
|
|
597
|
+
logoURI:
|
|
598
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.usds-0x6491c05a82219b8d1479057361ff1654749b876b.png",
|
|
599
|
+
ticker: "USDS",
|
|
600
|
+
},
|
|
561
601
|
{
|
|
562
602
|
address: "0xd74f5255d557944cf7dd0e45ff521520002d5748",
|
|
563
603
|
chain: "ARB",
|
|
@@ -806,16 +846,6 @@ export const list = {
|
|
|
806
846
|
"https://storage.googleapis.com/token-list-swapkit/images/avax.bingo-0xb262a485d98d8e19175818d47453e7812ca255a8.png",
|
|
807
847
|
ticker: "BINGO",
|
|
808
848
|
},
|
|
809
|
-
{
|
|
810
|
-
address: "0x0f34919404a290e71fc6a510cb4a6acb8d764b24",
|
|
811
|
-
chain: "AVAX",
|
|
812
|
-
chainId: "43114",
|
|
813
|
-
decimals: 18,
|
|
814
|
-
identifier: "AVAX.BLZZ-0x0f34919404a290e71fc6a510cb4a6acb8d764b24",
|
|
815
|
-
logoURI:
|
|
816
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.blzz-0x0f34919404a290e71fc6a510cb4a6acb8d764b24.png",
|
|
817
|
-
ticker: "BLZZ",
|
|
818
|
-
},
|
|
819
849
|
{
|
|
820
850
|
address: "0x264c1383ea520f73dd837f915ef3a732e204a493",
|
|
821
851
|
chain: "AVAX",
|
|
@@ -1086,16 +1116,6 @@ export const list = {
|
|
|
1086
1116
|
"https://storage.googleapis.com/token-list-swapkit/images/avax.ket-0xffff003a6bad9b743d658048742935fffe2b6ed7.png",
|
|
1087
1117
|
ticker: "KET",
|
|
1088
1118
|
},
|
|
1089
|
-
{
|
|
1090
|
-
address: "0xb27c8941a7df8958a1778c0259f76d1f8b711c35",
|
|
1091
|
-
chain: "AVAX",
|
|
1092
|
-
chainId: "43114",
|
|
1093
|
-
decimals: 18,
|
|
1094
|
-
identifier: "AVAX.KLO-0xb27c8941a7df8958a1778c0259f76d1f8b711c35",
|
|
1095
|
-
logoURI:
|
|
1096
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.klo-0xb27c8941a7df8958a1778c0259f76d1f8b711c35.png",
|
|
1097
|
-
ticker: "KLO",
|
|
1098
|
-
},
|
|
1099
1119
|
{
|
|
1100
1120
|
address: "0x5947bb275c521040051d82396192181b413227a3",
|
|
1101
1121
|
chain: "AVAX",
|
|
@@ -1226,16 +1246,6 @@ export const list = {
|
|
|
1226
1246
|
"https://storage.googleapis.com/token-list-swapkit/images/avax.racex-0x7086e045b78e1e72f741f25231c08d238812cf8a.png",
|
|
1227
1247
|
ticker: "RACEX",
|
|
1228
1248
|
},
|
|
1229
|
-
{
|
|
1230
|
-
address: "0xc17c30e98541188614df99239cabd40280810ca3",
|
|
1231
|
-
chain: "AVAX",
|
|
1232
|
-
chainId: "43114",
|
|
1233
|
-
decimals: 18,
|
|
1234
|
-
identifier: "AVAX.RISE-0xc17c30e98541188614df99239cabd40280810ca3",
|
|
1235
|
-
logoURI:
|
|
1236
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.rise-0xc17c30e98541188614df99239cabd40280810ca3.png",
|
|
1237
|
-
ticker: "RISE",
|
|
1238
|
-
},
|
|
1239
1249
|
{
|
|
1240
1250
|
address: "0xb2a85c5ecea99187a977ac34303b80acbddfa208",
|
|
1241
1251
|
chain: "AVAX",
|
|
@@ -1707,16 +1717,6 @@ export const list = {
|
|
|
1707
1717
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.abyss-0x0e8d6b471e332f140e7d9dbb99e5e3822f728da6.png",
|
|
1708
1718
|
ticker: "ABYSS",
|
|
1709
1719
|
},
|
|
1710
|
-
{
|
|
1711
|
-
address: "0x9a0aba393aac4dfbff4333b06c407458002c6183",
|
|
1712
|
-
chain: "ETH",
|
|
1713
|
-
chainId: "1",
|
|
1714
|
-
decimals: 18,
|
|
1715
|
-
identifier: "ETH.AC-0x9a0aba393aac4dfbff4333b06c407458002c6183",
|
|
1716
|
-
logoURI:
|
|
1717
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.ac-0x9a0aba393aac4dfbff4333b06c407458002c6183.png",
|
|
1718
|
-
ticker: "AC",
|
|
1719
|
-
},
|
|
1720
1720
|
{
|
|
1721
1721
|
address: "0xed04915c23f00a313a544955524eb7dbd823143d",
|
|
1722
1722
|
chain: "ETH",
|
|
@@ -2247,16 +2247,6 @@ export const list = {
|
|
|
2247
2247
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.amkr-0xc713e5e149d5d0715dcd1c156a020976e7e56b88.png",
|
|
2248
2248
|
ticker: "aMKR",
|
|
2249
2249
|
},
|
|
2250
|
-
{
|
|
2251
|
-
address: "0x1a2eb478fa07125c9935a77b3c03a82470801e30",
|
|
2252
|
-
chain: "ETH",
|
|
2253
|
-
chainId: "1",
|
|
2254
|
-
decimals: 18,
|
|
2255
|
-
identifier: "ETH.AMO-0x1a2eb478fa07125c9935a77b3c03a82470801e30",
|
|
2256
|
-
logoURI:
|
|
2257
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.amo-0x1a2eb478fa07125c9935a77b3c03a82470801e30.png",
|
|
2258
|
-
ticker: "AMO",
|
|
2259
|
-
},
|
|
2260
2250
|
{
|
|
2261
2251
|
address: "0xff20817765cb7f73d4bde2e66e067e58d11095c2",
|
|
2262
2252
|
chain: "ETH",
|
|
@@ -2457,16 +2447,6 @@ export const list = {
|
|
|
2457
2447
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.arcx_old-0xed30dd7e50edf3581ad970efc5d9379ce2614adb.png",
|
|
2458
2448
|
ticker: "ARCX_OLD",
|
|
2459
2449
|
},
|
|
2460
|
-
{
|
|
2461
|
-
address: "0x1321f1f1aa541a56c31682c57b80ecfccd9bb288",
|
|
2462
|
-
chain: "ETH",
|
|
2463
|
-
chainId: "1",
|
|
2464
|
-
decimals: 18,
|
|
2465
|
-
identifier: "ETH.ARCX-0x1321f1f1aa541a56c31682c57b80ecfccd9bb288",
|
|
2466
|
-
logoURI:
|
|
2467
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.arcx-0x1321f1f1aa541a56c31682c57b80ecfccd9bb288.png",
|
|
2468
|
-
ticker: "ARCX",
|
|
2469
|
-
},
|
|
2470
2450
|
{
|
|
2471
2451
|
address: "0xcc12abe4ff81c9378d670de1b57f8e0dd228d77a",
|
|
2472
2452
|
chain: "ETH",
|
|
@@ -2607,16 +2587,6 @@ export const list = {
|
|
|
2607
2587
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.atusd-0x101cc05f4a51c0319f570d5e146a8c625198e636.png",
|
|
2608
2588
|
ticker: "aTUSD",
|
|
2609
2589
|
},
|
|
2610
|
-
{
|
|
2611
|
-
address: "0xa9b1eb5908cfc3cdf91f9b8b3a74108598009096",
|
|
2612
|
-
chain: "ETH",
|
|
2613
|
-
chainId: "1",
|
|
2614
|
-
decimals: 18,
|
|
2615
|
-
identifier: "ETH.Auction-0xa9b1eb5908cfc3cdf91f9b8b3a74108598009096",
|
|
2616
|
-
logoURI:
|
|
2617
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.auction-0xa9b1eb5908cfc3cdf91f9b8b3a74108598009096.png",
|
|
2618
|
-
ticker: "Auction",
|
|
2619
|
-
},
|
|
2620
2590
|
{
|
|
2621
2591
|
address: "0x18aaa7115705e8be94bffebde57af9bfc265b998",
|
|
2622
2592
|
chain: "ETH",
|
|
@@ -2997,6 +2967,16 @@ export const list = {
|
|
|
2997
2967
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.bepro-0xcf3c8be2e2c42331da80ef210e9b1b307c03d36a.png",
|
|
2998
2968
|
ticker: "BEPRO",
|
|
2999
2969
|
},
|
|
2970
|
+
{
|
|
2971
|
+
address: "0x97ad75064b20fb2b2447fed4fa953bf7f007a706",
|
|
2972
|
+
chain: "ETH",
|
|
2973
|
+
chainId: "1",
|
|
2974
|
+
decimals: 18,
|
|
2975
|
+
identifier: "ETH.beraSTONE-0x97ad75064b20fb2b2447fed4fa953bf7f007a706",
|
|
2976
|
+
logoURI:
|
|
2977
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.berastone-0x97ad75064b20fb2b2447fed4fa953bf7f007a706.png",
|
|
2978
|
+
ticker: "beraSTONE",
|
|
2979
|
+
},
|
|
3000
2980
|
{
|
|
3001
2981
|
address: "0xdc349913d53b446485e98b76800b6254f43df695",
|
|
3002
2982
|
chain: "ETH",
|
|
@@ -3047,16 +3027,6 @@ export const list = {
|
|
|
3047
3027
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.bifi-0xb1f1ee126e9c96231cc3d3fad7c08b4cf873b1f1.png",
|
|
3048
3028
|
ticker: "BIFI",
|
|
3049
3029
|
},
|
|
3050
|
-
{
|
|
3051
|
-
address: "0x64bc2ca1be492be7185faa2c8835d9b824c8a194",
|
|
3052
|
-
chain: "ETH",
|
|
3053
|
-
chainId: "1",
|
|
3054
|
-
decimals: 18,
|
|
3055
|
-
identifier: "ETH.BIGTIME-0x64bc2ca1be492be7185faa2c8835d9b824c8a194",
|
|
3056
|
-
logoURI:
|
|
3057
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.bigtime-0x64bc2ca1be492be7185faa2c8835d9b824c8a194.png",
|
|
3058
|
-
ticker: "BIGTIME",
|
|
3059
|
-
},
|
|
3060
3030
|
{
|
|
3061
3031
|
address: "0x1a4b46696b2bb4794eb3d4c26f1c55f9170fa4c5",
|
|
3062
3032
|
chain: "ETH",
|
|
@@ -3477,16 +3447,6 @@ export const list = {
|
|
|
3477
3447
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.cell-0x26c8afbbfe1ebaca03c2bb082e69d0476bffe099.png",
|
|
3478
3448
|
ticker: "CELL",
|
|
3479
3449
|
},
|
|
3480
|
-
{
|
|
3481
|
-
address: "0x4ddc2d193948926d02f9b1fe9e1daa0718270ed5",
|
|
3482
|
-
chain: "ETH",
|
|
3483
|
-
chainId: "1",
|
|
3484
|
-
decimals: 8,
|
|
3485
|
-
identifier: "ETH.cETH-0x4ddc2d193948926d02f9b1fe9e1daa0718270ed5",
|
|
3486
|
-
logoURI:
|
|
3487
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.ceth-0x4ddc2d193948926d02f9b1fe9e1daa0718270ed5.png",
|
|
3488
|
-
ticker: "cETH",
|
|
3489
|
-
},
|
|
3490
3450
|
{
|
|
3491
3451
|
address: "0x63b4f3e3fa4e438698ce330e365e831f7ccd1ef4",
|
|
3492
3452
|
chain: "ETH",
|
|
@@ -3518,24 +3478,24 @@ export const list = {
|
|
|
3518
3478
|
ticker: "CHAIN",
|
|
3519
3479
|
},
|
|
3520
3480
|
{
|
|
3521
|
-
address: "
|
|
3481
|
+
address: "0x9ce84f6a69986a83d92c324df10bc8e64771030f",
|
|
3522
3482
|
chain: "ETH",
|
|
3523
3483
|
chainId: "1",
|
|
3524
3484
|
decimals: 18,
|
|
3525
|
-
identifier: "ETH.
|
|
3485
|
+
identifier: "ETH.CHEX-0x9ce84f6a69986a83d92c324df10bc8e64771030f",
|
|
3526
3486
|
logoURI:
|
|
3527
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.
|
|
3528
|
-
ticker: "
|
|
3487
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.chex-0x9ce84f6a69986a83d92c324df10bc8e64771030f.png",
|
|
3488
|
+
ticker: "CHEX",
|
|
3529
3489
|
},
|
|
3530
3490
|
{
|
|
3531
|
-
address: "
|
|
3491
|
+
address: "0x3506424f91fd33084466f402d5d97f05f8e3b4af",
|
|
3532
3492
|
chain: "ETH",
|
|
3533
3493
|
chainId: "1",
|
|
3534
3494
|
decimals: 18,
|
|
3535
|
-
identifier: "ETH.
|
|
3495
|
+
identifier: "ETH.CHZ-0x3506424f91fd33084466f402d5d97f05f8e3b4af",
|
|
3536
3496
|
logoURI:
|
|
3537
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.
|
|
3538
|
-
ticker: "
|
|
3497
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.chz-0x3506424f91fd33084466f402d5d97f05f8e3b4af.png",
|
|
3498
|
+
ticker: "CHZ",
|
|
3539
3499
|
},
|
|
3540
3500
|
{
|
|
3541
3501
|
address: "0x37fe0f067fa808ffbdd12891c0858532cfe7361d",
|
|
@@ -3812,20 +3772,20 @@ export const list = {
|
|
|
3812
3772
|
chain: "ETH",
|
|
3813
3773
|
chainId: "1",
|
|
3814
3774
|
decimals: 18,
|
|
3815
|
-
identifier: "ETH.
|
|
3775
|
+
identifier: "ETH.CULT_2-0xf0f9d895aca5c8678f706fb8216fa22957685a13",
|
|
3816
3776
|
logoURI:
|
|
3817
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.
|
|
3818
|
-
ticker: "
|
|
3777
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.cult_2-0xf0f9d895aca5c8678f706fb8216fa22957685a13.png",
|
|
3778
|
+
ticker: "CULT_2",
|
|
3819
3779
|
},
|
|
3820
3780
|
{
|
|
3821
|
-
address: "
|
|
3781
|
+
address: "0x0000000000c5dc95539589fbd24be07c6c14eca4",
|
|
3822
3782
|
chain: "ETH",
|
|
3823
3783
|
chainId: "1",
|
|
3824
|
-
decimals:
|
|
3825
|
-
identifier: "ETH.
|
|
3784
|
+
decimals: 18,
|
|
3785
|
+
identifier: "ETH.CULT-0x0000000000c5dc95539589fbd24be07c6c14eca4",
|
|
3826
3786
|
logoURI:
|
|
3827
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.
|
|
3828
|
-
ticker: "
|
|
3787
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.cult-0x0000000000c5dc95539589fbd24be07c6c14eca4.png",
|
|
3788
|
+
ticker: "CULT",
|
|
3829
3789
|
},
|
|
3830
3790
|
{
|
|
3831
3791
|
address: "0x39aa39c021dfbae8fac545936693ac917d5e7563",
|
|
@@ -3897,16 +3857,6 @@ export const list = {
|
|
|
3897
3857
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.cvxcrv-0x62b9c7356a2dc64a1969e19c23e4f579f9810aa7.png",
|
|
3898
3858
|
ticker: "cvxCRV",
|
|
3899
3859
|
},
|
|
3900
|
-
{
|
|
3901
|
-
address: "0xc11b1268c1a384e55c48c2391d8d480264a3a7f4",
|
|
3902
|
-
chain: "ETH",
|
|
3903
|
-
chainId: "1",
|
|
3904
|
-
decimals: 8,
|
|
3905
|
-
identifier: "ETH.cWBTC-0xc11b1268c1a384e55c48c2391d8d480264a3a7f4",
|
|
3906
|
-
logoURI:
|
|
3907
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.cwbtc-0xc11b1268c1a384e55c48c2391d8d480264a3a7f4.png",
|
|
3908
|
-
ticker: "cWBTC",
|
|
3909
|
-
},
|
|
3910
3860
|
{
|
|
3911
3861
|
address: "0x505b5eda5e25a67e1c24a2bf1a527ed9eb88bf04",
|
|
3912
3862
|
chain: "ETH",
|
|
@@ -3927,16 +3877,6 @@ export const list = {
|
|
|
3927
3877
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.cwethv3-0xa17581a9e3356d9a858b789d68b4d866e593ae94.png",
|
|
3928
3878
|
ticker: "cWETHv3",
|
|
3929
3879
|
},
|
|
3930
|
-
{
|
|
3931
|
-
address: "0xac0104cca91d167873b8601d2e71eb3d4d8c33e0",
|
|
3932
|
-
chain: "ETH",
|
|
3933
|
-
chainId: "1",
|
|
3934
|
-
decimals: 18,
|
|
3935
|
-
identifier: "ETH.CWS-0xac0104cca91d167873b8601d2e71eb3d4d8c33e0",
|
|
3936
|
-
logoURI:
|
|
3937
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.cws-0xac0104cca91d167873b8601d2e71eb3d4d8c33e0.png",
|
|
3938
|
-
ticker: "CWS",
|
|
3939
|
-
},
|
|
3940
3880
|
{
|
|
3941
3881
|
address: "0xfc979087305a826c2b2a0056cfaba50aad3e6439",
|
|
3942
3882
|
chain: "ETH",
|
|
@@ -4038,24 +3978,24 @@ export const list = {
|
|
|
4038
3978
|
ticker: "DERC",
|
|
4039
3979
|
},
|
|
4040
3980
|
{
|
|
4041
|
-
address: "
|
|
3981
|
+
address: "0xde5ed76e7c05ec5e4572cfc88d1acea165109e44",
|
|
4042
3982
|
chain: "ETH",
|
|
4043
3983
|
chainId: "1",
|
|
4044
3984
|
decimals: 18,
|
|
4045
|
-
identifier: "ETH.
|
|
3985
|
+
identifier: "ETH.DEUS-0xde5ed76e7c05ec5e4572cfc88d1acea165109e44",
|
|
4046
3986
|
logoURI:
|
|
4047
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.
|
|
4048
|
-
ticker: "
|
|
3987
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.deus-0xde5ed76e7c05ec5e4572cfc88d1acea165109e44.png",
|
|
3988
|
+
ticker: "DEUS",
|
|
4049
3989
|
},
|
|
4050
3990
|
{
|
|
4051
|
-
address: "
|
|
3991
|
+
address: "0x15700b564ca08d9439c58ca5053166e8317aa138",
|
|
4052
3992
|
chain: "ETH",
|
|
4053
3993
|
chainId: "1",
|
|
4054
3994
|
decimals: 18,
|
|
4055
|
-
identifier: "ETH.
|
|
3995
|
+
identifier: "ETH.deUSD-0x15700b564ca08d9439c58ca5053166e8317aa138",
|
|
4056
3996
|
logoURI:
|
|
4057
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.
|
|
4058
|
-
ticker: "
|
|
3997
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.deusd-0x15700b564ca08d9439c58ca5053166e8317aa138.png",
|
|
3998
|
+
ticker: "deUSD",
|
|
4059
3999
|
},
|
|
4060
4000
|
{
|
|
4061
4001
|
address: "0x5caf454ba92e6f2c929df14667ee360ed9fd5b26",
|
|
@@ -4107,16 +4047,6 @@ export const list = {
|
|
|
4107
4047
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.df-0x431ad2ff6a9c365805ebad47ee021148d6f7dbe0.png",
|
|
4108
4048
|
ticker: "DF",
|
|
4109
4049
|
},
|
|
4110
|
-
{
|
|
4111
|
-
address: "0x8fc8f8269ebca376d046ce292dc7eac40c8d358a",
|
|
4112
|
-
chain: "ETH",
|
|
4113
|
-
chainId: "1",
|
|
4114
|
-
decimals: 8,
|
|
4115
|
-
identifier: "ETH.DFI_2-0x8fc8f8269ebca376d046ce292dc7eac40c8d358a",
|
|
4116
|
-
logoURI:
|
|
4117
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.dfi_2-0x8fc8f8269ebca376d046ce292dc7eac40c8d358a.png",
|
|
4118
|
-
ticker: "DFI_2",
|
|
4119
|
-
},
|
|
4120
4050
|
{
|
|
4121
4051
|
address: "0x888888435fde8e7d4c54cab67f206e4199454c60",
|
|
4122
4052
|
chain: "ETH",
|
|
@@ -4347,16 +4277,6 @@ export const list = {
|
|
|
4347
4277
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.drc_2-0xb78b3320493a4efaa1028130c5ba26f0b6085ef8.png",
|
|
4348
4278
|
ticker: "DRC_2",
|
|
4349
4279
|
},
|
|
4350
|
-
{
|
|
4351
|
-
address: "0x341c05c0e9b33c0e38d64de76516b2ce970bb3be",
|
|
4352
|
-
chain: "ETH",
|
|
4353
|
-
chainId: "1",
|
|
4354
|
-
decimals: 18,
|
|
4355
|
-
identifier: "ETH.dsETH-0x341c05c0e9b33c0e38d64de76516b2ce970bb3be",
|
|
4356
|
-
logoURI:
|
|
4357
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.dseth-0x341c05c0e9b33c0e38d64de76516b2ce970bb3be.png",
|
|
4358
|
-
ticker: "dsETH",
|
|
4359
|
-
},
|
|
4360
4280
|
{
|
|
4361
4281
|
address: "0x3affcca64c2a6f4e3b6bd9c64cd2c969efd1ecbe",
|
|
4362
4282
|
chain: "ETH",
|
|
@@ -4635,6 +4555,16 @@ export const list = {
|
|
|
4635
4555
|
logoURI: "https://storage.googleapis.com/token-list-swapkit/images/eth.eth.png",
|
|
4636
4556
|
ticker: "ETH",
|
|
4637
4557
|
},
|
|
4558
|
+
{
|
|
4559
|
+
address: "0xe72b141df173b999ae7c1adcbf60cc9833ce56a8",
|
|
4560
|
+
chain: "ETH",
|
|
4561
|
+
chainId: "1",
|
|
4562
|
+
decimals: 18,
|
|
4563
|
+
identifier: "ETH.ETH+-0xe72b141df173b999ae7c1adcbf60cc9833ce56a8",
|
|
4564
|
+
logoURI:
|
|
4565
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.eth+-0xe72b141df173b999ae7c1adcbf60cc9833ce56a8.png",
|
|
4566
|
+
ticker: "ETH+",
|
|
4567
|
+
},
|
|
4638
4568
|
{
|
|
4639
4569
|
address: "0xfe0c30065b384f05761f15d0cc899d4f9f9cc0eb",
|
|
4640
4570
|
chain: "ETH",
|
|
@@ -4865,6 +4795,16 @@ export const list = {
|
|
|
4865
4795
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.flokipup-0xf50a07e4ff052a14f3f608da8936d8ae0ed5be50.png",
|
|
4866
4796
|
ticker: "FLOKIPUP",
|
|
4867
4797
|
},
|
|
4798
|
+
{
|
|
4799
|
+
address: "0x6f40d4a6237c257fff2db00fa0510deeecd303eb",
|
|
4800
|
+
chain: "ETH",
|
|
4801
|
+
chainId: "1",
|
|
4802
|
+
decimals: 18,
|
|
4803
|
+
identifier: "ETH.FLUID-0x6f40d4a6237c257fff2db00fa0510deeecd303eb",
|
|
4804
|
+
logoURI:
|
|
4805
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.fluid-0x6f40d4a6237c257fff2db00fa0510deeecd303eb.png",
|
|
4806
|
+
ticker: "FLUID",
|
|
4807
|
+
},
|
|
4868
4808
|
{
|
|
4869
4809
|
address: "0x6243d8cea23066d098a15582d81a598b4e8391f4",
|
|
4870
4810
|
chain: "ETH",
|
|
@@ -5005,6 +4945,16 @@ export const list = {
|
|
|
5005
4945
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.front-0xf8c3527cc04340b208c854e985240c02f7b7793f.png",
|
|
5006
4946
|
ticker: "FRONT",
|
|
5007
4947
|
},
|
|
4948
|
+
{
|
|
4949
|
+
address: "0x5e8422345238f34275888049021821e8e08caa1f",
|
|
4950
|
+
chain: "ETH",
|
|
4951
|
+
chainId: "1",
|
|
4952
|
+
decimals: 18,
|
|
4953
|
+
identifier: "ETH.FRXETH-0x5e8422345238f34275888049021821e8e08caa1f",
|
|
4954
|
+
logoURI:
|
|
4955
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.frxeth-0x5e8422345238f34275888049021821e8e08caa1f.png",
|
|
4956
|
+
ticker: "FRXETH",
|
|
4957
|
+
},
|
|
5008
4958
|
{
|
|
5009
4959
|
address: "0xfffffffff15abf397da76f1dcc1a1604f45126db",
|
|
5010
4960
|
chain: "ETH",
|
|
@@ -5325,6 +5275,16 @@ export const list = {
|
|
|
5325
5275
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.gro-0x3ec8798b81485a254928b70cda1cf0a2bb0b74d7.png",
|
|
5326
5276
|
ticker: "GRO",
|
|
5327
5277
|
},
|
|
5278
|
+
{
|
|
5279
|
+
address: "0x8390a1da07e376ef7add4be859ba74fb83aa02d5",
|
|
5280
|
+
chain: "ETH",
|
|
5281
|
+
chainId: "1",
|
|
5282
|
+
decimals: 9,
|
|
5283
|
+
identifier: "ETH.GROK-0x8390a1da07e376ef7add4be859ba74fb83aa02d5",
|
|
5284
|
+
logoURI:
|
|
5285
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.grok-0x8390a1da07e376ef7add4be859ba74fb83aa02d5.png",
|
|
5286
|
+
ticker: "GROK",
|
|
5287
|
+
},
|
|
5328
5288
|
{
|
|
5329
5289
|
address: "0xc944e90c64b2c07662a292be6244bdf05cda44a7",
|
|
5330
5290
|
chain: "ETH",
|
|
@@ -5565,16 +5525,6 @@ export const list = {
|
|
|
5565
5525
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.hoge-0xfad45e47083e4607302aa43c65fb3106f1cd7607.png",
|
|
5566
5526
|
ticker: "HOGE",
|
|
5567
5527
|
},
|
|
5568
|
-
{
|
|
5569
|
-
address: "0xc5102fe9359fd9a28f877a67e36b0f050d81a3cc",
|
|
5570
|
-
chain: "ETH",
|
|
5571
|
-
chainId: "1",
|
|
5572
|
-
decimals: 18,
|
|
5573
|
-
identifier: "ETH.HOP-0xc5102fe9359fd9a28f877a67e36b0f050d81a3cc",
|
|
5574
|
-
logoURI:
|
|
5575
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.hop-0xc5102fe9359fd9a28f877a67e36b0f050d81a3cc.png",
|
|
5576
|
-
ticker: "HOP",
|
|
5577
|
-
},
|
|
5578
5528
|
{
|
|
5579
5529
|
address: "0xf5581dfefd8fb0e4aec526be659cfab1f8c781da",
|
|
5580
5530
|
chain: "ETH",
|
|
@@ -5705,16 +5655,6 @@ export const list = {
|
|
|
5705
5655
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.idex-0xb705268213d593b8fd88d3fdeff93aff5cbdcfae.png",
|
|
5706
5656
|
ticker: "IDEX",
|
|
5707
5657
|
},
|
|
5708
|
-
{
|
|
5709
|
-
address: "0x875773784af8135ea0ef43b5a374aad105c5d39e",
|
|
5710
|
-
chain: "ETH",
|
|
5711
|
-
chainId: "1",
|
|
5712
|
-
decimals: 18,
|
|
5713
|
-
identifier: "ETH.IDLE-0x875773784af8135ea0ef43b5a374aad105c5d39e",
|
|
5714
|
-
logoURI:
|
|
5715
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.idle-0x875773784af8135ea0ef43b5a374aad105c5d39e.png",
|
|
5716
|
-
ticker: "IDLE",
|
|
5717
|
-
},
|
|
5718
5658
|
{
|
|
5719
5659
|
address: "0x767fe9edc9e0df98e07454847909b5e959d7ca0e",
|
|
5720
5660
|
chain: "ETH",
|
|
@@ -5775,16 +5715,6 @@ export const list = {
|
|
|
5775
5715
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.inj-0xe28b3b32b6c345a34ff64674606124dd5aceca30.png",
|
|
5776
5716
|
ticker: "INJ",
|
|
5777
5717
|
},
|
|
5778
|
-
{
|
|
5779
|
-
address: "0x6f40d4a6237c257fff2db00fa0510deeecd303eb",
|
|
5780
|
-
chain: "ETH",
|
|
5781
|
-
chainId: "1",
|
|
5782
|
-
decimals: 18,
|
|
5783
|
-
identifier: "ETH.INST-0x6f40d4a6237c257fff2db00fa0510deeecd303eb",
|
|
5784
|
-
logoURI:
|
|
5785
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.inst-0x6f40d4a6237c257fff2db00fa0510deeecd303eb.png",
|
|
5786
|
-
ticker: "INST",
|
|
5787
|
-
},
|
|
5788
5718
|
{
|
|
5789
5719
|
address: "0xf32aa187d5bc16a2c02a6afb7df1459d0d107574",
|
|
5790
5720
|
chain: "ETH",
|
|
@@ -6135,6 +6065,16 @@ export const list = {
|
|
|
6135
6065
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.lbr-0xed1167b6dc64e8a366db86f2e952a482d0981ebd.png",
|
|
6136
6066
|
ticker: "LBR",
|
|
6137
6067
|
},
|
|
6068
|
+
{
|
|
6069
|
+
address: "0x8236a87084f8b84306f72007f36f2618a5634494",
|
|
6070
|
+
chain: "ETH",
|
|
6071
|
+
chainId: "1",
|
|
6072
|
+
decimals: 8,
|
|
6073
|
+
identifier: "ETH.LBTC-0x8236a87084f8b84306f72007f36f2618a5634494",
|
|
6074
|
+
logoURI:
|
|
6075
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.lbtc-0x8236a87084f8b84306f72007f36f2618a5634494.png",
|
|
6076
|
+
ticker: "LBTC",
|
|
6077
|
+
},
|
|
6138
6078
|
{
|
|
6139
6079
|
address: "0x037a54aab062628c9bbae1fdb1583c195585fe41",
|
|
6140
6080
|
chain: "ETH",
|
|
@@ -6175,16 +6115,6 @@ export const list = {
|
|
|
6175
6115
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.lend-0x80fb784b7ed66730e8b1dbd9820afd29931aab03.png",
|
|
6176
6116
|
ticker: "LEND",
|
|
6177
6117
|
},
|
|
6178
|
-
{
|
|
6179
|
-
address: "0xb620be8a1949aa9532e6a3510132864ef9bc3f82",
|
|
6180
|
-
chain: "ETH",
|
|
6181
|
-
chainId: "1",
|
|
6182
|
-
decimals: 18,
|
|
6183
|
-
identifier: "ETH.LFT-0xb620be8a1949aa9532e6a3510132864ef9bc3f82",
|
|
6184
|
-
logoURI:
|
|
6185
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.lft-0xb620be8a1949aa9532e6a3510132864ef9bc3f82.png",
|
|
6186
|
-
ticker: "LFT",
|
|
6187
|
-
},
|
|
6188
6118
|
{
|
|
6189
6119
|
address: "0xae697f994fc5ebc000f8e22ebffee04612f98a0d",
|
|
6190
6120
|
chain: "ETH",
|
|
@@ -6455,16 +6385,6 @@ export const list = {
|
|
|
6455
6385
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.mask-0x69af81e73a73b40adf4f3d4223cd9b1ece623074.png",
|
|
6456
6386
|
ticker: "MASK",
|
|
6457
6387
|
},
|
|
6458
|
-
{
|
|
6459
|
-
address: "0x06f3c323f0238c72bf35011071f2b5b7f43a054c",
|
|
6460
|
-
chain: "ETH",
|
|
6461
|
-
chainId: "1",
|
|
6462
|
-
decimals: 18,
|
|
6463
|
-
identifier: "ETH.MASQ-0x06f3c323f0238c72bf35011071f2b5b7f43a054c",
|
|
6464
|
-
logoURI:
|
|
6465
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.masq-0x06f3c323f0238c72bf35011071f2b5b7f43a054c.png",
|
|
6466
|
-
ticker: "MASQ",
|
|
6467
|
-
},
|
|
6468
6388
|
{
|
|
6469
6389
|
address: "0x08d967bb0134f2d07f7cfb6e246680c53927dd30",
|
|
6470
6390
|
chain: "ETH",
|
|
@@ -7175,26 +7095,6 @@ export const list = {
|
|
|
7175
7095
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.ocean-0x967da4048cd07ab37855c090aaf366e4ce1b9f48.png",
|
|
7176
7096
|
ticker: "OCEAN",
|
|
7177
7097
|
},
|
|
7178
|
-
{
|
|
7179
|
-
address: "0x7240ac91f01233baaf8b064248e80feaa5912ba3",
|
|
7180
|
-
chain: "ETH",
|
|
7181
|
-
chainId: "1",
|
|
7182
|
-
decimals: 18,
|
|
7183
|
-
identifier: "ETH.OCTO-0x7240ac91f01233baaf8b064248e80feaa5912ba3",
|
|
7184
|
-
logoURI:
|
|
7185
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.octo-0x7240ac91f01233baaf8b064248e80feaa5912ba3.png",
|
|
7186
|
-
ticker: "OCTO",
|
|
7187
|
-
},
|
|
7188
|
-
{
|
|
7189
|
-
address: "0xcd2828fc4d8e8a0ede91bb38cf64b1a81de65bf6",
|
|
7190
|
-
chain: "ETH",
|
|
7191
|
-
chainId: "1",
|
|
7192
|
-
decimals: 18,
|
|
7193
|
-
identifier: "ETH.ODDZ-0xcd2828fc4d8e8a0ede91bb38cf64b1a81de65bf6",
|
|
7194
|
-
logoURI:
|
|
7195
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.oddz-0xcd2828fc4d8e8a0ede91bb38cf64b1a81de65bf6.png",
|
|
7196
|
-
ticker: "ODDZ",
|
|
7197
|
-
},
|
|
7198
7098
|
{
|
|
7199
7099
|
address: "0x856c4efb76c1d1ae02e20ceb03a2a6a08b0b8dc3",
|
|
7200
7100
|
chain: "ETH",
|
|
@@ -7905,6 +7805,16 @@ export const list = {
|
|
|
7905
7805
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.pufeth-0xd9a442856c234a39a81a089c06451ebaa4306a72.png",
|
|
7906
7806
|
ticker: "PUFETH",
|
|
7907
7807
|
},
|
|
7808
|
+
{
|
|
7809
|
+
address: "0x0fd10b9899882a6f2fcb5c371e17e70fdee00c38",
|
|
7810
|
+
chain: "ETH",
|
|
7811
|
+
chainId: "1",
|
|
7812
|
+
decimals: 18,
|
|
7813
|
+
identifier: "ETH.PUNDIX-0x0fd10b9899882a6f2fcb5c371e17e70fdee00c38",
|
|
7814
|
+
logoURI:
|
|
7815
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.pundix-0x0fd10b9899882a6f2fcb5c371e17e70fdee00c38.png",
|
|
7816
|
+
ticker: "PUNDIX",
|
|
7817
|
+
},
|
|
7908
7818
|
{
|
|
7909
7819
|
address: "0x269616d549d7e8eaa82dfb17028d0b212d11232a",
|
|
7910
7820
|
chain: "ETH",
|
|
@@ -11524,16 +11434,6 @@ export const list = {
|
|
|
11524
11434
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.ring-0x9469d013805bffb7d3debe5e7839237e535ec483.png",
|
|
11525
11435
|
ticker: "RING",
|
|
11526
11436
|
},
|
|
11527
|
-
{
|
|
11528
|
-
address: "0xc17c30e98541188614df99239cabd40280810ca3",
|
|
11529
|
-
chain: "ETH",
|
|
11530
|
-
chainId: "1",
|
|
11531
|
-
decimals: 18,
|
|
11532
|
-
identifier: "ETH.RISE-0xc17c30e98541188614df99239cabd40280810ca3",
|
|
11533
|
-
logoURI:
|
|
11534
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.rise-0xc17c30e98541188614df99239cabd40280810ca3.png",
|
|
11535
|
-
ticker: "RISE",
|
|
11536
|
-
},
|
|
11537
11437
|
{
|
|
11538
11438
|
address: "0x607f4c5bb672230e8672085532f7e901544a7375",
|
|
11539
11439
|
chain: "ETH",
|
|
@@ -11724,16 +11624,6 @@ export const list = {
|
|
|
11724
11624
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.sai-0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359.png",
|
|
11725
11625
|
ticker: "SAI",
|
|
11726
11626
|
},
|
|
11727
|
-
{
|
|
11728
|
-
address: "0xfa14fa6958401314851a17d6c5360ca29f74b57b",
|
|
11729
|
-
chain: "ETH",
|
|
11730
|
-
chainId: "1",
|
|
11731
|
-
decimals: 18,
|
|
11732
|
-
identifier: "ETH.SAITO-0xfa14fa6958401314851a17d6c5360ca29f74b57b",
|
|
11733
|
-
logoURI:
|
|
11734
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.saito-0xfa14fa6958401314851a17d6c5360ca29f74b57b.png",
|
|
11735
|
-
ticker: "SAITO",
|
|
11736
|
-
},
|
|
11737
11627
|
{
|
|
11738
11628
|
address: "0x4156d3342d5c385a87d264f90653733592000581",
|
|
11739
11629
|
chain: "ETH",
|
|
@@ -13164,6 +13054,26 @@ export const list = {
|
|
|
13164
13054
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.usdp-0x8e870d67f660d95d5be530380d0ec0bd388289e1.png",
|
|
13165
13055
|
ticker: "USDP",
|
|
13166
13056
|
},
|
|
13057
|
+
{
|
|
13058
|
+
address: "0xc83e27f270cce0a3a3a29521173a83f402c1768b",
|
|
13059
|
+
chain: "ETH",
|
|
13060
|
+
chainId: "1",
|
|
13061
|
+
decimals: 6,
|
|
13062
|
+
identifier: "ETH.USDQ-0xc83e27f270cce0a3a3a29521173a83f402c1768b",
|
|
13063
|
+
logoURI:
|
|
13064
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.usdq-0xc83e27f270cce0a3a3a29521173a83f402c1768b.png",
|
|
13065
|
+
ticker: "USDQ",
|
|
13066
|
+
},
|
|
13067
|
+
{
|
|
13068
|
+
address: "0x7b43e3875440b44613dc3bc08e7763e6da63c8f8",
|
|
13069
|
+
chain: "ETH",
|
|
13070
|
+
chainId: "1",
|
|
13071
|
+
decimals: 6,
|
|
13072
|
+
identifier: "ETH.USDR-0x7b43e3875440b44613dc3bc08e7763e6da63c8f8",
|
|
13073
|
+
logoURI:
|
|
13074
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.usdr-0x7b43e3875440b44613dc3bc08e7763e6da63c8f8.png",
|
|
13075
|
+
ticker: "USDR",
|
|
13076
|
+
},
|
|
13167
13077
|
{
|
|
13168
13078
|
address: "0xdc035d45d973e3ec169d2276ddab16f1e407384f",
|
|
13169
13079
|
chain: "ETH",
|
|
@@ -13344,16 +13254,6 @@ export const list = {
|
|
|
13344
13254
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.vra-0xf411903cbc70a74d22900a5de66a2dda66507255.png",
|
|
13345
13255
|
ticker: "VRA",
|
|
13346
13256
|
},
|
|
13347
|
-
{
|
|
13348
|
-
address: "0x87de305311d5788e8da38d19bb427645b09cb4e5",
|
|
13349
|
-
chain: "ETH",
|
|
13350
|
-
chainId: "1",
|
|
13351
|
-
decimals: 18,
|
|
13352
|
-
identifier: "ETH.VRX-0x87de305311d5788e8da38d19bb427645b09cb4e5",
|
|
13353
|
-
logoURI:
|
|
13354
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.vrx-0x87de305311d5788e8da38d19bb427645b09cb4e5.png",
|
|
13355
|
-
ticker: "VRX",
|
|
13356
|
-
},
|
|
13357
13257
|
{
|
|
13358
13258
|
address: "0x1b40183efb4dd766f11bda7a7c3ad8982e998421",
|
|
13359
13259
|
chain: "ETH",
|
|
@@ -13714,16 +13614,6 @@ export const list = {
|
|
|
13714
13614
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.x2y2-0x1e4ede388cbc9f4b5c79681b7f94d36a11abebc9.png",
|
|
13715
13615
|
ticker: "X2Y2",
|
|
13716
13616
|
},
|
|
13717
|
-
{
|
|
13718
|
-
address: "0x70008f18fc58928dce982b0a69c2c21ff80dca54",
|
|
13719
|
-
chain: "ETH",
|
|
13720
|
-
chainId: "1",
|
|
13721
|
-
decimals: 18,
|
|
13722
|
-
identifier: "ETH.X7R-0x70008f18fc58928dce982b0a69c2c21ff80dca54",
|
|
13723
|
-
logoURI:
|
|
13724
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.x7r-0x70008f18fc58928dce982b0a69c2c21ff80dca54.png",
|
|
13725
|
-
ticker: "X7R",
|
|
13726
|
-
},
|
|
13727
13617
|
{
|
|
13728
13618
|
address: "0x35e78b3982e87ecfd5b3f3265b601c046cdbe232",
|
|
13729
13619
|
chain: "ETH",
|
|
@@ -13844,16 +13734,6 @@ export const list = {
|
|
|
13844
13734
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.xmon-0x3aada3e213abf8529606924d8d1c55cbdc70bf74.png",
|
|
13845
13735
|
ticker: "XMON",
|
|
13846
13736
|
},
|
|
13847
|
-
{
|
|
13848
|
-
address: "0x40fd72257597aa14c7231a7b1aaa29fce868f677",
|
|
13849
|
-
chain: "ETH",
|
|
13850
|
-
chainId: "1",
|
|
13851
|
-
decimals: 18,
|
|
13852
|
-
identifier: "ETH.XOR-0x40fd72257597aa14c7231a7b1aaa29fce868f677",
|
|
13853
|
-
logoURI:
|
|
13854
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.xor-0x40fd72257597aa14c7231a7b1aaa29fce868f677.png",
|
|
13855
|
-
ticker: "XOR",
|
|
13856
|
-
},
|
|
13857
13737
|
{
|
|
13858
13738
|
address: "0xd7efb00d12c2c13131fd319336fdf952525da2af",
|
|
13859
13739
|
chain: "ETH",
|
|
@@ -13864,16 +13744,6 @@ export const list = {
|
|
|
13864
13744
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.xpr-0xd7efb00d12c2c13131fd319336fdf952525da2af.png",
|
|
13865
13745
|
ticker: "XPR",
|
|
13866
13746
|
},
|
|
13867
|
-
{
|
|
13868
|
-
address: "0xbb22d59b73d7a6f3a8a83a214becc67eb3b511fe",
|
|
13869
|
-
chain: "ETH",
|
|
13870
|
-
chainId: "1",
|
|
13871
|
-
decimals: 18,
|
|
13872
|
-
identifier: "ETH.xrETH-0xbb22d59b73d7a6f3a8a83a214becc67eb3b511fe",
|
|
13873
|
-
logoURI:
|
|
13874
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.xreth-0xbb22d59b73d7a6f3a8a83a214becc67eb3b511fe.png",
|
|
13875
|
-
ticker: "xrETH",
|
|
13876
|
-
},
|
|
13877
13747
|
{
|
|
13878
13748
|
address: "0x7de91b204c1c737bcee6f000aaa6569cf7061cb7",
|
|
13879
13749
|
chain: "ETH",
|
|
@@ -13914,16 +13784,6 @@ export const list = {
|
|
|
13914
13784
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.xyo-0x55296f69f40ea6d20e478533c15a6b08b654e758.png",
|
|
13915
13785
|
ticker: "XYO",
|
|
13916
13786
|
},
|
|
13917
|
-
{
|
|
13918
|
-
address: "0x48f07301e9e29c3c38a80ae8d9ae771f224f1054",
|
|
13919
|
-
chain: "ETH",
|
|
13920
|
-
chainId: "1",
|
|
13921
|
-
decimals: 18,
|
|
13922
|
-
identifier: "ETH.XZAR-0x48f07301e9e29c3c38a80ae8d9ae771f224f1054",
|
|
13923
|
-
logoURI:
|
|
13924
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.xzar-0x48f07301e9e29c3c38a80ae8d9ae771f224f1054.png",
|
|
13925
|
-
ticker: "XZAR",
|
|
13926
|
-
},
|
|
13927
13787
|
{
|
|
13928
13788
|
address: "0x0aacfbec6a24756c20d41914f2caba817c0d8521",
|
|
13929
13789
|
chain: "ETH",
|