@swapkit/tokens 2.2.2 → 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 -14
- package/package.json +1 -1
- package/src/tokenLists/camelot_v3.ts +114 -4
- package/src/tokenLists/caviar_v1.ts +1 -1
- package/src/tokenLists/chainflip.ts +1 -1
- package/src/tokenLists/index.ts +2 -1
- package/src/tokenLists/jupiter.ts +13273 -11203
- package/src/tokenLists/kado.ts +518 -0
- package/src/tokenLists/mayachain.ts +10 -2
- package/src/tokenLists/oneinch.ts +203 -353
- package/src/tokenLists/pangolin_v1.ts +2 -62
- package/src/tokenLists/sushiswap_v2.ts +2 -242
- package/src/tokenLists/thorchain.ts +15 -5
- package/src/tokenLists/traderjoe_v2.ts +253 -363
- package/src/tokenLists/uniswap_v2.ts +314 -264
- package/src/tokenLists/uniswap_v3.ts +2061 -341
|
@@ -2,14 +2,14 @@ export const list = {
|
|
|
2
2
|
provider: "UNISWAP_V2",
|
|
3
3
|
name: "Uniswap Labs Default",
|
|
4
4
|
tags: {},
|
|
5
|
-
timestamp: "2025-
|
|
5
|
+
timestamp: "2025-03-12T18:50:34.681Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 13,
|
|
8
|
-
minor:
|
|
8
|
+
minor: 14,
|
|
9
9
|
patch: 0,
|
|
10
10
|
},
|
|
11
11
|
keywords: ["uniswap", "default"],
|
|
12
|
-
count:
|
|
12
|
+
count: 563,
|
|
13
13
|
tokens: [
|
|
14
14
|
{
|
|
15
15
|
address: "0x6314C31A7a1652cE482cffe247E9CB7c3f4BB9aF",
|
|
@@ -241,6 +241,16 @@ export const list = {
|
|
|
241
241
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.bat-0x3450687ef141dcd6110b77c2dc44b008616aee75.png",
|
|
242
242
|
ticker: "BAT",
|
|
243
243
|
},
|
|
244
|
+
{
|
|
245
|
+
address: "0xb1c3960aeeaf4c255a877da04b06487bba698386",
|
|
246
|
+
chain: "ARB",
|
|
247
|
+
chainId: "42161",
|
|
248
|
+
decimals: 18,
|
|
249
|
+
identifier: "ARB.BIC-0xb1c3960aeeaf4c255a877da04b06487bba698386",
|
|
250
|
+
logoURI:
|
|
251
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.bic-0xb1c3960aeeaf4c255a877da04b06487bba698386.png",
|
|
252
|
+
ticker: "BIC",
|
|
253
|
+
},
|
|
244
254
|
{
|
|
245
255
|
address: "0xa68Ec98D7ca870cF1Dd0b00EBbb7c4bF60A8e74d",
|
|
246
256
|
chain: "ARB",
|
|
@@ -261,6 +271,16 @@ export const list = {
|
|
|
261
271
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.bit-0x406c8db506653d882295875f633bec0beb921c2a.png",
|
|
262
272
|
ticker: "BIT",
|
|
263
273
|
},
|
|
274
|
+
{
|
|
275
|
+
address: "0xf7e17BA61973bcDB61f471eFb989E47d13bD565D",
|
|
276
|
+
chain: "ARB",
|
|
277
|
+
chainId: "42161",
|
|
278
|
+
decimals: 8,
|
|
279
|
+
identifier: "ARB.BITCOIN-0xf7e17BA61973bcDB61f471eFb989E47d13bD565D",
|
|
280
|
+
logoURI:
|
|
281
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.bitcoin-0xf7e17ba61973bcdb61f471efb989e47d13bd565d.png",
|
|
282
|
+
ticker: "BITCOIN",
|
|
283
|
+
},
|
|
264
284
|
{
|
|
265
285
|
address: "0xEf171a5BA71348eff16616fd692855c2Fe606EB2",
|
|
266
286
|
chain: "ARB",
|
|
@@ -302,24 +322,24 @@ export const list = {
|
|
|
302
322
|
ticker: "BOND",
|
|
303
323
|
},
|
|
304
324
|
{
|
|
305
|
-
address: "
|
|
325
|
+
address: "0xe9be6cd61eac75ea1448b2fc8a81763a4c641c70",
|
|
306
326
|
chain: "ARB",
|
|
307
327
|
chainId: "42161",
|
|
308
328
|
decimals: 18,
|
|
309
|
-
identifier: "ARB.
|
|
329
|
+
identifier: "ARB.BUFF-0xe9be6cd61eac75ea1448b2fc8a81763a4c641c70",
|
|
310
330
|
logoURI:
|
|
311
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.
|
|
312
|
-
ticker: "
|
|
331
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.buff-0xe9be6cd61eac75ea1448b2fc8a81763a4c641c70.png",
|
|
332
|
+
ticker: "BUFF",
|
|
313
333
|
},
|
|
314
334
|
{
|
|
315
|
-
address: "
|
|
335
|
+
address: "0x31190254504622cEFdFA55a7d3d272e6462629a2",
|
|
316
336
|
chain: "ARB",
|
|
317
337
|
chainId: "42161",
|
|
318
338
|
decimals: 18,
|
|
319
|
-
identifier: "ARB.
|
|
339
|
+
identifier: "ARB.BUSD-0x31190254504622cEFdFA55a7d3d272e6462629a2",
|
|
320
340
|
logoURI:
|
|
321
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.
|
|
322
|
-
ticker: "
|
|
341
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.busd-0x31190254504622cefdfa55a7d3d272e6462629a2.png",
|
|
342
|
+
ticker: "BUSD",
|
|
323
343
|
},
|
|
324
344
|
{
|
|
325
345
|
address: "0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf",
|
|
@@ -481,16 +501,6 @@ export const list = {
|
|
|
481
501
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.dai-0xda10009cbd5d07dd0cecc66161fc93d7c9000da1.png",
|
|
482
502
|
ticker: "DAI",
|
|
483
503
|
},
|
|
484
|
-
{
|
|
485
|
-
address: "0xff080349fd3ec63f2e2b1b6538e24f0858c06460",
|
|
486
|
-
chain: "ARB",
|
|
487
|
-
chainId: "42161",
|
|
488
|
-
decimals: 18,
|
|
489
|
-
identifier: "ARB.DCT-0xff080349fd3ec63f2e2b1b6538e24f0858c06460",
|
|
490
|
-
logoURI:
|
|
491
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.dct-0xff080349fd3ec63f2e2b1b6538e24f0858c06460.png",
|
|
492
|
-
ticker: "DCT",
|
|
493
|
-
},
|
|
494
504
|
{
|
|
495
505
|
address: "0x3Be7cB2e9413Ef8F42b4A202a0114EB59b64e227",
|
|
496
506
|
chain: "ARB",
|
|
@@ -521,26 +531,6 @@ export const list = {
|
|
|
521
531
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.dia-0xca642467c6ebe58c13cb4a7091317f34e17ac05e.png",
|
|
522
532
|
ticker: "DIA",
|
|
523
533
|
},
|
|
524
|
-
{
|
|
525
|
-
address: "0x9b69a41a5a66ad5105ca3b7057782cb84bbb1b96",
|
|
526
|
-
chain: "ARB",
|
|
527
|
-
chainId: "42161",
|
|
528
|
-
decimals: 18,
|
|
529
|
-
identifier: "ARB.DISN-0x9b69a41a5a66ad5105ca3b7057782cb84bbb1b96",
|
|
530
|
-
logoURI:
|
|
531
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.disn-0x9b69a41a5a66ad5105ca3b7057782cb84bbb1b96.png",
|
|
532
|
-
ticker: "DISN",
|
|
533
|
-
},
|
|
534
|
-
{
|
|
535
|
-
address: "0x3ceae807e88365f39b0e1e3b4b199aef541443b5",
|
|
536
|
-
chain: "ARB",
|
|
537
|
-
chainId: "42161",
|
|
538
|
-
decimals: 18,
|
|
539
|
-
identifier: "ARB.DKP-0x3ceae807e88365f39b0e1e3b4b199aef541443b5",
|
|
540
|
-
logoURI:
|
|
541
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.dkp-0x3ceae807e88365f39b0e1e3b4b199aef541443b5.png",
|
|
542
|
-
ticker: "DKP",
|
|
543
|
-
},
|
|
544
534
|
{
|
|
545
535
|
address: "0xE3696a02b2C9557639E29d829E9C45EFa49aD47A",
|
|
546
536
|
chain: "ARB",
|
|
@@ -551,16 +541,6 @@ export const list = {
|
|
|
551
541
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.dnt-0xe3696a02b2c9557639e29d829e9c45efa49ad47a.png",
|
|
552
542
|
ticker: "DNT",
|
|
553
543
|
},
|
|
554
|
-
{
|
|
555
|
-
address: "0x4425742f1ec8d98779690b5a3a6276db85ddc01a",
|
|
556
|
-
chain: "ARB",
|
|
557
|
-
chainId: "42161",
|
|
558
|
-
decimals: 18,
|
|
559
|
-
identifier: "ARB.DOG-0x4425742f1ec8d98779690b5a3a6276db85ddc01a",
|
|
560
|
-
logoURI:
|
|
561
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.dog-0x4425742f1ec8d98779690b5a3a6276db85ddc01a.png",
|
|
562
|
-
ticker: "DOG",
|
|
563
|
-
},
|
|
564
544
|
{
|
|
565
545
|
address: "0x4667cf53C4eDF659E402B733BEA42B18B68dd74c",
|
|
566
546
|
chain: "ARB",
|
|
@@ -601,16 +581,6 @@ export const list = {
|
|
|
601
581
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.elon-0x3e4cff6e50f37f731284a92d44ae943e17077fd4.png",
|
|
602
582
|
ticker: "ELON",
|
|
603
583
|
},
|
|
604
|
-
{
|
|
605
|
-
address: "0xdfb8be6f8c87f74295a87de951974362cedcfa30",
|
|
606
|
-
chain: "ARB",
|
|
607
|
-
chainId: "42161",
|
|
608
|
-
decimals: 18,
|
|
609
|
-
identifier: "ARB.EMC-0xdfb8be6f8c87f74295a87de951974362cedcfa30",
|
|
610
|
-
logoURI:
|
|
611
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.emc-0xdfb8be6f8c87f74295a87de951974362cedcfa30.png",
|
|
612
|
-
ticker: "EMC",
|
|
613
|
-
},
|
|
614
584
|
{
|
|
615
585
|
address: "0xdf8F0c63D9335A0AbD89F9F752d293A98EA977d8",
|
|
616
586
|
chain: "ARB",
|
|
@@ -651,16 +621,6 @@ export const list = {
|
|
|
651
621
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.ern-0x2354c8e9ea898c751f1a15addeb048714d667f96.png",
|
|
652
622
|
ticker: "ERN",
|
|
653
623
|
},
|
|
654
|
-
{
|
|
655
|
-
address: "0xc9b3d568cdf5e5faa64e60389e1d034415637ae1",
|
|
656
|
-
chain: "ARB",
|
|
657
|
-
chainId: "42161",
|
|
658
|
-
decimals: 18,
|
|
659
|
-
identifier: "ARB.ET-0xc9b3d568cdf5e5faa64e60389e1d034415637ae1",
|
|
660
|
-
logoURI:
|
|
661
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.et-0xc9b3d568cdf5e5faa64e60389e1d034415637ae1.png",
|
|
662
|
-
ticker: "ET",
|
|
663
|
-
},
|
|
664
624
|
{
|
|
665
625
|
address: "0x07D65C18CECbA423298c0aEB5d2BeDED4DFd5736",
|
|
666
626
|
chain: "ARB",
|
|
@@ -721,6 +681,16 @@ export const list = {
|
|
|
721
681
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.floki-0xa8c25fdc09763a176353cc6a76882e05b4905fae.png",
|
|
722
682
|
ticker: "FLOKI",
|
|
723
683
|
},
|
|
684
|
+
{
|
|
685
|
+
address: "0x63806C056Fa458c548Fb416B15E358A9D685710A",
|
|
686
|
+
chain: "ARB",
|
|
687
|
+
chainId: "42161",
|
|
688
|
+
decimals: 18,
|
|
689
|
+
identifier: "ARB.FLUX-0x63806C056Fa458c548Fb416B15E358A9D685710A",
|
|
690
|
+
logoURI:
|
|
691
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.flux-0x63806c056fa458c548fb416b15e358a9d685710a.png",
|
|
692
|
+
ticker: "FLUX",
|
|
693
|
+
},
|
|
724
694
|
{
|
|
725
695
|
address: "0x3A1429d50E0cBBc45c997aF600541Fe1cc3D2923",
|
|
726
696
|
chain: "ARB",
|
|
@@ -851,16 +821,6 @@ export const list = {
|
|
|
851
821
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.high-0xd12eeb0142d4efe7af82e4f29e5af382615bceea.png",
|
|
852
822
|
ticker: "HIGH",
|
|
853
823
|
},
|
|
854
|
-
{
|
|
855
|
-
address: "0x83d6c8c06ac276465e4c92e7ac8c23740f435140",
|
|
856
|
-
chain: "ARB",
|
|
857
|
-
chainId: "42161",
|
|
858
|
-
decimals: 18,
|
|
859
|
-
identifier: "ARB.HMX-0x83d6c8c06ac276465e4c92e7ac8c23740f435140",
|
|
860
|
-
logoURI:
|
|
861
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.hmx-0x83d6c8c06ac276465e4c92e7ac8c23740f435140.png",
|
|
862
|
-
ticker: "HMX",
|
|
863
|
-
},
|
|
864
824
|
{
|
|
865
825
|
address: "0x177F394A3eD18FAa85c1462Ae626438a70294EF7",
|
|
866
826
|
chain: "ARB",
|
|
@@ -911,6 +871,16 @@ export const list = {
|
|
|
911
871
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.jasmy-0x25f05699548d3a0820b99f93c10c8bb573e27083.png",
|
|
912
872
|
ticker: "JASMY",
|
|
913
873
|
},
|
|
874
|
+
{
|
|
875
|
+
address: "0xf75eE6D319741057a82a88Eeff1DbAFAB7307b69",
|
|
876
|
+
chain: "ARB",
|
|
877
|
+
chainId: "42161",
|
|
878
|
+
decimals: 18,
|
|
879
|
+
identifier: "ARB.KRL-0xf75eE6D319741057a82a88Eeff1DbAFAB7307b69",
|
|
880
|
+
logoURI:
|
|
881
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.krl-0xf75ee6d319741057a82a88eeff1dbafab7307b69.png",
|
|
882
|
+
ticker: "KRL",
|
|
883
|
+
},
|
|
914
884
|
{
|
|
915
885
|
address: "0x3A18dcC9745eDcD1Ef33ecB93b0b6eBA5671e7Ca",
|
|
916
886
|
chain: "ARB",
|
|
@@ -951,6 +921,16 @@ export const list = {
|
|
|
951
921
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.lit-0x349fc93da004a63f3b1343361465981330a40b25.png",
|
|
952
922
|
ticker: "LIT",
|
|
953
923
|
},
|
|
924
|
+
{
|
|
925
|
+
address: "0x454f676d44df315eef9b5425178d5a8b524cea03",
|
|
926
|
+
chain: "ARB",
|
|
927
|
+
chainId: "42161",
|
|
928
|
+
decimals: 18,
|
|
929
|
+
identifier: "ARB.LOCK-0x454f676d44df315eef9b5425178d5a8b524cea03",
|
|
930
|
+
logoURI:
|
|
931
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.lock-0x454f676d44df315eef9b5425178d5a8b524cea03.png",
|
|
932
|
+
ticker: "LOCK",
|
|
933
|
+
},
|
|
954
934
|
{
|
|
955
935
|
address: "0x289ba1701C2F088cf0faf8B3705246331cB8A839",
|
|
956
936
|
chain: "ARB",
|
|
@@ -1011,16 +991,6 @@ export const list = {
|
|
|
1011
991
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.mana-0x442d24578a564ef628a65e6a7e3e7be2a165e231.png",
|
|
1012
992
|
ticker: "MANA",
|
|
1013
993
|
},
|
|
1014
|
-
{
|
|
1015
|
-
address: "0x727e7a24ad4fae30e37c3a23beb08b8f4cf1f375",
|
|
1016
|
-
chain: "ARB",
|
|
1017
|
-
chainId: "42161",
|
|
1018
|
-
decimals: 9,
|
|
1019
|
-
identifier: "ARB.MARQ-0x727e7a24ad4fae30e37c3a23beb08b8f4cf1f375",
|
|
1020
|
-
logoURI:
|
|
1021
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.marq-0x727e7a24ad4fae30e37c3a23beb08b8f4cf1f375.png",
|
|
1022
|
-
ticker: "MARQ",
|
|
1023
|
-
},
|
|
1024
994
|
{
|
|
1025
995
|
address: "0x533A7B414CD1236815a5e09F1E97FC7d5c313739",
|
|
1026
996
|
chain: "ARB",
|
|
@@ -1071,6 +1041,16 @@ export const list = {
|
|
|
1071
1041
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.mim-0xb20a02dffb172c474bc4bda3fd6f4ee70c04daf2.png",
|
|
1072
1042
|
ticker: "MIM",
|
|
1073
1043
|
},
|
|
1044
|
+
{
|
|
1045
|
+
address: "0x6f9f4123cea73d09dc0bc96063e17d6a2de982e1",
|
|
1046
|
+
chain: "ARB",
|
|
1047
|
+
chainId: "42161",
|
|
1048
|
+
decimals: 18,
|
|
1049
|
+
identifier: "ARB.MK-0x6f9f4123cea73d09dc0bc96063e17d6a2de982e1",
|
|
1050
|
+
logoURI:
|
|
1051
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.mk-0x6f9f4123cea73d09dc0bc96063e17d6a2de982e1.png",
|
|
1052
|
+
ticker: "MK",
|
|
1053
|
+
},
|
|
1074
1054
|
{
|
|
1075
1055
|
address: "0x2e9a6Df78E42a30712c10a9Dc4b1C8656f8F2879",
|
|
1076
1056
|
chain: "ARB",
|
|
@@ -1231,16 +1211,6 @@ export const list = {
|
|
|
1231
1211
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.paxg-0xfeb4dfc8c4cf7ed305bb08065d08ec6ee6728429.png",
|
|
1232
1212
|
ticker: "PAXG",
|
|
1233
1213
|
},
|
|
1234
|
-
{
|
|
1235
|
-
address: "0x291a50e611035b6562a2374b8b44de70aa8d7896",
|
|
1236
|
-
chain: "ARB",
|
|
1237
|
-
chainId: "42161",
|
|
1238
|
-
decimals: 18,
|
|
1239
|
-
identifier: "ARB.PEN-0x291a50e611035b6562a2374b8b44de70aa8d7896",
|
|
1240
|
-
logoURI:
|
|
1241
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.pen-0x291a50e611035b6562a2374b8b44de70aa8d7896.png",
|
|
1242
|
-
ticker: "PEN",
|
|
1243
|
-
},
|
|
1244
1214
|
{
|
|
1245
1215
|
address: "0x35E6A59F786d9266c7961eA28c7b768B33959cbB",
|
|
1246
1216
|
chain: "ARB",
|
|
@@ -1261,6 +1231,26 @@ export const list = {
|
|
|
1261
1231
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.perp-0x753d224bcf9aafacd81558c32341416df61d3dac.png",
|
|
1262
1232
|
ticker: "PERP",
|
|
1263
1233
|
},
|
|
1234
|
+
{
|
|
1235
|
+
address: "0xac7CE9F2794e01c0D27b096C52f592e343D77cbf",
|
|
1236
|
+
chain: "ARB",
|
|
1237
|
+
chainId: "42161",
|
|
1238
|
+
decimals: 18,
|
|
1239
|
+
identifier: "ARB.PIRATE-0xac7CE9F2794e01c0D27b096C52f592e343D77cbf",
|
|
1240
|
+
logoURI:
|
|
1241
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.pirate-0xac7ce9f2794e01c0d27b096c52f592e343d77cbf.png",
|
|
1242
|
+
ticker: "PIRATE",
|
|
1243
|
+
},
|
|
1244
|
+
{
|
|
1245
|
+
address: "0x330bd769382cfc6d50175903434ccc8d206dcae5",
|
|
1246
|
+
chain: "ARB",
|
|
1247
|
+
chainId: "42161",
|
|
1248
|
+
decimals: 18,
|
|
1249
|
+
identifier: "ARB.PNK-0x330bd769382cfc6d50175903434ccc8d206dcae5",
|
|
1250
|
+
logoURI:
|
|
1251
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.pnk-0x330bd769382cfc6d50175903434ccc8d206dcae5.png",
|
|
1252
|
+
ticker: "PNK",
|
|
1253
|
+
},
|
|
1264
1254
|
{
|
|
1265
1255
|
address: "0x044d8e7F3A17751D521efEa8CCf9282268fE08CC",
|
|
1266
1256
|
chain: "ARB",
|
|
@@ -1611,16 +1601,6 @@ export const list = {
|
|
|
1611
1601
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.t-0x0945cae3ae47cb384b2d47bc448dc6a9dec21f55.png",
|
|
1612
1602
|
ticker: "T",
|
|
1613
1603
|
},
|
|
1614
|
-
{
|
|
1615
|
-
address: "0x2249905e396c71777fe1f92530fdecf762d51a7b",
|
|
1616
|
-
chain: "ARB",
|
|
1617
|
-
chainId: "42161",
|
|
1618
|
-
decimals: 18,
|
|
1619
|
-
identifier: "ARB.TB-0x2249905e396c71777fe1f92530fdecf762d51a7b",
|
|
1620
|
-
logoURI:
|
|
1621
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.tb-0x2249905e396c71777fe1f92530fdecf762d51a7b.png",
|
|
1622
|
-
ticker: "TB",
|
|
1623
|
-
},
|
|
1624
1604
|
{
|
|
1625
1605
|
address: "0x7E2a1eDeE171C5B19E6c54D73752396C0A572594",
|
|
1626
1606
|
chain: "ARB",
|
|
@@ -1721,6 +1701,16 @@ export const list = {
|
|
|
1721
1701
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.usdt-0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9.png",
|
|
1722
1702
|
ticker: "USDT",
|
|
1723
1703
|
},
|
|
1704
|
+
{
|
|
1705
|
+
address: "0x7639AB8599f1b417CbE4ceD492fB30162140AbbB",
|
|
1706
|
+
chain: "ARB",
|
|
1707
|
+
chainId: "42161",
|
|
1708
|
+
decimals: 18,
|
|
1709
|
+
identifier: "ARB.USUAL-0x7639AB8599f1b417CbE4ceD492fB30162140AbbB",
|
|
1710
|
+
logoURI:
|
|
1711
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.usual-0x7639ab8599f1b417cbe4ced492fb30162140abbb.png",
|
|
1712
|
+
ticker: "USUAL",
|
|
1713
|
+
},
|
|
1724
1714
|
{
|
|
1725
1715
|
address: "0x1c8Ec4DE3c2BFD3050695D89853EC6d78AE650bb",
|
|
1726
1716
|
chain: "ARB",
|
|
@@ -1781,16 +1771,6 @@ export const list = {
|
|
|
1781
1771
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.xsgd-0xa05245ade25cc1063ee50cf7c083b4524c1c4302.png",
|
|
1782
1772
|
ticker: "XSGD",
|
|
1783
1773
|
},
|
|
1784
|
-
{
|
|
1785
|
-
address: "0xbd0201617ca23b9489feec0aafb4e000ad108807",
|
|
1786
|
-
chain: "ARB",
|
|
1787
|
-
chainId: "42161",
|
|
1788
|
-
decimals: 18,
|
|
1789
|
-
identifier: "ARB.XUN-0xbd0201617ca23b9489feec0aafb4e000ad108807",
|
|
1790
|
-
logoURI:
|
|
1791
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.xun-0xbd0201617ca23b9489feec0aafb4e000ad108807.png",
|
|
1792
|
-
ticker: "XUN",
|
|
1793
|
-
},
|
|
1794
1774
|
{
|
|
1795
1775
|
address: "0x82e3A8F066a6989666b031d916c43672085b1582",
|
|
1796
1776
|
chain: "ARB",
|
|
@@ -2291,16 +2271,6 @@ export const list = {
|
|
|
2291
2271
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.band-0xba11d00c5f74255f56a5e366f4f77f5a186d7f55.png",
|
|
2292
2272
|
ticker: "BAND",
|
|
2293
2273
|
},
|
|
2294
|
-
{
|
|
2295
|
-
address: "0x44971abf0251958492fee97da3e5c5ada88b9185",
|
|
2296
|
-
chain: "ETH",
|
|
2297
|
-
chainId: "1",
|
|
2298
|
-
decimals: 18,
|
|
2299
|
-
identifier: "ETH.basedAI-0x44971abf0251958492fee97da3e5c5ada88b9185",
|
|
2300
|
-
logoURI:
|
|
2301
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.basedai-0x44971abf0251958492fee97da3e5c5ada88b9185.png",
|
|
2302
|
-
ticker: "basedAI",
|
|
2303
|
-
},
|
|
2304
2274
|
{
|
|
2305
2275
|
address: "0x0D8775F648430679A709E98d2b0Cb6250d2887EF",
|
|
2306
2276
|
chain: "ETH",
|
|
@@ -2341,6 +2311,16 @@ export const list = {
|
|
|
2341
2311
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.bigtime-0x64bc2ca1be492be7185faa2c8835d9b824c8a194.png",
|
|
2342
2312
|
ticker: "BIGTIME",
|
|
2343
2313
|
},
|
|
2314
|
+
{
|
|
2315
|
+
address: "0xcb1592591996765Ec0eFc1f92599A19767ee5ffA",
|
|
2316
|
+
chain: "ETH",
|
|
2317
|
+
chainId: "1",
|
|
2318
|
+
decimals: 18,
|
|
2319
|
+
identifier: "ETH.BIO-0xcb1592591996765Ec0eFc1f92599A19767ee5ffA",
|
|
2320
|
+
logoURI:
|
|
2321
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.bio-0xcb1592591996765ec0efc1f92599a19767ee5ffa.png",
|
|
2322
|
+
ticker: "BIO",
|
|
2323
|
+
},
|
|
2344
2324
|
{
|
|
2345
2325
|
address: "0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5",
|
|
2346
2326
|
chain: "ETH",
|
|
@@ -2351,6 +2331,16 @@ export const list = {
|
|
|
2351
2331
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.bit-0x1a4b46696b2bb4794eb3d4c26f1c55f9170fa4c5.png",
|
|
2352
2332
|
ticker: "BIT",
|
|
2353
2333
|
},
|
|
2334
|
+
{
|
|
2335
|
+
address: "0x72e4f9F808C49A2a61dE9C5896298920Dc4EEEa9",
|
|
2336
|
+
chain: "ETH",
|
|
2337
|
+
chainId: "1",
|
|
2338
|
+
decimals: 8,
|
|
2339
|
+
identifier: "ETH.BITCOIN-0x72e4f9F808C49A2a61dE9C5896298920Dc4EEEa9",
|
|
2340
|
+
logoURI:
|
|
2341
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.bitcoin-0x72e4f9f808c49a2a61de9c5896298920dc4eeea9.png",
|
|
2342
|
+
ticker: "BITCOIN",
|
|
2343
|
+
},
|
|
2354
2344
|
{
|
|
2355
2345
|
address: "0x5283D291DBCF85356A21bA090E6db59121208b44",
|
|
2356
2346
|
chain: "ETH",
|
|
@@ -2381,16 +2371,6 @@ export const list = {
|
|
|
2381
2371
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.bnt-0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c.png",
|
|
2382
2372
|
ticker: "BNT",
|
|
2383
2373
|
},
|
|
2384
|
-
{
|
|
2385
|
-
address: "0x7d8146cf21e8d7cbe46054e01588207b51198729",
|
|
2386
|
-
chain: "ETH",
|
|
2387
|
-
chainId: "1",
|
|
2388
|
-
decimals: 18,
|
|
2389
|
-
identifier: "ETH.BOB-0x7d8146cf21e8d7cbe46054e01588207b51198729",
|
|
2390
|
-
logoURI:
|
|
2391
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.bob-0x7d8146cf21e8d7cbe46054e01588207b51198729.png",
|
|
2392
|
-
ticker: "BOB",
|
|
2393
|
-
},
|
|
2394
2374
|
{
|
|
2395
2375
|
address: "0x42bBFa2e77757C645eeaAd1655E0911a7553Efbc",
|
|
2396
2376
|
chain: "ETH",
|
|
@@ -2461,6 +2441,16 @@ export const list = {
|
|
|
2461
2441
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.c98-0xae12c5930881c53715b369cec7606b70d8eb229f.png",
|
|
2462
2442
|
ticker: "C98",
|
|
2463
2443
|
},
|
|
2444
|
+
{
|
|
2445
|
+
address: "0xbddc20ed7978b7d59ef190962f441cd18c14e19f",
|
|
2446
|
+
chain: "ETH",
|
|
2447
|
+
chainId: "1",
|
|
2448
|
+
decimals: 18,
|
|
2449
|
+
identifier: "ETH.CAGA-0xbddc20ed7978b7d59ef190962f441cd18c14e19f",
|
|
2450
|
+
logoURI:
|
|
2451
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.caga-0xbddc20ed7978b7d59ef190962f441cd18c14e19f.png",
|
|
2452
|
+
ticker: "CAGA",
|
|
2453
|
+
},
|
|
2464
2454
|
{
|
|
2465
2455
|
address: "0xf3b9569f82b18aef890de263b84189bd33ebe452",
|
|
2466
2456
|
chain: "ETH",
|
|
@@ -2551,6 +2541,16 @@ export const list = {
|
|
|
2551
2541
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.comp-0xc00e94cb662c3520282e6f5717214004a7f26888.png",
|
|
2552
2542
|
ticker: "COMP",
|
|
2553
2543
|
},
|
|
2544
|
+
{
|
|
2545
|
+
address: "0x62359ed7505efc61ff1d56fef82158ccaffa23d7",
|
|
2546
|
+
chain: "ETH",
|
|
2547
|
+
chainId: "1",
|
|
2548
|
+
decimals: 18,
|
|
2549
|
+
identifier: "ETH.CORE-0x62359ed7505efc61ff1d56fef82158ccaffa23d7",
|
|
2550
|
+
logoURI:
|
|
2551
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.core-0x62359ed7505efc61ff1d56fef82158ccaffa23d7.png",
|
|
2552
|
+
ticker: "CORE",
|
|
2553
|
+
},
|
|
2554
2554
|
{
|
|
2555
2555
|
address: "0xDDB3422497E61e13543BeA06989C0789117555c5",
|
|
2556
2556
|
chain: "ETH",
|
|
@@ -2961,6 +2961,16 @@ export const list = {
|
|
|
2961
2961
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.eurq-0x8df723295214ea6f21026eeeb4382d475f146f9f.png",
|
|
2962
2962
|
ticker: "EURQ",
|
|
2963
2963
|
},
|
|
2964
|
+
{
|
|
2965
|
+
address: "0x50753CfAf86c094925Bf976f218D043f8791e408",
|
|
2966
|
+
chain: "ETH",
|
|
2967
|
+
chainId: "1",
|
|
2968
|
+
decimals: 6,
|
|
2969
|
+
identifier: "ETH.EURR-0x50753CfAf86c094925Bf976f218D043f8791e408",
|
|
2970
|
+
logoURI:
|
|
2971
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.eurr-0x50753cfaf86c094925bf976f218d043f8791e408.png",
|
|
2972
|
+
ticker: "EURR",
|
|
2973
|
+
},
|
|
2964
2974
|
{
|
|
2965
2975
|
address: "0x9af15d7b8776fa296019979e70a5be53c714a7ec",
|
|
2966
2976
|
chain: "ETH",
|
|
@@ -2991,6 +3001,16 @@ export const list = {
|
|
|
2991
3001
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.fet-0xaea46a60368a7bd060eec7df8cba43b7ef41ad85.png",
|
|
2992
3002
|
ticker: "FET",
|
|
2993
3003
|
},
|
|
3004
|
+
{
|
|
3005
|
+
address: "0x7346ad4c8cd1886ff6d16072bcea5dfc0bc24ca2",
|
|
3006
|
+
chain: "ETH",
|
|
3007
|
+
chainId: "1",
|
|
3008
|
+
decimals: 18,
|
|
3009
|
+
identifier: "ETH.FILST-0x7346ad4c8cd1886ff6d16072bcea5dfc0bc24ca2",
|
|
3010
|
+
logoURI:
|
|
3011
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.filst-0x7346ad4c8cd1886ff6d16072bcea5dfc0bc24ca2.png",
|
|
3012
|
+
ticker: "FILST",
|
|
3013
|
+
},
|
|
2994
3014
|
{
|
|
2995
3015
|
address: "0xef3A930e1FfFFAcd2fc13434aC81bD278B0ecC8d",
|
|
2996
3016
|
chain: "ETH",
|
|
@@ -3021,6 +3041,36 @@ export const list = {
|
|
|
3021
3041
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.floki-0xcf0c122c6b73ff809c693db761e7baebe62b6a2e.png",
|
|
3022
3042
|
ticker: "FLOKI",
|
|
3023
3043
|
},
|
|
3044
|
+
{
|
|
3045
|
+
address: "0x4f08705fb8f33affc231ed66e626b40e84a71870",
|
|
3046
|
+
chain: "ETH",
|
|
3047
|
+
chainId: "1",
|
|
3048
|
+
decimals: 11,
|
|
3049
|
+
identifier: "ETH.FLUT-0x4f08705fb8f33affc231ed66e626b40e84a71870",
|
|
3050
|
+
logoURI:
|
|
3051
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.flut-0x4f08705fb8f33affc231ed66e626b40e84a71870.png",
|
|
3052
|
+
ticker: "FLUT",
|
|
3053
|
+
},
|
|
3054
|
+
{
|
|
3055
|
+
address: "0x720CD16b011b987Da3518fbf38c3071d4F0D1495",
|
|
3056
|
+
chain: "ETH",
|
|
3057
|
+
chainId: "1",
|
|
3058
|
+
decimals: 18,
|
|
3059
|
+
identifier: "ETH.FLUX-0x720CD16b011b987Da3518fbf38c3071d4F0D1495",
|
|
3060
|
+
logoURI:
|
|
3061
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.flux-0x720cd16b011b987da3518fbf38c3071d4f0d1495.png",
|
|
3062
|
+
ticker: "FLUX",
|
|
3063
|
+
},
|
|
3064
|
+
{
|
|
3065
|
+
address: "0x3b78dc5736a49bd297dd2e4d62daa83d35a22749",
|
|
3066
|
+
chain: "ETH",
|
|
3067
|
+
chainId: "1",
|
|
3068
|
+
decimals: 18,
|
|
3069
|
+
identifier: "ETH.FNSP-0x3b78dc5736a49bd297dd2e4d62daa83d35a22749",
|
|
3070
|
+
logoURI:
|
|
3071
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.fnsp-0x3b78dc5736a49bd297dd2e4d62daa83d35a22749.png",
|
|
3072
|
+
ticker: "FNSP",
|
|
3073
|
+
},
|
|
3024
3074
|
{
|
|
3025
3075
|
address: "0x41545f8b9472D758bB669ed8EaEEEcD7a9C4Ec29",
|
|
3026
3076
|
chain: "ETH",
|
|
@@ -3071,6 +3121,16 @@ export const list = {
|
|
|
3071
3121
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.ftm-0x4e15361fd6b4bb609fa63c81a2be19d873717870.png",
|
|
3072
3122
|
ticker: "FTM",
|
|
3073
3123
|
},
|
|
3124
|
+
{
|
|
3125
|
+
address: "0xc3f7ffb5d5869b3ade9448d094d81b0521e8326f",
|
|
3126
|
+
chain: "ETH",
|
|
3127
|
+
chainId: "1",
|
|
3128
|
+
decimals: 6,
|
|
3129
|
+
identifier: "ETH.fUSDC-0xc3f7ffb5d5869b3ade9448d094d81b0521e8326f",
|
|
3130
|
+
logoURI:
|
|
3131
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.fusdc-0xc3f7ffb5d5869b3ade9448d094d81b0521e8326f.png",
|
|
3132
|
+
ticker: "fUSDC",
|
|
3133
|
+
},
|
|
3074
3134
|
{
|
|
3075
3135
|
address: "0x8c15Ef5b4B21951d50E53E4fbdA8298FFAD25057",
|
|
3076
3136
|
chain: "ETH",
|
|
@@ -3331,6 +3391,26 @@ export const list = {
|
|
|
3331
3391
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.hopr-0xf5581dfefd8fb0e4aec526be659cfab1f8c781da.png",
|
|
3332
3392
|
ticker: "HOPR",
|
|
3333
3393
|
},
|
|
3394
|
+
{
|
|
3395
|
+
address: "0x61ec85ab89377db65762e234c946b5c25a56e99e",
|
|
3396
|
+
chain: "ETH",
|
|
3397
|
+
chainId: "1",
|
|
3398
|
+
decimals: 18,
|
|
3399
|
+
identifier: "ETH.HTX-0x61ec85ab89377db65762e234c946b5c25a56e99e",
|
|
3400
|
+
logoURI:
|
|
3401
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.htx-0x61ec85ab89377db65762e234c946b5c25a56e99e.png",
|
|
3402
|
+
ticker: "HTX",
|
|
3403
|
+
},
|
|
3404
|
+
{
|
|
3405
|
+
address: "0xc9dfcd0a1dd2d7bb6fd2ef91a16a6a1c4e9846dd",
|
|
3406
|
+
chain: "ETH",
|
|
3407
|
+
chainId: "1",
|
|
3408
|
+
decimals: 18,
|
|
3409
|
+
identifier: "ETH.Hype.Bet-0xc9dfcd0a1dd2d7bb6fd2ef91a16a6a1c4e9846dd",
|
|
3410
|
+
logoURI:
|
|
3411
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.hype.bet-0xc9dfcd0a1dd2d7bb6fd2ef91a16a6a1c4e9846dd.png",
|
|
3412
|
+
ticker: "Hype.Bet",
|
|
3413
|
+
},
|
|
3334
3414
|
{
|
|
3335
3415
|
address: "0xB705268213D593B8FD88d3FDEFF93AFF5CbDcfAE",
|
|
3336
3416
|
chain: "ETH",
|
|
@@ -3571,16 +3651,6 @@ export const list = {
|
|
|
3571
3651
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.lit-0xb59490ab09a0f526cc7305822ac65f2ab12f9723.png",
|
|
3572
3652
|
ticker: "LIT",
|
|
3573
3653
|
},
|
|
3574
|
-
{
|
|
3575
|
-
address: "0xd4f4d0a10bcae123bb6655e8fe93a30d01eebd04",
|
|
3576
|
-
chain: "ETH",
|
|
3577
|
-
chainId: "1",
|
|
3578
|
-
decimals: 18,
|
|
3579
|
-
identifier: "ETH.LNQ-0xd4f4d0a10bcae123bb6655e8fe93a30d01eebd04",
|
|
3580
|
-
logoURI:
|
|
3581
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.lnq-0xd4f4d0a10bcae123bb6655e8fe93a30d01eebd04.png",
|
|
3582
|
-
ticker: "LNQ",
|
|
3583
|
-
},
|
|
3584
3654
|
{
|
|
3585
3655
|
address: "0x61E90A50137E1F645c9eF4a0d3A4f01477738406",
|
|
3586
3656
|
chain: "ETH",
|
|
@@ -3671,16 +3741,6 @@ export const list = {
|
|
|
3671
3741
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.lusd-0x5f98805a4e8be255a32880fdec7f6728c6568ba0.png",
|
|
3672
3742
|
ticker: "LUSD",
|
|
3673
3743
|
},
|
|
3674
|
-
{
|
|
3675
|
-
address: "0x965d79f1a1016b574a62986e13ca8ab04dfdd15c",
|
|
3676
|
-
chain: "ETH",
|
|
3677
|
-
chainId: "1",
|
|
3678
|
-
decimals: 18,
|
|
3679
|
-
identifier: "ETH.M2-0x965d79f1a1016b574a62986e13ca8ab04dfdd15c",
|
|
3680
|
-
logoURI:
|
|
3681
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.m2-0x965d79f1a1016b574a62986e13ca8ab04dfdd15c.png",
|
|
3682
|
-
ticker: "M2",
|
|
3683
|
-
},
|
|
3684
3744
|
{
|
|
3685
3745
|
address: "0x80122c6a83c8202ea365233363d3f4837d13e888",
|
|
3686
3746
|
chain: "ETH",
|
|
@@ -3691,16 +3751,6 @@ export const list = {
|
|
|
3691
3751
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.m87-0x80122c6a83c8202ea365233363d3f4837d13e888.png",
|
|
3692
3752
|
ticker: "M87",
|
|
3693
3753
|
},
|
|
3694
|
-
{
|
|
3695
|
-
address: "0xd29da236dd4aac627346e1bba06a619e8c22d7c5",
|
|
3696
|
-
chain: "ETH",
|
|
3697
|
-
chainId: "1",
|
|
3698
|
-
decimals: 9,
|
|
3699
|
-
identifier: "ETH.MAGA-0xd29da236dd4aac627346e1bba06a619e8c22d7c5",
|
|
3700
|
-
logoURI:
|
|
3701
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.maga-0xd29da236dd4aac627346e1bba06a619e8c22d7c5.png",
|
|
3702
|
-
ticker: "MAGA",
|
|
3703
|
-
},
|
|
3704
3754
|
{
|
|
3705
3755
|
address: "0x0F5D2fB29fb7d3CFeE444a200298f468908cC942",
|
|
3706
3756
|
chain: "ETH",
|
|
@@ -3871,16 +3921,6 @@ export const list = {
|
|
|
3871
3921
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.mona-0x275f5ad03be0fa221b4c6649b8aee09a42d9412a.png",
|
|
3872
3922
|
ticker: "MONA",
|
|
3873
3923
|
},
|
|
3874
|
-
{
|
|
3875
|
-
address: "0x28561b8a2360f463011c16b6cc0b0cbef8dbbcad",
|
|
3876
|
-
chain: "ETH",
|
|
3877
|
-
chainId: "1",
|
|
3878
|
-
decimals: 9,
|
|
3879
|
-
identifier: "ETH.MOODENG-0x28561b8a2360f463011c16b6cc0b0cbef8dbbcad",
|
|
3880
|
-
logoURI:
|
|
3881
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.moodeng-0x28561b8a2360f463011c16b6cc0b0cbef8dbbcad.png",
|
|
3882
|
-
ticker: "MOODENG",
|
|
3883
|
-
},
|
|
3884
3924
|
{
|
|
3885
3925
|
address: "0x58D97B57BB95320F9a05dC918Aef65434969c2B2",
|
|
3886
3926
|
chain: "ETH",
|
|
@@ -4211,16 +4251,6 @@ export const list = {
|
|
|
4211
4251
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.perp-0xbc396689893d065f41bc2c6ecbee5e0085233447.png",
|
|
4212
4252
|
ticker: "PERP",
|
|
4213
4253
|
},
|
|
4214
|
-
{
|
|
4215
|
-
address: "0xc328a59e7321747aebbc49fd28d1b32c1af8d3b2",
|
|
4216
|
-
chain: "ETH",
|
|
4217
|
-
chainId: "1",
|
|
4218
|
-
decimals: 18,
|
|
4219
|
-
identifier: "ETH.PHIL-0xc328a59e7321747aebbc49fd28d1b32c1af8d3b2",
|
|
4220
|
-
logoURI:
|
|
4221
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.phil-0xc328a59e7321747aebbc49fd28d1b32c1af8d3b2.png",
|
|
4222
|
-
ticker: "PHIL",
|
|
4223
|
-
},
|
|
4224
4254
|
{
|
|
4225
4255
|
address: "0x2e44f3f609ff5aa4819b323fd74690f07c3607c4",
|
|
4226
4256
|
chain: "ETH",
|
|
@@ -4441,16 +4471,6 @@ export const list = {
|
|
|
4441
4471
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.rai-0x03ab458634910aad20ef5f1c8ee96f1d6ac54919.png",
|
|
4442
4472
|
ticker: "RAI",
|
|
4443
4473
|
},
|
|
4444
|
-
{
|
|
4445
|
-
address: "0xc575bd129848ce06a460a19466c30e1d0328f52c",
|
|
4446
|
-
chain: "ETH",
|
|
4447
|
-
chainId: "1",
|
|
4448
|
-
decimals: 18,
|
|
4449
|
-
identifier: "ETH.RAI-0xc575bd129848ce06a460a19466c30e1d0328f52c",
|
|
4450
|
-
logoURI:
|
|
4451
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.rai-0xc575bd129848ce06a460a19466c30e1d0328f52c.png",
|
|
4452
|
-
ticker: "RAI",
|
|
4453
|
-
},
|
|
4454
4474
|
{
|
|
4455
4475
|
address: "0xba5BDe662c17e2aDFF1075610382B9B691296350",
|
|
4456
4476
|
chain: "ETH",
|
|
@@ -4491,6 +4511,16 @@ export const list = {
|
|
|
4491
4511
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.rbn-0x6123b0049f904d730db3c36a31167d9d4121fa6b.png",
|
|
4492
4512
|
ticker: "RBN",
|
|
4493
4513
|
},
|
|
4514
|
+
{
|
|
4515
|
+
address: "0xc43C6bfeDA065fE2c4c11765Bf838789bd0BB5dE",
|
|
4516
|
+
chain: "ETH",
|
|
4517
|
+
chainId: "1",
|
|
4518
|
+
decimals: 18,
|
|
4519
|
+
identifier: "ETH.RED-0xc43C6bfeDA065fE2c4c11765Bf838789bd0BB5dE",
|
|
4520
|
+
logoURI:
|
|
4521
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.red-0xc43c6bfeda065fe2c4c11765bf838789bd0bb5de.png",
|
|
4522
|
+
ticker: "RED",
|
|
4523
|
+
},
|
|
4494
4524
|
{
|
|
4495
4525
|
address: "0x408e41876cCCDC0F92210600ef50372656052a38",
|
|
4496
4526
|
chain: "ETH",
|
|
@@ -4651,6 +4681,16 @@ export const list = {
|
|
|
4651
4681
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.sand-0x3845badade8e6dff049820680d1f14bd3903a5d0.png",
|
|
4652
4682
|
ticker: "SAND",
|
|
4653
4683
|
},
|
|
4684
|
+
{
|
|
4685
|
+
address: "0x6e10aacb89a28d6fa0fe68790777fec7e7f01890",
|
|
4686
|
+
chain: "ETH",
|
|
4687
|
+
chainId: "1",
|
|
4688
|
+
decimals: 18,
|
|
4689
|
+
identifier: "ETH.SAV3-0x6e10aacb89a28d6fa0fe68790777fec7e7f01890",
|
|
4690
|
+
logoURI:
|
|
4691
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.sav3-0x6e10aacb89a28d6fa0fe68790777fec7e7f01890.png",
|
|
4692
|
+
ticker: "SAV3",
|
|
4693
|
+
},
|
|
4654
4694
|
{
|
|
4655
4695
|
address: "0x30D20208d987713f46DFD34EF128Bb16C404D10f",
|
|
4656
4696
|
chain: "ETH",
|
|
@@ -4672,14 +4712,14 @@ export const list = {
|
|
|
4672
4712
|
ticker: "SERV",
|
|
4673
4713
|
},
|
|
4674
4714
|
{
|
|
4675
|
-
address: "
|
|
4715
|
+
address: "0x6b583cf4aba7bf9d6f8a51b3f1f7c7b2ce59bf15",
|
|
4676
4716
|
chain: "ETH",
|
|
4677
4717
|
chainId: "1",
|
|
4678
|
-
decimals:
|
|
4679
|
-
identifier: "ETH.
|
|
4718
|
+
decimals: 9,
|
|
4719
|
+
identifier: "ETH.SHARE-0x6b583cf4aba7bf9d6f8a51b3f1f7c7b2ce59bf15",
|
|
4680
4720
|
logoURI:
|
|
4681
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.
|
|
4682
|
-
ticker: "
|
|
4721
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.share-0x6b583cf4aba7bf9d6f8a51b3f1f7c7b2ce59bf15.png",
|
|
4722
|
+
ticker: "SHARE",
|
|
4683
4723
|
},
|
|
4684
4724
|
{
|
|
4685
4725
|
address: "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE",
|
|
@@ -4731,16 +4771,6 @@ export const list = {
|
|
|
4731
4771
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.sky-0x56072c95faa701256059aa122697b133aded9279.png",
|
|
4732
4772
|
ticker: "SKY",
|
|
4733
4773
|
},
|
|
4734
|
-
{
|
|
4735
|
-
address: "0xf107edabf59ba696e38de62ad5327415bd4d4236",
|
|
4736
|
-
chain: "ETH",
|
|
4737
|
-
chainId: "1",
|
|
4738
|
-
decimals: 18,
|
|
4739
|
-
identifier: "ETH.SLAP-0xf107edabf59ba696e38de62ad5327415bd4d4236",
|
|
4740
|
-
logoURI:
|
|
4741
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.slap-0xf107edabf59ba696e38de62ad5327415bd4d4236.png",
|
|
4742
|
-
ticker: "SLAP",
|
|
4743
|
-
},
|
|
4744
4774
|
{
|
|
4745
4775
|
address: "0xCC8Fa225D80b9c7D42F96e9570156c65D6cAAa25",
|
|
4746
4776
|
chain: "ETH",
|
|
@@ -4821,16 +4851,6 @@ export const list = {
|
|
|
4821
4851
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.spx-0xe0f63a424a4439cbe457d80e4f4b51ad25b2c56c.png",
|
|
4822
4852
|
ticker: "SPX",
|
|
4823
4853
|
},
|
|
4824
|
-
{
|
|
4825
|
-
address: "0xb72e76ccf005313868db7b48070901a44629da98",
|
|
4826
|
-
chain: "ETH",
|
|
4827
|
-
chainId: "1",
|
|
4828
|
-
decimals: 9,
|
|
4829
|
-
identifier: "ETH.SQGROW-0xb72e76ccf005313868db7b48070901a44629da98",
|
|
4830
|
-
logoURI:
|
|
4831
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.sqgrow-0xb72e76ccf005313868db7b48070901a44629da98.png",
|
|
4832
|
-
ticker: "SQGROW",
|
|
4833
|
-
},
|
|
4834
4854
|
{
|
|
4835
4855
|
address: "0x8e6cd950ad6ba651f6dd608dc70e5886b1aa6b24",
|
|
4836
4856
|
chain: "ETH",
|
|
@@ -5031,16 +5051,6 @@ export const list = {
|
|
|
5031
5051
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.tensor-0x16a3543fa6b32cac3b0a755f64a729e84f89a75c.png",
|
|
5032
5052
|
ticker: "TENSOR",
|
|
5033
5053
|
},
|
|
5034
|
-
{
|
|
5035
|
-
address: "0x68a47fe1cf42eba4a030a10cd4d6a1031ca3ca0a",
|
|
5036
|
-
chain: "ETH",
|
|
5037
|
-
chainId: "1",
|
|
5038
|
-
decimals: 8,
|
|
5039
|
-
identifier: "ETH.TET-0x68a47fe1cf42eba4a030a10cd4d6a1031ca3ca0a",
|
|
5040
|
-
logoURI:
|
|
5041
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.tet-0x68a47fe1cf42eba4a030a10cd4d6a1031ca3ca0a.png",
|
|
5042
|
-
ticker: "TET",
|
|
5043
|
-
},
|
|
5044
5054
|
{
|
|
5045
5055
|
address: "0x485d17A6f1B8780392d53D64751824253011A260",
|
|
5046
5056
|
chain: "ETH",
|
|
@@ -5111,6 +5121,16 @@ export const list = {
|
|
|
5111
5121
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.trac-0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f.png",
|
|
5112
5122
|
ticker: "TRAC",
|
|
5113
5123
|
},
|
|
5124
|
+
{
|
|
5125
|
+
address: "0x0ba45a8b5d5575935b8158a88c631e9f9c95a2e5",
|
|
5126
|
+
chain: "ETH",
|
|
5127
|
+
chainId: "1",
|
|
5128
|
+
decimals: 18,
|
|
5129
|
+
identifier: "ETH.TRB-0x0ba45a8b5d5575935b8158a88c631e9f9c95a2e5",
|
|
5130
|
+
logoURI:
|
|
5131
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.trb-0x0ba45a8b5d5575935b8158a88c631e9f9c95a2e5.png",
|
|
5132
|
+
ticker: "TRB",
|
|
5133
|
+
},
|
|
5114
5134
|
{
|
|
5115
5135
|
address: "0x88dF592F8eb5D7Bd38bFeF7dEb0fBc02cf3778a0",
|
|
5116
5136
|
chain: "ETH",
|
|
@@ -5151,6 +5171,16 @@ export const list = {
|
|
|
5151
5171
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.trump-0x576e2bed8f7b46d34016198911cdf9886f78bea7.png",
|
|
5152
5172
|
ticker: "TRUMP",
|
|
5153
5173
|
},
|
|
5174
|
+
{
|
|
5175
|
+
address: "0x50327c6c5a14dcade707abad2e27eb517df87ab5",
|
|
5176
|
+
chain: "ETH",
|
|
5177
|
+
chainId: "1",
|
|
5178
|
+
decimals: 6,
|
|
5179
|
+
identifier: "ETH.TRX-0x50327c6c5a14dcade707abad2e27eb517df87ab5",
|
|
5180
|
+
logoURI:
|
|
5181
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.trx-0x50327c6c5a14dcade707abad2e27eb517df87ab5.png",
|
|
5182
|
+
ticker: "TRX",
|
|
5183
|
+
},
|
|
5154
5184
|
{
|
|
5155
5185
|
address: "0xA35923162C49cF95e6BF26623385eb431ad920D3",
|
|
5156
5186
|
chain: "ETH",
|
|
@@ -5231,6 +5261,16 @@ export const list = {
|
|
|
5231
5261
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.upi-0x70d2b7c19352bb76e4409858ff5746e500f2b67c.png",
|
|
5232
5262
|
ticker: "UPI",
|
|
5233
5263
|
},
|
|
5264
|
+
{
|
|
5265
|
+
address: "0xd233d1f6fd11640081abb8db125f722b5dc729dc",
|
|
5266
|
+
chain: "ETH",
|
|
5267
|
+
chainId: "1",
|
|
5268
|
+
decimals: 9,
|
|
5269
|
+
identifier: "ETH.USD-0xd233d1f6fd11640081abb8db125f722b5dc729dc",
|
|
5270
|
+
logoURI:
|
|
5271
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.usd-0xd233d1f6fd11640081abb8db125f722b5dc729dc.png",
|
|
5272
|
+
ticker: "USD",
|
|
5273
|
+
},
|
|
5234
5274
|
{
|
|
5235
5275
|
address: "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
|
|
5236
5276
|
chain: "ETH",
|
|
@@ -5271,6 +5311,16 @@ export const list = {
|
|
|
5271
5311
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.usdq-0xc83e27f270cce0a3a3a29521173a83f402c1768b.png",
|
|
5272
5312
|
ticker: "USDQ",
|
|
5273
5313
|
},
|
|
5314
|
+
{
|
|
5315
|
+
address: "0x7B43E3875440B44613DC3bC08E7763e6Da63C8f8",
|
|
5316
|
+
chain: "ETH",
|
|
5317
|
+
chainId: "1",
|
|
5318
|
+
decimals: 6,
|
|
5319
|
+
identifier: "ETH.USDR-0x7B43E3875440B44613DC3bC08E7763e6Da63C8f8",
|
|
5320
|
+
logoURI:
|
|
5321
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.usdr-0x7b43e3875440b44613dc3bc08e7763e6da63c8f8.png",
|
|
5322
|
+
ticker: "USDR",
|
|
5323
|
+
},
|
|
5274
5324
|
{
|
|
5275
5325
|
address: "0xdC035D45d973E3EC169d2276DDab16f1e407384F",
|
|
5276
5326
|
chain: "ETH",
|
|
@@ -5292,24 +5342,24 @@ export const list = {
|
|
|
5292
5342
|
ticker: "USDT",
|
|
5293
5343
|
},
|
|
5294
5344
|
{
|
|
5295
|
-
address: "
|
|
5345
|
+
address: "0xC4441c2BE5d8fA8126822B9929CA0b81Ea0DE38E",
|
|
5296
5346
|
chain: "ETH",
|
|
5297
5347
|
chainId: "1",
|
|
5298
5348
|
decimals: 18,
|
|
5299
|
-
identifier: "ETH.
|
|
5349
|
+
identifier: "ETH.USUAL-0xC4441c2BE5d8fA8126822B9929CA0b81Ea0DE38E",
|
|
5300
5350
|
logoURI:
|
|
5301
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.
|
|
5302
|
-
ticker: "
|
|
5351
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.usual-0xc4441c2be5d8fa8126822b9929ca0b81ea0de38e.png",
|
|
5352
|
+
ticker: "USUAL",
|
|
5303
5353
|
},
|
|
5304
5354
|
{
|
|
5305
|
-
address: "
|
|
5355
|
+
address: "0x8DE5B80a0C1B02Fe4976851D030B36122dbb8624",
|
|
5306
5356
|
chain: "ETH",
|
|
5307
5357
|
chainId: "1",
|
|
5308
5358
|
decimals: 18,
|
|
5309
|
-
identifier: "ETH.
|
|
5359
|
+
identifier: "ETH.VANRY-0x8DE5B80a0C1B02Fe4976851D030B36122dbb8624",
|
|
5310
5360
|
logoURI:
|
|
5311
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.
|
|
5312
|
-
ticker: "
|
|
5361
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.vanry-0x8de5b80a0c1b02fe4976851d030b36122dbb8624.png",
|
|
5362
|
+
ticker: "VANRY",
|
|
5313
5363
|
},
|
|
5314
5364
|
{
|
|
5315
5365
|
address: "0x3C4B6E6e1eA3D4863700D7F76b36B7f3D3f13E3d",
|
|
@@ -5361,6 +5411,16 @@ export const list = {
|
|
|
5361
5411
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.wampl-0xedb171c18ce90b633db442f2a6f72874093b49ef.png",
|
|
5362
5412
|
ticker: "WAMPL",
|
|
5363
5413
|
},
|
|
5414
|
+
{
|
|
5415
|
+
address: "0xf983da3ca66964C02628189Ea8Ca99fa9E24f66c",
|
|
5416
|
+
chain: "ETH",
|
|
5417
|
+
chainId: "1",
|
|
5418
|
+
decimals: 12,
|
|
5419
|
+
identifier: "ETH.WANLOG-0xf983da3ca66964C02628189Ea8Ca99fa9E24f66c",
|
|
5420
|
+
logoURI:
|
|
5421
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.wanlog-0xf983da3ca66964c02628189ea8ca99fa9e24f66c.png",
|
|
5422
|
+
ticker: "WANLOG",
|
|
5423
|
+
},
|
|
5364
5424
|
{
|
|
5365
5425
|
address: "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599",
|
|
5366
5426
|
chain: "ETH",
|
|
@@ -5401,6 +5461,16 @@ export const list = {
|
|
|
5401
5461
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.weth-0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2.png",
|
|
5402
5462
|
ticker: "WETH",
|
|
5403
5463
|
},
|
|
5464
|
+
{
|
|
5465
|
+
address: "0x9cdf242ef7975d8c68d5c1f5b6905801699b1940",
|
|
5466
|
+
chain: "ETH",
|
|
5467
|
+
chainId: "1",
|
|
5468
|
+
decimals: 18,
|
|
5469
|
+
identifier: "ETH.WHITE-0x9cdf242ef7975d8c68d5c1f5b6905801699b1940",
|
|
5470
|
+
logoURI:
|
|
5471
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.white-0x9cdf242ef7975d8c68d5c1f5b6905801699b1940.png",
|
|
5472
|
+
ticker: "WHITE",
|
|
5473
|
+
},
|
|
5404
5474
|
{
|
|
5405
5475
|
address: "0x2a3bff78b79a009976eea096a51a948a3dc00e34",
|
|
5406
5476
|
chain: "ETH",
|
|
@@ -5451,16 +5521,6 @@ export const list = {
|
|
|
5451
5521
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.woo-0x4691937a7508860f876c9c0a2a617e7d9e945d4b.png",
|
|
5452
5522
|
ticker: "WOO",
|
|
5453
5523
|
},
|
|
5454
|
-
{
|
|
5455
|
-
address: "0xd075e95423c5c4ba1e122cae0f4cdfa19b82881b",
|
|
5456
|
-
chain: "ETH",
|
|
5457
|
-
chainId: "1",
|
|
5458
|
-
decimals: 18,
|
|
5459
|
-
identifier: "ETH.wPE-0xd075e95423c5c4ba1e122cae0f4cdfa19b82881b",
|
|
5460
|
-
logoURI:
|
|
5461
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.wpe-0xd075e95423c5c4ba1e122cae0f4cdfa19b82881b.png",
|
|
5462
|
-
ticker: "wPE",
|
|
5463
|
-
},
|
|
5464
5524
|
{
|
|
5465
5525
|
address: "0xA2cd3D43c775978A96BdBf12d733D5A1ED94fb18",
|
|
5466
5526
|
chain: "ETH",
|
|
@@ -5581,16 +5641,6 @@ export const list = {
|
|
|
5581
5641
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.zrx-0xe41d2489571d322189246dafa5ebde1f4699f498.png",
|
|
5582
5642
|
ticker: "ZRX",
|
|
5583
5643
|
},
|
|
5584
|
-
{
|
|
5585
|
-
address: "0x58cb30368ceb2d194740b144eab4c2da8a917dcb",
|
|
5586
|
-
chain: "ETH",
|
|
5587
|
-
chainId: "1",
|
|
5588
|
-
decimals: 18,
|
|
5589
|
-
identifier: "ETH.ZYN-0x58cb30368ceb2d194740b144eab4c2da8a917dcb",
|
|
5590
|
-
logoURI:
|
|
5591
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.zyn-0x58cb30368ceb2d194740b144eab4c2da8a917dcb.png",
|
|
5592
|
-
ticker: "ZYN",
|
|
5593
|
-
},
|
|
5594
5644
|
],
|
|
5595
5645
|
logoURI: "ipfs://QmNa8mQkrNKp1WEEeGjFezDmDeodkWRevGFN8JCV7b4Xir",
|
|
5596
5646
|
} as const;
|