@swapkit/tokens 1.8.3 → 1.8.4
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 +12 -12
- package/package.json +1 -1
- package/src/tokenLists/caviar_v1.ts +42 -2
- package/src/tokenLists/chainflip.ts +1 -1
- package/src/tokenLists/jupiter.ts +16188 -0
- package/src/tokenLists/mayachain.ts +8 -16
- package/src/tokenLists/oneinch.ts +17 -7
- package/src/tokenLists/openocean_v2.ts +11444 -0
- package/src/tokenLists/pangolin_v1.ts +2 -12
- package/src/tokenLists/sushiswap_v2.ts +12 -42
- package/src/tokenLists/thorchain.ts +2 -22
- package/src/tokenLists/traderjoe_v2.ts +244 -124
- package/src/tokenLists/uniswap_v2.ts +83 -53
- package/src/tokenLists/uniswap_v3.ts +118 -108
|
@@ -2,14 +2,14 @@ export const list = {
|
|
|
2
2
|
provider: "UNISWAP_V2",
|
|
3
3
|
name: "Uniswap Labs Default",
|
|
4
4
|
tags: {},
|
|
5
|
-
timestamp: "2024-10-
|
|
5
|
+
timestamp: "2024-10-15T20:43:44.935Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 12,
|
|
8
|
-
minor:
|
|
8
|
+
minor: 23,
|
|
9
9
|
patch: 0,
|
|
10
10
|
},
|
|
11
11
|
keywords: ["uniswap", "default"],
|
|
12
|
-
count:
|
|
12
|
+
count: 537,
|
|
13
13
|
tokens: [
|
|
14
14
|
{
|
|
15
15
|
address: "0x6314C31A7a1652cE482cffe247E9CB7c3f4BB9aF",
|
|
@@ -301,6 +301,16 @@ export const list = {
|
|
|
301
301
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.busd-0x31190254504622cefdfa55a7d3d272e6462629a2.png",
|
|
302
302
|
ticker: "BUSD",
|
|
303
303
|
},
|
|
304
|
+
{
|
|
305
|
+
address: "0x4debfb9ed639144cf1e401674af361ffffcefb58",
|
|
306
|
+
chain: "ARB",
|
|
307
|
+
chainId: "42161",
|
|
308
|
+
decimals: 18,
|
|
309
|
+
identifier: "ARB.CADAI-0x4debfb9ed639144cf1e401674af361ffffcefb58",
|
|
310
|
+
logoURI:
|
|
311
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.cadai-0x4debfb9ed639144cf1e401674af361ffffcefb58.png",
|
|
312
|
+
ticker: "CADAI",
|
|
313
|
+
},
|
|
304
314
|
{
|
|
305
315
|
address: "0x1DEBd73E752bEaF79865Fd6446b0c970EaE7732f",
|
|
306
316
|
chain: "ARB",
|
|
@@ -501,6 +511,16 @@ export const list = {
|
|
|
501
511
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.dnt-0xe3696a02b2c9557639e29d829e9c45efa49ad47a.png",
|
|
502
512
|
ticker: "DNT",
|
|
503
513
|
},
|
|
514
|
+
{
|
|
515
|
+
address: "0x4425742f1ec8d98779690b5a3a6276db85ddc01a",
|
|
516
|
+
chain: "ARB",
|
|
517
|
+
chainId: "42161",
|
|
518
|
+
decimals: 18,
|
|
519
|
+
identifier: "ARB.DOG-0x4425742f1ec8d98779690b5a3a6276db85ddc01a",
|
|
520
|
+
logoURI:
|
|
521
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.dog-0x4425742f1ec8d98779690b5a3a6276db85ddc01a.png",
|
|
522
|
+
ticker: "DOG",
|
|
523
|
+
},
|
|
504
524
|
{
|
|
505
525
|
address: "0x4667cf53C4eDF659E402B733BEA42B18B68dd74c",
|
|
506
526
|
chain: "ARB",
|
|
@@ -1631,16 +1651,6 @@ export const list = {
|
|
|
1631
1651
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.woo-0xcafcd85d8ca7ad1e1c6f82f651fa15e33aefd07b.png",
|
|
1632
1652
|
ticker: "WOO",
|
|
1633
1653
|
},
|
|
1634
|
-
{
|
|
1635
|
-
address: "0xc11158c5da9db1d553ed28f0c2ba1cbedd42cfcb",
|
|
1636
|
-
chain: "ARB",
|
|
1637
|
-
chainId: "42161",
|
|
1638
|
-
decimals: 18,
|
|
1639
|
-
identifier: "ARB.wPAW-0xc11158c5da9db1d553ed28f0c2ba1cbedd42cfcb",
|
|
1640
|
-
logoURI:
|
|
1641
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.wpaw-0xc11158c5da9db1d553ed28f0c2ba1cbedd42cfcb.png",
|
|
1642
|
-
ticker: "wPAW",
|
|
1643
|
-
},
|
|
1644
1654
|
{
|
|
1645
1655
|
address: "0x58BbC087e36Db40a84b22c1B93a042294deEAFEd",
|
|
1646
1656
|
chain: "ARB",
|
|
@@ -2671,16 +2681,6 @@ export const list = {
|
|
|
2671
2681
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.dia-0x84ca8bc7997272c7cfb4d0cd3d55cd942b3c9419.png",
|
|
2672
2682
|
ticker: "DIA",
|
|
2673
2683
|
},
|
|
2674
|
-
{
|
|
2675
|
-
address: "0x89b69f2d1adffa9a253d40840b6baa7fc903d697",
|
|
2676
|
-
chain: "ETH",
|
|
2677
|
-
chainId: "1",
|
|
2678
|
-
decimals: 9,
|
|
2679
|
-
identifier: "ETH.Dione-0x89b69f2d1adffa9a253d40840b6baa7fc903d697",
|
|
2680
|
-
logoURI:
|
|
2681
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.dione-0x89b69f2d1adffa9a253d40840b6baa7fc903d697.png",
|
|
2682
|
-
ticker: "Dione",
|
|
2683
|
-
},
|
|
2684
2684
|
{
|
|
2685
2685
|
address: "0x5d269fac3b2e0552b0f34cdc253bdb427682a4b9",
|
|
2686
2686
|
chain: "ETH",
|
|
@@ -2701,6 +2701,16 @@ export const list = {
|
|
|
2701
2701
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.dnt-0x0abdace70d3790235af448c88547603b945604ea.png",
|
|
2702
2702
|
ticker: "DNT",
|
|
2703
2703
|
},
|
|
2704
|
+
{
|
|
2705
|
+
address: "0x1121acc14c63f3c872bfca497d10926a6098aac5",
|
|
2706
|
+
chain: "ETH",
|
|
2707
|
+
chainId: "1",
|
|
2708
|
+
decimals: 18,
|
|
2709
|
+
identifier: "ETH.DOGE-0x1121acc14c63f3c872bfca497d10926a6098aac5",
|
|
2710
|
+
logoURI:
|
|
2711
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.doge-0x1121acc14c63f3c872bfca497d10926a6098aac5.png",
|
|
2712
|
+
ticker: "DOGE",
|
|
2713
|
+
},
|
|
2704
2714
|
{
|
|
2705
2715
|
address: "0x4206931337dc273a630d328da6441786bfad668f",
|
|
2706
2716
|
chain: "ETH",
|
|
@@ -2921,6 +2931,16 @@ export const list = {
|
|
|
2921
2931
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.floki-0xcf0c122c6b73ff809c693db761e7baebe62b6a2e.png",
|
|
2922
2932
|
ticker: "FLOKI",
|
|
2923
2933
|
},
|
|
2934
|
+
{
|
|
2935
|
+
address: "0x4f08705fb8f33affc231ed66e626b40e84a71870",
|
|
2936
|
+
chain: "ETH",
|
|
2937
|
+
chainId: "1",
|
|
2938
|
+
decimals: 11,
|
|
2939
|
+
identifier: "ETH.FLUT-0x4f08705fb8f33affc231ed66e626b40e84a71870",
|
|
2940
|
+
logoURI:
|
|
2941
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.flut-0x4f08705fb8f33affc231ed66e626b40e84a71870.png",
|
|
2942
|
+
ticker: "FLUT",
|
|
2943
|
+
},
|
|
2924
2944
|
{
|
|
2925
2945
|
address: "0x41545f8b9472D758bB669ed8EaEEEcD7a9C4Ec29",
|
|
2926
2946
|
chain: "ETH",
|
|
@@ -3061,6 +3081,16 @@ export const list = {
|
|
|
3061
3081
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.glm-0x7dd9c5cba05e151c895fde1cf355c9a1d5da6429.png",
|
|
3062
3082
|
ticker: "GLM",
|
|
3063
3083
|
},
|
|
3084
|
+
{
|
|
3085
|
+
address: "0xc56c7a0eaa804f854b536a5f3d5f49d2ec4b12b8",
|
|
3086
|
+
chain: "ETH",
|
|
3087
|
+
chainId: "1",
|
|
3088
|
+
decimals: 9,
|
|
3089
|
+
identifier: "ETH.GME-0xc56c7a0eaa804f854b536a5f3d5f49d2ec4b12b8",
|
|
3090
|
+
logoURI:
|
|
3091
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.gme-0xc56c7a0eaa804f854b536a5f3d5f49d2ec4b12b8.png",
|
|
3092
|
+
ticker: "GME",
|
|
3093
|
+
},
|
|
3064
3094
|
{
|
|
3065
3095
|
address: "0x6810e776880C02933D47DB1b9fc05908e5386b96",
|
|
3066
3096
|
chain: "ETH",
|
|
@@ -3781,6 +3811,16 @@ export const list = {
|
|
|
3781
3811
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.mpl-0x33349b282065b0284d756f0577fb39c158f935e6.png",
|
|
3782
3812
|
ticker: "MPL",
|
|
3783
3813
|
},
|
|
3814
|
+
{
|
|
3815
|
+
address: "0x42069026eac8eee0fd9b5f7adfa4f6e6d69a2b39",
|
|
3816
|
+
chain: "ETH",
|
|
3817
|
+
chainId: "1",
|
|
3818
|
+
decimals: 9,
|
|
3819
|
+
identifier: "ETH.MSTR-0x42069026eac8eee0fd9b5f7adfa4f6e6d69a2b39",
|
|
3820
|
+
logoURI:
|
|
3821
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.mstr-0x42069026eac8eee0fd9b5f7adfa4f6e6d69a2b39.png",
|
|
3822
|
+
ticker: "MSTR",
|
|
3823
|
+
},
|
|
3784
3824
|
{
|
|
3785
3825
|
address: "0xF433089366899D83a9f26A773D59ec7eCF30355e",
|
|
3786
3826
|
chain: "ETH",
|
|
@@ -3911,16 +3951,6 @@ export const list = {
|
|
|
3911
3951
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.nmr-0x1776e1f26f98b1a5df9cd347953a26dd3cb46671.png",
|
|
3912
3952
|
ticker: "NMR",
|
|
3913
3953
|
},
|
|
3914
|
-
{
|
|
3915
|
-
address: "0x03aa6298f1370642642415edc0db8b957783e8d6",
|
|
3916
|
-
chain: "ETH",
|
|
3917
|
-
chainId: "1",
|
|
3918
|
-
decimals: 18,
|
|
3919
|
-
identifier: "ETH.NMT-0x03aa6298f1370642642415edc0db8b957783e8d6",
|
|
3920
|
-
logoURI:
|
|
3921
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.nmt-0x03aa6298f1370642642415edc0db8b957783e8d6.png",
|
|
3922
|
-
ticker: "NMT",
|
|
3923
|
-
},
|
|
3924
3954
|
{
|
|
3925
3955
|
address: "0x8ed97a637a790be1feff5e888d43629dc05408f6",
|
|
3926
3956
|
chain: "ETH",
|
|
@@ -4261,6 +4291,16 @@ export const list = {
|
|
|
4261
4291
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.pstake-0xfb5c6815ca3ac72ce9f5006869ae67f18bf77006.png",
|
|
4262
4292
|
ticker: "PSTAKE",
|
|
4263
4293
|
},
|
|
4294
|
+
{
|
|
4295
|
+
address: "0x4d1C297d39C5c1277964D0E3f8Aa901493664530",
|
|
4296
|
+
chain: "ETH",
|
|
4297
|
+
chainId: "1",
|
|
4298
|
+
decimals: 18,
|
|
4299
|
+
identifier: "ETH.PUFFER-0x4d1C297d39C5c1277964D0E3f8Aa901493664530",
|
|
4300
|
+
logoURI:
|
|
4301
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.puffer-0x4d1c297d39c5c1277964d0e3f8aa901493664530.png",
|
|
4302
|
+
ticker: "PUFFER",
|
|
4303
|
+
},
|
|
4264
4304
|
{
|
|
4265
4305
|
address: "0x6c3ea9036406852006290770BEdFcAbA0e23A0e8",
|
|
4266
4306
|
chain: "ETH",
|
|
@@ -4941,16 +4981,6 @@ export const list = {
|
|
|
4941
4981
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.tribe-0xc7283b66eb1eb5fb86327f08e1b5816b0720212b.png",
|
|
4942
4982
|
ticker: "TRIBE",
|
|
4943
4983
|
},
|
|
4944
|
-
{
|
|
4945
|
-
address: "0xf8ebf4849f1fa4faf0dff2106a173d3a6cb2eb3a",
|
|
4946
|
-
chain: "ETH",
|
|
4947
|
-
chainId: "1",
|
|
4948
|
-
decimals: 18,
|
|
4949
|
-
identifier: "ETH.TROLL-0xf8ebf4849f1fa4faf0dff2106a173d3a6cb2eb3a",
|
|
4950
|
-
logoURI:
|
|
4951
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.troll-0xf8ebf4849f1fa4faf0dff2106a173d3a6cb2eb3a.png",
|
|
4952
|
-
ticker: "TROLL",
|
|
4953
|
-
},
|
|
4954
4984
|
{
|
|
4955
4985
|
address: "0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784",
|
|
4956
4986
|
chain: "ETH",
|
|
@@ -5211,6 +5241,16 @@ export const list = {
|
|
|
5211
5241
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.wojak-0x5026f006b85729a8b14553fae6af249ad16c9aab.png",
|
|
5212
5242
|
ticker: "WOJAK",
|
|
5213
5243
|
},
|
|
5244
|
+
{
|
|
5245
|
+
address: "0x67466be17df832165f8c80a5a120ccc652bd7e69",
|
|
5246
|
+
chain: "ETH",
|
|
5247
|
+
chainId: "1",
|
|
5248
|
+
decimals: 18,
|
|
5249
|
+
identifier: "ETH.WOLF-0x67466be17df832165f8c80a5a120ccc652bd7e69",
|
|
5250
|
+
logoURI:
|
|
5251
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.wolf-0x67466be17df832165f8c80a5a120ccc652bd7e69.png",
|
|
5252
|
+
ticker: "WOLF",
|
|
5253
|
+
},
|
|
5214
5254
|
{
|
|
5215
5255
|
address: "0x4691937a7508860F876c9c0a2a617E7d9E945D4B",
|
|
5216
5256
|
chain: "ETH",
|
|
@@ -5341,16 +5381,6 @@ export const list = {
|
|
|
5341
5381
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.zrx-0xe41d2489571d322189246dafa5ebde1f4699f498.png",
|
|
5342
5382
|
ticker: "ZRX",
|
|
5343
5383
|
},
|
|
5344
|
-
{
|
|
5345
|
-
address: "0x58cb30368ceb2d194740b144eab4c2da8a917dcb",
|
|
5346
|
-
chain: "ETH",
|
|
5347
|
-
chainId: "1",
|
|
5348
|
-
decimals: 18,
|
|
5349
|
-
identifier: "ETH.ZYN-0x58cb30368ceb2d194740b144eab4c2da8a917dcb",
|
|
5350
|
-
logoURI:
|
|
5351
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.zyn-0x58cb30368ceb2d194740b144eab4c2da8a917dcb.png",
|
|
5352
|
-
ticker: "ZYN",
|
|
5353
|
-
},
|
|
5354
5384
|
],
|
|
5355
5385
|
logoURI: "ipfs://QmNa8mQkrNKp1WEEeGjFezDmDeodkWRevGFN8JCV7b4Xir",
|
|
5356
5386
|
} as const;
|
|
@@ -2,14 +2,14 @@ export const list = {
|
|
|
2
2
|
provider: "UNISWAP_V3",
|
|
3
3
|
name: "Uniswap Labs Default",
|
|
4
4
|
tags: {},
|
|
5
|
-
timestamp: "2024-10-
|
|
5
|
+
timestamp: "2024-10-15T20:43:44.935Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 12,
|
|
8
|
-
minor:
|
|
8
|
+
minor: 23,
|
|
9
9
|
patch: 0,
|
|
10
10
|
},
|
|
11
11
|
keywords: ["uniswap", "default"],
|
|
12
|
-
count:
|
|
12
|
+
count: 576,
|
|
13
13
|
tokens: [
|
|
14
14
|
{
|
|
15
15
|
address: "0x6314C31A7a1652cE482cffe247E9CB7c3f4BB9aF",
|
|
@@ -681,6 +681,16 @@ export const list = {
|
|
|
681
681
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.fet-0x4be87c766a7ce11d5cc864b6c3abb7457dcc4cc9.png",
|
|
682
682
|
ticker: "FET",
|
|
683
683
|
},
|
|
684
|
+
{
|
|
685
|
+
address: "0x3269a3c00ab86c753856fd135d97b87facb0d848",
|
|
686
|
+
chain: "ARB",
|
|
687
|
+
chainId: "42161",
|
|
688
|
+
decimals: 18,
|
|
689
|
+
identifier: "ARB.FFM-0x3269a3c00ab86c753856fd135d97b87facb0d848",
|
|
690
|
+
logoURI:
|
|
691
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.ffm-0x3269a3c00ab86c753856fd135d97b87facb0d848.png",
|
|
692
|
+
ticker: "FFM",
|
|
693
|
+
},
|
|
684
694
|
{
|
|
685
695
|
address: "0x849B40AB2469309117Ed1038c5A99894767C7282",
|
|
686
696
|
chain: "ARB",
|
|
@@ -791,16 +801,6 @@ export const list = {
|
|
|
791
801
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.gala-0x2a676eead159c4c8e8593471c6d666f02827ff8c.png",
|
|
792
802
|
ticker: "GALA",
|
|
793
803
|
},
|
|
794
|
-
{
|
|
795
|
-
address: "0x5977a9682d7af81d347cfc338c61692163a2784c",
|
|
796
|
-
chain: "ARB",
|
|
797
|
-
chainId: "42161",
|
|
798
|
-
decimals: 18,
|
|
799
|
-
identifier: "ARB.gETH-0x5977a9682d7af81d347cfc338c61692163a2784c",
|
|
800
|
-
logoURI:
|
|
801
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.geth-0x5977a9682d7af81d347cfc338c61692163a2784c.png",
|
|
802
|
-
ticker: "gETH",
|
|
803
|
-
},
|
|
804
804
|
{
|
|
805
805
|
address: "0xeca66820ed807c096e1bd7a1a091cd3d3152cc79",
|
|
806
806
|
chain: "ARB",
|
|
@@ -891,16 +891,6 @@ export const list = {
|
|
|
891
891
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.gtc-0x7f9a7db853ca816b9a138aee3380ef34c437dee0.png",
|
|
892
892
|
ticker: "GTC",
|
|
893
893
|
},
|
|
894
|
-
{
|
|
895
|
-
address: "0x99cc1aa5b8de69ca193d4bdf29dfa7a4f3f7092d",
|
|
896
|
-
chain: "ARB",
|
|
897
|
-
chainId: "42161",
|
|
898
|
-
decimals: 18,
|
|
899
|
-
identifier: "ARB.GWDX-0x99cc1aa5b8de69ca193d4bdf29dfa7a4f3f7092d",
|
|
900
|
-
logoURI:
|
|
901
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.gwdx-0x99cc1aa5b8de69ca193d4bdf29dfa7a4f3f7092d.png",
|
|
902
|
-
ticker: "GWDX",
|
|
903
|
-
},
|
|
904
894
|
{
|
|
905
895
|
address: "0x589d35656641d6aB57A545F08cf473eCD9B6D5F7",
|
|
906
896
|
chain: "ARB",
|
|
@@ -1651,16 +1641,6 @@ export const list = {
|
|
|
1651
1641
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.rgt-0xef888bca6ab6b1d26dbec977c455388ecd794794.png",
|
|
1652
1642
|
ticker: "RGT",
|
|
1653
1643
|
},
|
|
1654
|
-
{
|
|
1655
|
-
address: "0x9e523234d36973f9e38642886197d023c88e307e",
|
|
1656
|
-
chain: "ARB",
|
|
1657
|
-
chainId: "42161",
|
|
1658
|
-
decimals: 18,
|
|
1659
|
-
identifier: "ARB.RING-0x9e523234d36973f9e38642886197d023c88e307e",
|
|
1660
|
-
logoURI:
|
|
1661
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.ring-0x9e523234d36973f9e38642886197d023c88e307e.png",
|
|
1662
|
-
ticker: "RING",
|
|
1663
|
-
},
|
|
1664
1644
|
{
|
|
1665
1645
|
address: "0xE575586566b02A16338c199c23cA6d295D794e66",
|
|
1666
1646
|
chain: "ARB",
|
|
@@ -1801,16 +1781,6 @@ export const list = {
|
|
|
1801
1781
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.spell-0x3e6648c5a70a150a88bce65f4ad4d506fe15d2af.png",
|
|
1802
1782
|
ticker: "SPELL",
|
|
1803
1783
|
},
|
|
1804
|
-
{
|
|
1805
|
-
address: "0x7dd747d63b094971e6638313a6a2685e80c7fb2e",
|
|
1806
|
-
chain: "ARB",
|
|
1807
|
-
chainId: "42161",
|
|
1808
|
-
decimals: 18,
|
|
1809
|
-
identifier: "ARB.STFX-0x7dd747d63b094971e6638313a6a2685e80c7fb2e",
|
|
1810
|
-
logoURI:
|
|
1811
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.stfx-0x7dd747d63b094971e6638313a6a2685e80c7fb2e.png",
|
|
1812
|
-
ticker: "STFX",
|
|
1813
|
-
},
|
|
1814
1784
|
{
|
|
1815
1785
|
address: "0xe018C7a3d175Fb0fE15D70Da2c874d3CA16313EC",
|
|
1816
1786
|
chain: "ARB",
|
|
@@ -1891,6 +1861,16 @@ export const list = {
|
|
|
1891
1861
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.tap-0x2c650dab03a59332e2e0c0c4a7f726913e5028c1.png",
|
|
1892
1862
|
ticker: "TAP",
|
|
1893
1863
|
},
|
|
1864
|
+
{
|
|
1865
|
+
address: "0x6c84a8f1c29108f47a79964b5fe888d4f4d0de40",
|
|
1866
|
+
chain: "ARB",
|
|
1867
|
+
chainId: "42161",
|
|
1868
|
+
decimals: 18,
|
|
1869
|
+
identifier: "ARB.tBTC-0x6c84a8f1c29108f47a79964b5fe888d4f4d0de40",
|
|
1870
|
+
logoURI:
|
|
1871
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.tbtc-0x6c84a8f1c29108f47a79964b5fe888d4f4d0de40.png",
|
|
1872
|
+
ticker: "tBTC",
|
|
1873
|
+
},
|
|
1894
1874
|
{
|
|
1895
1875
|
address: "0x7E2a1eDeE171C5B19E6c54D73752396C0A572594",
|
|
1896
1876
|
chain: "ARB",
|
|
@@ -1921,16 +1901,6 @@ export const list = {
|
|
|
1921
1901
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.thales-0xe85b662fe97e8562f4099d8a1d5a92d4b453bf30.png",
|
|
1922
1902
|
ticker: "THALES",
|
|
1923
1903
|
},
|
|
1924
|
-
{
|
|
1925
|
-
address: "0xf94ea5b18401821be07fbff535b8211b061a7f70",
|
|
1926
|
-
chain: "ARB",
|
|
1927
|
-
chainId: "42161",
|
|
1928
|
-
decimals: 6,
|
|
1929
|
-
identifier: "ARB.TN-CSCPv1-ARBUSD-0xf94ea5b18401821be07fbff535b8211b061a7f70",
|
|
1930
|
-
logoURI:
|
|
1931
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.tn-cscpv1-arbusd-0xf94ea5b18401821be07fbff535b8211b061a7f70.png",
|
|
1932
|
-
ticker: "TN-CSCPv1-ARBUSD",
|
|
1933
|
-
},
|
|
1934
1904
|
{
|
|
1935
1905
|
address: "0xd58D345Fd9c82262E087d2D0607624B410D88242",
|
|
1936
1906
|
chain: "ARB",
|
|
@@ -1991,6 +1961,16 @@ export const list = {
|
|
|
1991
1961
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.umami-0x1622bf67e6e5747b81866fe0b85178a93c7f86e3.png",
|
|
1992
1962
|
ticker: "UMAMI",
|
|
1993
1963
|
},
|
|
1964
|
+
{
|
|
1965
|
+
address: "0x16a500aec6c37f84447ef04e66c57cfc6254cf92",
|
|
1966
|
+
chain: "ARB",
|
|
1967
|
+
chainId: "42161",
|
|
1968
|
+
decimals: 18,
|
|
1969
|
+
identifier: "ARB.UMJA-0x16a500aec6c37f84447ef04e66c57cfc6254cf92",
|
|
1970
|
+
logoURI:
|
|
1971
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.umja-0x16a500aec6c37f84447ef04e66c57cfc6254cf92.png",
|
|
1972
|
+
ticker: "UMJA",
|
|
1973
|
+
},
|
|
1994
1974
|
{
|
|
1995
1975
|
address: "0xFa7F8980b0f1E64A2062791cc3b0871572f1F7f0",
|
|
1996
1976
|
chain: "ARB",
|
|
@@ -2001,6 +1981,16 @@ export const list = {
|
|
|
2001
1981
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.uni-0xfa7f8980b0f1e64a2062791cc3b0871572f1f7f0.png",
|
|
2002
1982
|
ticker: "UNI",
|
|
2003
1983
|
},
|
|
1984
|
+
{
|
|
1985
|
+
address: "0x6b2a01a5f79deb4c2f3c0eda7b01df456fbd726a",
|
|
1986
|
+
chain: "ARB",
|
|
1987
|
+
chainId: "42161",
|
|
1988
|
+
decimals: 8,
|
|
1989
|
+
identifier: "ARB.uniBTC-0x6b2a01a5f79deb4c2f3c0eda7b01df456fbd726a",
|
|
1990
|
+
logoURI:
|
|
1991
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.unibtc-0x6b2a01a5f79deb4c2f3c0eda7b01df456fbd726a.png",
|
|
1992
|
+
ticker: "uniBTC",
|
|
1993
|
+
},
|
|
2004
1994
|
{
|
|
2005
1995
|
address: "0xe80772eaf6e2e18b651f160bc9158b2a5cafca65",
|
|
2006
1996
|
chain: "ARB",
|
|
@@ -2051,6 +2041,16 @@ export const list = {
|
|
|
2051
2041
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.usdc.e-0xff970a61a04b1ca14834a43f5de4533ebddb5cc8.png",
|
|
2052
2042
|
ticker: "USDC.e",
|
|
2053
2043
|
},
|
|
2044
|
+
{
|
|
2045
|
+
address: "0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
|
|
2046
|
+
chain: "ARB",
|
|
2047
|
+
chainId: "42161",
|
|
2048
|
+
decimals: 18,
|
|
2049
|
+
identifier: "ARB.USDe-0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
|
|
2050
|
+
logoURI:
|
|
2051
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.usde-0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34.png",
|
|
2052
|
+
ticker: "USDe",
|
|
2053
|
+
},
|
|
2054
2054
|
{
|
|
2055
2055
|
address: "0x78df3a6044Ce3cB1905500345B967788b699dF8f",
|
|
2056
2056
|
chain: "ARB",
|
|
@@ -2081,6 +2081,16 @@ export const list = {
|
|
|
2081
2081
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.usdt-0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9.png",
|
|
2082
2082
|
ticker: "USDT",
|
|
2083
2083
|
},
|
|
2084
|
+
{
|
|
2085
|
+
address: "0x323665443cef804a3b5206103304bd4872ea4253",
|
|
2086
|
+
chain: "ARB",
|
|
2087
|
+
chainId: "42161",
|
|
2088
|
+
decimals: 6,
|
|
2089
|
+
identifier: "ARB.USDV-0x323665443cef804a3b5206103304bd4872ea4253",
|
|
2090
|
+
logoURI:
|
|
2091
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.usdv-0x323665443cef804a3b5206103304bd4872ea4253.png",
|
|
2092
|
+
ticker: "USDV",
|
|
2093
|
+
},
|
|
2084
2094
|
{
|
|
2085
2095
|
address: "0x088cd8f5ef3652623c22d48b1605dcfe860cd704",
|
|
2086
2096
|
chain: "ARB",
|
|
@@ -2861,16 +2871,6 @@ export const list = {
|
|
|
2861
2871
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.celr-0x4f9254c83eb525f9fcf346490bbb3ed28a81c667.png",
|
|
2862
2872
|
ticker: "CELR",
|
|
2863
2873
|
},
|
|
2864
|
-
{
|
|
2865
|
-
address: "0x9ce84f6a69986a83d92c324df10bc8e64771030f",
|
|
2866
|
-
chain: "ETH",
|
|
2867
|
-
chainId: "1",
|
|
2868
|
-
decimals: 18,
|
|
2869
|
-
identifier: "ETH.CHEX-0x9ce84f6a69986a83d92c324df10bc8e64771030f",
|
|
2870
|
-
logoURI:
|
|
2871
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.chex-0x9ce84f6a69986a83d92c324df10bc8e64771030f.png",
|
|
2872
|
-
ticker: "CHEX",
|
|
2873
|
-
},
|
|
2874
2874
|
{
|
|
2875
2875
|
address: "0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2",
|
|
2876
2876
|
chain: "ETH",
|
|
@@ -3101,6 +3101,16 @@ export const list = {
|
|
|
3101
3101
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.ddx-0x3a880652f47bfaa771908c07dd8673a787daed3a.png",
|
|
3102
3102
|
ticker: "DDX",
|
|
3103
3103
|
},
|
|
3104
|
+
{
|
|
3105
|
+
address: "0x1495bc9e44af1f8bcb62278d2bec4540cf0c05ea",
|
|
3106
|
+
chain: "ETH",
|
|
3107
|
+
chainId: "1",
|
|
3108
|
+
decimals: 18,
|
|
3109
|
+
identifier: "ETH.DEAI-0x1495bc9e44af1f8bcb62278d2bec4540cf0c05ea",
|
|
3110
|
+
logoURI:
|
|
3111
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.deai-0x1495bc9e44af1f8bcb62278d2bec4540cf0c05ea.png",
|
|
3112
|
+
ticker: "DEAI",
|
|
3113
|
+
},
|
|
3104
3114
|
{
|
|
3105
3115
|
address: "0x3597bfD533a99c9aa083587B074434E61Eb0A258",
|
|
3106
3116
|
chain: "ETH",
|
|
@@ -3361,6 +3371,16 @@ export const list = {
|
|
|
3361
3371
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.farm-0xa0246c9032bc3a600820415ae600c6388619a14d.png",
|
|
3362
3372
|
ticker: "FARM",
|
|
3363
3373
|
},
|
|
3374
|
+
{
|
|
3375
|
+
address: "0x956f47f50a910163d8bf957cf5846d573e7f87ca",
|
|
3376
|
+
chain: "ETH",
|
|
3377
|
+
chainId: "1",
|
|
3378
|
+
decimals: 18,
|
|
3379
|
+
identifier: "ETH.FEI-0x956f47f50a910163d8bf957cf5846d573e7f87ca",
|
|
3380
|
+
logoURI:
|
|
3381
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.fei-0x956f47f50a910163d8bf957cf5846d573e7f87ca.png",
|
|
3382
|
+
ticker: "FEI",
|
|
3383
|
+
},
|
|
3364
3384
|
{
|
|
3365
3385
|
address: "0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85",
|
|
3366
3386
|
chain: "ETH",
|
|
@@ -3771,6 +3791,16 @@ export const list = {
|
|
|
3771
3791
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.jasmy-0x7420b4b9a0110cdc71fb720908340c03f9bc03ec.png",
|
|
3772
3792
|
ticker: "JASMY",
|
|
3773
3793
|
},
|
|
3794
|
+
{
|
|
3795
|
+
address: "0xa197e8cbbdfb22e9c8ddf310e663f5c113f7085d",
|
|
3796
|
+
chain: "ETH",
|
|
3797
|
+
chainId: "1",
|
|
3798
|
+
decimals: 18,
|
|
3799
|
+
identifier: "ETH.Jingle-0xa197e8cbbdfb22e9c8ddf310e663f5c113f7085d",
|
|
3800
|
+
logoURI:
|
|
3801
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.jingle-0xa197e8cbbdfb22e9c8ddf310e663f5c113f7085d.png",
|
|
3802
|
+
ticker: "Jingle",
|
|
3803
|
+
},
|
|
3774
3804
|
{
|
|
3775
3805
|
address: "0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8",
|
|
3776
3806
|
chain: "ETH",
|
|
@@ -4251,16 +4281,6 @@ export const list = {
|
|
|
4251
4281
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.mv-0xae788f80f2756a86aa2f410c651f2af83639b95b.png",
|
|
4252
4282
|
ticker: "MV",
|
|
4253
4283
|
},
|
|
4254
|
-
{
|
|
4255
|
-
address: "0x72e364f2abdc788b7e918bc238b21f109cd634d7",
|
|
4256
|
-
chain: "ETH",
|
|
4257
|
-
chainId: "1",
|
|
4258
|
-
decimals: 18,
|
|
4259
|
-
identifier: "ETH.MVI-0x72e364f2abdc788b7e918bc238b21f109cd634d7",
|
|
4260
|
-
logoURI:
|
|
4261
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.mvi-0x72e364f2abdc788b7e918bc238b21f109cd634d7.png",
|
|
4262
|
-
ticker: "MVI",
|
|
4263
|
-
},
|
|
4264
4284
|
{
|
|
4265
4285
|
address: "0x5Ca381bBfb58f0092df149bD3D243b08B9a8386e",
|
|
4266
4286
|
chain: "ETH",
|
|
@@ -4621,6 +4641,16 @@ export const list = {
|
|
|
4621
4641
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.puff-0x31b6100f5f4466e6daeb1edb2f2ce6e548cf8938.png",
|
|
4622
4642
|
ticker: "Puff",
|
|
4623
4643
|
},
|
|
4644
|
+
{
|
|
4645
|
+
address: "0x4d1C297d39C5c1277964D0E3f8Aa901493664530",
|
|
4646
|
+
chain: "ETH",
|
|
4647
|
+
chainId: "1",
|
|
4648
|
+
decimals: 18,
|
|
4649
|
+
identifier: "ETH.PUFFER-0x4d1C297d39C5c1277964D0E3f8Aa901493664530",
|
|
4650
|
+
logoURI:
|
|
4651
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.puffer-0x4d1c297d39c5c1277964d0e3f8aa901493664530.png",
|
|
4652
|
+
ticker: "PUFFER",
|
|
4653
|
+
},
|
|
4624
4654
|
{
|
|
4625
4655
|
address: "0x269616d549d7e8eaa82dfb17028d0b212d11232a",
|
|
4626
4656
|
chain: "ETH",
|
|
@@ -4661,6 +4691,16 @@ export const list = {
|
|
|
4661
4691
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.qanx-0xaaa9214f675316182eaa21c85f0ca99160cc3aaa.png",
|
|
4662
4692
|
ticker: "QANX",
|
|
4663
4693
|
},
|
|
4694
|
+
{
|
|
4695
|
+
address: "0xbcd4d5ac29e06e4973a1ddcd782cd035d04bc0b7",
|
|
4696
|
+
chain: "ETH",
|
|
4697
|
+
chainId: "1",
|
|
4698
|
+
decimals: 18,
|
|
4699
|
+
identifier: "ETH.QKNTL-0xbcd4d5ac29e06e4973a1ddcd782cd035d04bc0b7",
|
|
4700
|
+
logoURI:
|
|
4701
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.qkntl-0xbcd4d5ac29e06e4973a1ddcd782cd035d04bc0b7.png",
|
|
4702
|
+
ticker: "QKNTL",
|
|
4703
|
+
},
|
|
4664
4704
|
{
|
|
4665
4705
|
address: "0x4a220E6096B25EADb88358cb44068A3248254675",
|
|
4666
4706
|
chain: "ETH",
|
|
@@ -4951,16 +4991,6 @@ export const list = {
|
|
|
4951
4991
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.sena-0x8be3460a480c80728a8c4d7a5d5303c85ba7b3b9.png",
|
|
4952
4992
|
ticker: "sENA",
|
|
4953
4993
|
},
|
|
4954
|
-
{
|
|
4955
|
-
address: "0x243cacb4d5ff6814ad668c3e225246efa886ad5a",
|
|
4956
|
-
chain: "ETH",
|
|
4957
|
-
chainId: "1",
|
|
4958
|
-
decimals: 18,
|
|
4959
|
-
identifier: "ETH.SHI-0x243cacb4d5ff6814ad668c3e225246efa886ad5a",
|
|
4960
|
-
logoURI:
|
|
4961
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.shi-0x243cacb4d5ff6814ad668c3e225246efa886ad5a.png",
|
|
4962
|
-
ticker: "SHI",
|
|
4963
|
-
},
|
|
4964
4994
|
{
|
|
4965
4995
|
address: "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE",
|
|
4966
4996
|
chain: "ETH",
|
|
@@ -5271,16 +5301,6 @@ export const list = {
|
|
|
5271
5301
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.tbank-0x95ccffae3eb8767d4a941ec43280961dde89f4de.png",
|
|
5272
5302
|
ticker: "TBANK",
|
|
5273
5303
|
},
|
|
5274
|
-
{
|
|
5275
|
-
address: "0x55747be9f9f5beb232ad59fe7af013b81d95fd5e",
|
|
5276
|
-
chain: "ETH",
|
|
5277
|
-
chainId: "1",
|
|
5278
|
-
decimals: 18,
|
|
5279
|
-
identifier: "ETH.TBO-0x55747be9f9f5beb232ad59fe7af013b81d95fd5e",
|
|
5280
|
-
logoURI:
|
|
5281
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.tbo-0x55747be9f9f5beb232ad59fe7af013b81d95fd5e.png",
|
|
5282
|
-
ticker: "TBO",
|
|
5283
|
-
},
|
|
5284
5304
|
{
|
|
5285
5305
|
address: "0x18084fbA666a33d37592fA2633fD49a74DD93a88",
|
|
5286
5306
|
chain: "ETH",
|
|
@@ -5502,24 +5522,14 @@ export const list = {
|
|
|
5502
5522
|
ticker: "USDT",
|
|
5503
5523
|
},
|
|
5504
5524
|
{
|
|
5505
|
-
address: "
|
|
5525
|
+
address: "0xa693b19d2931d498c5b318df961919bb4aee87a5",
|
|
5506
5526
|
chain: "ETH",
|
|
5507
5527
|
chainId: "1",
|
|
5508
|
-
decimals:
|
|
5509
|
-
identifier: "ETH.
|
|
5510
|
-
logoURI:
|
|
5511
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.usdz-0xa469b7ee9ee773642b3e93e842e5d9b5baa10067.png",
|
|
5512
|
-
ticker: "USDz",
|
|
5513
|
-
},
|
|
5514
|
-
{
|
|
5515
|
-
address: "0x55c08ca52497e2f1534b59e2917bf524d4765257",
|
|
5516
|
-
chain: "ETH",
|
|
5517
|
-
chainId: "1",
|
|
5518
|
-
decimals: 18,
|
|
5519
|
-
identifier: "ETH.UwU-0x55c08ca52497e2f1534b59e2917bf524d4765257",
|
|
5528
|
+
decimals: 6,
|
|
5529
|
+
identifier: "ETH.UST-0xa693b19d2931d498c5b318df961919bb4aee87a5",
|
|
5520
5530
|
logoURI:
|
|
5521
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.
|
|
5522
|
-
ticker: "
|
|
5531
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.ust-0xa693b19d2931d498c5b318df961919bb4aee87a5.png",
|
|
5532
|
+
ticker: "UST",
|
|
5523
5533
|
},
|
|
5524
5534
|
{
|
|
5525
5535
|
address: "0x340d2bde5eb28c1eed91b2f790723e3b160613b7",
|