@swapkit/tokens 1.7.0 → 1.8.1
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 +13 -13
- package/package.json +1 -1
- package/src/tokenLists/caviar_v1.ts +1 -1
- package/src/tokenLists/chainflip.ts +20 -2
- package/src/tokenLists/mayachain.ts +30 -2
- package/src/tokenLists/oneinch.ts +274 -44
- package/src/tokenLists/pancakeswap.ts +13 -3
- package/src/tokenLists/pangolin_v1.ts +12 -2
- package/src/tokenLists/sushiswap_v2.ts +51 -11
- package/src/tokenLists/thorchain.ts +2 -12
- package/src/tokenLists/traderjoe_v2.ts +240 -110
- package/src/tokenLists/uniswap_v2.ts +1583 -4
- package/src/tokenLists/uniswap_v3.ts +1583 -4
|
@@ -2,14 +2,14 @@ export const list = {
|
|
|
2
2
|
provider: "PANCAKESWAP",
|
|
3
3
|
chainId: "56",
|
|
4
4
|
name: "PancakeSwap Extended",
|
|
5
|
-
timestamp: "2024-09-
|
|
5
|
+
timestamp: "2024-09-19T10:57:12.436Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 2,
|
|
8
8
|
minor: 16,
|
|
9
|
-
patch:
|
|
9
|
+
patch: 245,
|
|
10
10
|
},
|
|
11
11
|
keywords: ["pancakeswap", "extended"],
|
|
12
|
-
count:
|
|
12
|
+
count: 428,
|
|
13
13
|
tokens: [
|
|
14
14
|
{
|
|
15
15
|
address: "0x6EaDc05928ACd93eFB3FA0DFbC644D96C6Aa1Df8",
|
|
@@ -3901,6 +3901,16 @@ export const list = {
|
|
|
3901
3901
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/bsc.wbnb-0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c.png",
|
|
3902
3902
|
ticker: "WBNB",
|
|
3903
3903
|
},
|
|
3904
|
+
{
|
|
3905
|
+
address: "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
|
|
3906
|
+
chain: "BSC",
|
|
3907
|
+
chainId: "56",
|
|
3908
|
+
decimals: 8,
|
|
3909
|
+
identifier: "BSC.WBTC-0X0555E30DA8F98308EDB960AA94C0DB47230D2B9C",
|
|
3910
|
+
logoURI:
|
|
3911
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/bsc.wbtc-0x0555e30da8f98308edb960aa94c0db47230d2b9c.png",
|
|
3912
|
+
ticker: "WBTC",
|
|
3913
|
+
},
|
|
3904
3914
|
{
|
|
3905
3915
|
address: "0x04C0599Ae5A44757c0af6F9eC3b93da8976c150A",
|
|
3906
3916
|
chain: "BSC",
|
|
@@ -2,14 +2,14 @@ export const list = {
|
|
|
2
2
|
provider: "PANGOLIN_V1",
|
|
3
3
|
chainId: "43114",
|
|
4
4
|
name: "PANGOLIN_V1",
|
|
5
|
-
timestamp: "2024-09-
|
|
5
|
+
timestamp: "2024-09-25T15:31:06.827Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 1,
|
|
8
8
|
minor: 0,
|
|
9
9
|
patch: 0,
|
|
10
10
|
},
|
|
11
11
|
keywords: [],
|
|
12
|
-
count:
|
|
12
|
+
count: 16,
|
|
13
13
|
tokens: [
|
|
14
14
|
{
|
|
15
15
|
address: "0xf20d962a6c8f70c731bd838a3a388D7d48fA6e15",
|
|
@@ -71,6 +71,16 @@ export const list = {
|
|
|
71
71
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.savax-0x2b2c81e08f1af8835a78bb2a90ae924ace0ea4be.png",
|
|
72
72
|
ticker: "SAVAX",
|
|
73
73
|
},
|
|
74
|
+
{
|
|
75
|
+
address: "0x6e7f5C0b9f4432716bDd0a77a3601291b9D9e985",
|
|
76
|
+
chain: "AVAX",
|
|
77
|
+
chainId: "43114",
|
|
78
|
+
decimals: 9,
|
|
79
|
+
identifier: "AVAX.SPORE-0X6E7F5C0B9F4432716BDD0A77A3601291B9D9E985",
|
|
80
|
+
logoURI:
|
|
81
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.spore-0x6e7f5c0b9f4432716bdd0a77a3601291b9d9e985.png",
|
|
82
|
+
ticker: "SPORE",
|
|
83
|
+
},
|
|
74
84
|
{
|
|
75
85
|
address: "0x9d871BD3D730F416D5d06Ff8BC17bE4119070552",
|
|
76
86
|
chain: "AVAX",
|
|
@@ -2,14 +2,14 @@ export const list = {
|
|
|
2
2
|
provider: "SUSHISWAP_V2",
|
|
3
3
|
chainId: "1",
|
|
4
4
|
name: "SUSHISWAP_V2",
|
|
5
|
-
timestamp: "2024-09-
|
|
5
|
+
timestamp: "2024-09-25T15:31:07.915Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 1,
|
|
8
8
|
minor: 0,
|
|
9
9
|
patch: 0,
|
|
10
10
|
},
|
|
11
11
|
keywords: [],
|
|
12
|
-
count:
|
|
12
|
+
count: 92,
|
|
13
13
|
tokens: [
|
|
14
14
|
{
|
|
15
15
|
address: "0x4Af698B479D0098229DC715655c667Ceb6cd8433",
|
|
@@ -101,6 +101,16 @@ export const list = {
|
|
|
101
101
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.bdi-0x0309c98b1bffa350bcb3f9fb9780970ca32a5060.png",
|
|
102
102
|
ticker: "BDI",
|
|
103
103
|
},
|
|
104
|
+
{
|
|
105
|
+
address: "0xF17e65822b568B3903685a7c9F496CF7656Cc6C2",
|
|
106
|
+
chain: "ETH",
|
|
107
|
+
chainId: "1",
|
|
108
|
+
decimals: 18,
|
|
109
|
+
identifier: "ETH.BICO-0XF17E65822B568B3903685A7C9F496CF7656CC6C2",
|
|
110
|
+
logoURI:
|
|
111
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.bico-0xf17e65822b568b3903685a7c9f496cf7656cc6c2.png",
|
|
112
|
+
ticker: "BICO",
|
|
113
|
+
},
|
|
104
114
|
{
|
|
105
115
|
address: "0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5",
|
|
106
116
|
chain: "ETH",
|
|
@@ -231,6 +241,16 @@ export const list = {
|
|
|
231
241
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.delta-0x9ea3b5b4ec044b70375236a281986106457b20ef.png",
|
|
232
242
|
ticker: "DELTA",
|
|
233
243
|
},
|
|
244
|
+
{
|
|
245
|
+
address: "0xBAac2B4491727D78D2b78815144570b9f2Fe8899",
|
|
246
|
+
chain: "ETH",
|
|
247
|
+
chainId: "1",
|
|
248
|
+
decimals: 18,
|
|
249
|
+
identifier: "ETH.DOG-0XBAAC2B4491727D78D2B78815144570B9F2FE8899",
|
|
250
|
+
logoURI:
|
|
251
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.dog-0xbaac2b4491727d78d2b78815144570b9f2fe8899.png",
|
|
252
|
+
ticker: "DOG",
|
|
253
|
+
},
|
|
234
254
|
{
|
|
235
255
|
address: "0x1559FA1b8F28238FD5D76D9f434ad86FD20D1559",
|
|
236
256
|
chain: "ETH",
|
|
@@ -401,6 +421,16 @@ export const list = {
|
|
|
401
421
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.kp3r-0x1ceb5cb57c4d4e2b2433641b95dd330a33185a44.png",
|
|
402
422
|
ticker: "KP3R",
|
|
403
423
|
},
|
|
424
|
+
{
|
|
425
|
+
address: "0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32",
|
|
426
|
+
chain: "ETH",
|
|
427
|
+
chainId: "1",
|
|
428
|
+
decimals: 18,
|
|
429
|
+
identifier: "ETH.LDO-0X5A98FCBEA516CF06857215779FD812CA3BEF1B32",
|
|
430
|
+
logoURI:
|
|
431
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.ldo-0x5a98fcbea516cf06857215779fd812ca3bef1b32.png",
|
|
432
|
+
ticker: "LDO",
|
|
433
|
+
},
|
|
404
434
|
{
|
|
405
435
|
address: "0x55332170Cb7d36545B500f66a80291C83d40Bba7",
|
|
406
436
|
chain: "ETH",
|
|
@@ -492,24 +522,24 @@ export const list = {
|
|
|
492
522
|
ticker: "NFD",
|
|
493
523
|
},
|
|
494
524
|
{
|
|
495
|
-
address: "
|
|
525
|
+
address: "0x967da4048cD07aB37855c090aAF366e4ce1b9F48",
|
|
496
526
|
chain: "ETH",
|
|
497
527
|
chainId: "1",
|
|
498
|
-
decimals:
|
|
499
|
-
identifier: "ETH.
|
|
528
|
+
decimals: 18,
|
|
529
|
+
identifier: "ETH.OCEAN-0X967DA4048CD07AB37855C090AAF366E4CE1B9F48",
|
|
500
530
|
logoURI:
|
|
501
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.
|
|
502
|
-
ticker: "
|
|
531
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.ocean-0x967da4048cd07ab37855c090aaf366e4ce1b9f48.png",
|
|
532
|
+
ticker: "OCEAN",
|
|
503
533
|
},
|
|
504
534
|
{
|
|
505
|
-
address: "
|
|
535
|
+
address: "0x9e20461bc2c4c980f62f1B279D71734207a6A356",
|
|
506
536
|
chain: "ETH",
|
|
507
537
|
chainId: "1",
|
|
508
538
|
decimals: 18,
|
|
509
|
-
identifier: "ETH.
|
|
539
|
+
identifier: "ETH.OMNI-0X9E20461BC2C4C980F62F1B279D71734207A6A356",
|
|
510
540
|
logoURI:
|
|
511
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.
|
|
512
|
-
ticker: "
|
|
541
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.omni-0x9e20461bc2c4c980f62f1b279d71734207a6a356.png",
|
|
542
|
+
ticker: "OMNI",
|
|
513
543
|
},
|
|
514
544
|
{
|
|
515
545
|
address: "0xC88F47067dB2E25851317A2FDaE73a22c0777c37",
|
|
@@ -641,6 +671,16 @@ export const list = {
|
|
|
641
671
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.robo-0x6fc2f1044a3b9bb3e43a43ec8f840843ed753061.png",
|
|
642
672
|
ticker: "ROBO",
|
|
643
673
|
},
|
|
674
|
+
{
|
|
675
|
+
address: "0xEe7527841A932d2912224E20a405e1a1FF747084",
|
|
676
|
+
chain: "ETH",
|
|
677
|
+
chainId: "1",
|
|
678
|
+
decimals: 7,
|
|
679
|
+
identifier: "ETH.SHX-0XEE7527841A932D2912224E20A405E1A1FF747084",
|
|
680
|
+
logoURI:
|
|
681
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.shx-0xee7527841a932d2912224e20a405e1a1ff747084.png",
|
|
682
|
+
ticker: "SHX",
|
|
683
|
+
},
|
|
644
684
|
{
|
|
645
685
|
address: "0xbCDa9E0658f4eECF56A0bd099e6DBc0C91f6A8c2",
|
|
646
686
|
chain: "ETH",
|
|
@@ -2,14 +2,14 @@ export const list = {
|
|
|
2
2
|
provider: "THORCHAIN",
|
|
3
3
|
chainId: "thorchain-1",
|
|
4
4
|
name: "THORCHAIN",
|
|
5
|
-
timestamp: "2024-09-
|
|
5
|
+
timestamp: "2024-09-25T15:31:08.587Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 1,
|
|
8
8
|
minor: 0,
|
|
9
9
|
patch: 0,
|
|
10
10
|
},
|
|
11
11
|
keywords: [],
|
|
12
|
-
count:
|
|
12
|
+
count: 66,
|
|
13
13
|
tokens: [
|
|
14
14
|
{
|
|
15
15
|
chain: "AVAX",
|
|
@@ -471,16 +471,6 @@ export const list = {
|
|
|
471
471
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.kyl-0x67b6d479c7bb412c54e03dca8e1bc6740ce6b99c.png",
|
|
472
472
|
ticker: "KYL",
|
|
473
473
|
},
|
|
474
|
-
{
|
|
475
|
-
address: "0x2c06ba9e7f0daccbc1f6a33ea67e85bb68fbee3a",
|
|
476
|
-
chain: "THOR",
|
|
477
|
-
chainId: "thorchain-1",
|
|
478
|
-
decimals: 8,
|
|
479
|
-
identifier: "THOR.ETH/LENDS-0x2c06ba9e7f0daccbc1f6a33ea67e85bb68fbee3a",
|
|
480
|
-
logoURI:
|
|
481
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.lends-0x2c06ba9e7f0daccbc1f6a33ea67e85bb68fbee3a.png",
|
|
482
|
-
ticker: "LENDS",
|
|
483
|
-
},
|
|
484
474
|
{
|
|
485
475
|
address: "0x514910771af9ca656af840dff83e8264ecf986ca",
|
|
486
476
|
chain: "THOR",
|