@swapkit/tokens 1.8.3 → 1.9.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 +15 -13
- package/package.json +1 -1
- package/src/index.ts +6 -3
- package/src/tokenLists/caviar_v1.ts +72 -2
- package/src/tokenLists/chainflip.ts +1 -1
- package/src/tokenLists/jupiter.ts +18365 -0
- package/src/tokenLists/mayachain.ts +10 -38
- package/src/tokenLists/oneinch.ts +37 -7
- package/src/tokenLists/openocean_v2.ts +11444 -0
- package/src/tokenLists/pangolin_v1.ts +11 -11
- package/src/tokenLists/sushiswap_v2.ts +76 -26
- package/src/tokenLists/thorchain.ts +2 -22
- package/src/tokenLists/traderjoe_v2.ts +309 -79
- package/src/tokenLists/uniswap_v2.ts +136 -86
- package/src/tokenLists/uniswap_v3.ts +176 -136
- package/src/tokenLists/ociswap_v1.ts +0 -3699
|
@@ -2,7 +2,7 @@ export const list = {
|
|
|
2
2
|
provider: "PANGOLIN_V1",
|
|
3
3
|
chainId: "43114",
|
|
4
4
|
name: "PANGOLIN_V1",
|
|
5
|
-
timestamp: "2024-
|
|
5
|
+
timestamp: "2024-11-13T04:31:03.949Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 1,
|
|
8
8
|
minor: 0,
|
|
@@ -21,6 +21,16 @@ export const list = {
|
|
|
21
21
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.eth-0xf20d962a6c8f70c731bd838a3a388d7d48fa6e15.png",
|
|
22
22
|
ticker: "ETH",
|
|
23
23
|
},
|
|
24
|
+
{
|
|
25
|
+
address: "0x65378b697853568dA9ff8EaB60C13E1Ee9f4a654",
|
|
26
|
+
chain: "AVAX",
|
|
27
|
+
chainId: "43114",
|
|
28
|
+
decimals: 18,
|
|
29
|
+
identifier: "AVAX.HUSKY-0X65378B697853568DA9FF8EAB60C13E1EE9F4A654",
|
|
30
|
+
logoURI:
|
|
31
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.husky-0x65378b697853568da9ff8eab60c13e1ee9f4a654.png",
|
|
32
|
+
ticker: "HUSKY",
|
|
33
|
+
},
|
|
24
34
|
{
|
|
25
35
|
address: "0x5947BB275c521040051D82396192181b413227A3",
|
|
26
36
|
chain: "AVAX",
|
|
@@ -161,15 +171,5 @@ export const list = {
|
|
|
161
171
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.weth.e-0x49d5c2bdffac6ce2bfdb6640f4f80f226bc10bab.png",
|
|
162
172
|
ticker: "WETH.E",
|
|
163
173
|
},
|
|
164
|
-
{
|
|
165
|
-
address: "0xd1c3f94DE7e5B45fa4eDBBA472491a9f4B166FC4",
|
|
166
|
-
chain: "AVAX",
|
|
167
|
-
chainId: "43114",
|
|
168
|
-
decimals: 18,
|
|
169
|
-
identifier: "AVAX.XAVA-0XD1C3F94DE7E5B45FA4EDBBA472491A9F4B166FC4",
|
|
170
|
-
logoURI:
|
|
171
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.xava-0xd1c3f94de7e5b45fa4edbba472491a9f4b166fc4.png",
|
|
172
|
-
ticker: "XAVA",
|
|
173
|
-
},
|
|
174
174
|
],
|
|
175
175
|
} as const;
|
|
@@ -2,14 +2,14 @@ export const list = {
|
|
|
2
2
|
provider: "SUSHISWAP_V2",
|
|
3
3
|
chainId: "1",
|
|
4
4
|
name: "SUSHISWAP_V2",
|
|
5
|
-
timestamp: "2024-
|
|
5
|
+
timestamp: "2024-11-13T04:31:05.073Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 1,
|
|
8
8
|
minor: 0,
|
|
9
9
|
patch: 0,
|
|
10
10
|
},
|
|
11
11
|
keywords: [],
|
|
12
|
-
count:
|
|
12
|
+
count: 97,
|
|
13
13
|
tokens: [
|
|
14
14
|
{
|
|
15
15
|
address: "0x4Af698B479D0098229DC715655c667Ceb6cd8433",
|
|
@@ -91,6 +91,16 @@ export const list = {
|
|
|
91
91
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.band-0xba11d00c5f74255f56a5e366f4f77f5a186d7f55.png",
|
|
92
92
|
ticker: "BAND",
|
|
93
93
|
},
|
|
94
|
+
{
|
|
95
|
+
address: "0x24A6A37576377F63f194Caa5F518a60f45b42921",
|
|
96
|
+
chain: "ETH",
|
|
97
|
+
chainId: "1",
|
|
98
|
+
decimals: 18,
|
|
99
|
+
identifier: "ETH.BANK-0X24A6A37576377F63F194CAA5F518A60F45B42921",
|
|
100
|
+
logoURI:
|
|
101
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.bank-0x24a6a37576377f63f194caa5f518a60f45b42921.png",
|
|
102
|
+
ticker: "BANK",
|
|
103
|
+
},
|
|
94
104
|
{
|
|
95
105
|
address: "0x0309c98B1bffA350bcb3F9fB9780970CA32a5060",
|
|
96
106
|
chain: "ETH",
|
|
@@ -101,6 +111,16 @@ export const list = {
|
|
|
101
111
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.bdi-0x0309c98b1bffa350bcb3f9fb9780970ca32a5060.png",
|
|
102
112
|
ticker: "BDI",
|
|
103
113
|
},
|
|
114
|
+
{
|
|
115
|
+
address: "0xF17e65822b568B3903685a7c9F496CF7656Cc6C2",
|
|
116
|
+
chain: "ETH",
|
|
117
|
+
chainId: "1",
|
|
118
|
+
decimals: 18,
|
|
119
|
+
identifier: "ETH.BICO-0XF17E65822B568B3903685A7C9F496CF7656CC6C2",
|
|
120
|
+
logoURI:
|
|
121
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.bico-0xf17e65822b568b3903685a7c9f496cf7656cc6c2.png",
|
|
122
|
+
ticker: "BICO",
|
|
123
|
+
},
|
|
104
124
|
{
|
|
105
125
|
address: "0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5",
|
|
106
126
|
chain: "ETH",
|
|
@@ -201,6 +221,16 @@ export const list = {
|
|
|
201
221
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.dai-0x6b175474e89094c44da98b954eedeac495271d0f.png",
|
|
202
222
|
ticker: "DAI",
|
|
203
223
|
},
|
|
224
|
+
{
|
|
225
|
+
address: "0xE00639A1f59B52773b7d39d9F9beF07F6248dbAe",
|
|
226
|
+
chain: "ETH",
|
|
227
|
+
chainId: "1",
|
|
228
|
+
decimals: 18,
|
|
229
|
+
identifier: "ETH.DAOX-0XE00639A1F59B52773B7D39D9F9BEF07F6248DBAE",
|
|
230
|
+
logoURI:
|
|
231
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.daox-0xe00639a1f59b52773b7d39d9f9bef07f6248dbae.png",
|
|
232
|
+
ticker: "DAOX",
|
|
233
|
+
},
|
|
204
234
|
{
|
|
205
235
|
address: "0x8f693ca8D21b157107184d29D398A8D082b38b76",
|
|
206
236
|
chain: "ETH",
|
|
@@ -251,6 +281,16 @@ export const list = {
|
|
|
251
281
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.eden-0x1559fa1b8f28238fd5d76d9f434ad86fd20d1559.png",
|
|
252
282
|
ticker: "EDEN",
|
|
253
283
|
},
|
|
284
|
+
{
|
|
285
|
+
address: "0x35fA164735182de50811E8e2E824cFb9B6118ac2",
|
|
286
|
+
chain: "ETH",
|
|
287
|
+
chainId: "1",
|
|
288
|
+
decimals: 18,
|
|
289
|
+
identifier: "ETH.EETH-0X35FA164735182DE50811E8E2E824CFB9B6118AC2",
|
|
290
|
+
logoURI:
|
|
291
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.eeth-0x35fa164735182de50811e8e2e824cfb9b6118ac2.png",
|
|
292
|
+
ticker: "EETH",
|
|
293
|
+
},
|
|
254
294
|
{
|
|
255
295
|
address: "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72",
|
|
256
296
|
chain: "ETH",
|
|
@@ -272,14 +312,24 @@ export const list = {
|
|
|
272
312
|
ticker: "FLOAT",
|
|
273
313
|
},
|
|
274
314
|
{
|
|
275
|
-
address: "
|
|
315
|
+
address: "0x853d955aCEf822Db058eb8505911ED77F175b99e",
|
|
316
|
+
chain: "ETH",
|
|
317
|
+
chainId: "1",
|
|
318
|
+
decimals: 18,
|
|
319
|
+
identifier: "ETH.FRAX-0X853D955ACEF822DB058EB8505911ED77F175B99E",
|
|
320
|
+
logoURI:
|
|
321
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.frax-0x853d955acef822db058eb8505911ed77f175b99e.png",
|
|
322
|
+
ticker: "FRAX",
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
address: "0x4E15361FD6b4BB609Fa63C81A2be19d873717870",
|
|
276
326
|
chain: "ETH",
|
|
277
327
|
chainId: "1",
|
|
278
328
|
decimals: 18,
|
|
279
|
-
identifier: "ETH.
|
|
329
|
+
identifier: "ETH.FTM-0X4E15361FD6B4BB609FA63C81A2BE19D873717870",
|
|
280
330
|
logoURI:
|
|
281
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.
|
|
282
|
-
ticker: "
|
|
331
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.ftm-0x4e15361fd6b4bb609fa63c81a2be19d873717870.png",
|
|
332
|
+
ticker: "FTM",
|
|
283
333
|
},
|
|
284
334
|
{
|
|
285
335
|
address: "0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9",
|
|
@@ -381,16 +431,6 @@ export const list = {
|
|
|
381
431
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.iq-0x579cea1889991f68acc35ff5c3dd0621ff29b0c9.png",
|
|
382
432
|
ticker: "IQ",
|
|
383
433
|
},
|
|
384
|
-
{
|
|
385
|
-
address: "0xE80C0cd204D654CEbe8dd64A4857cAb6Be8345a3",
|
|
386
|
-
chain: "ETH",
|
|
387
|
-
chainId: "1",
|
|
388
|
-
decimals: 18,
|
|
389
|
-
identifier: "ETH.JPEG-0XE80C0CD204D654CEBE8DD64A4857CAB6BE8345A3",
|
|
390
|
-
logoURI:
|
|
391
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.jpeg-0xe80c0cd204d654cebe8dd64a4857cab6be8345a3.png",
|
|
392
|
-
ticker: "JPEG",
|
|
393
|
-
},
|
|
394
434
|
{
|
|
395
435
|
address: "0xf98AB0874b13a7Fdc39D7295DEdd49850A5D426B",
|
|
396
436
|
chain: "ETH",
|
|
@@ -411,16 +451,6 @@ export const list = {
|
|
|
411
451
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.kp3r-0x1ceb5cb57c4d4e2b2433641b95dd330a33185a44.png",
|
|
412
452
|
ticker: "KP3R",
|
|
413
453
|
},
|
|
414
|
-
{
|
|
415
|
-
address: "0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32",
|
|
416
|
-
chain: "ETH",
|
|
417
|
-
chainId: "1",
|
|
418
|
-
decimals: 18,
|
|
419
|
-
identifier: "ETH.LDO-0X5A98FCBEA516CF06857215779FD812CA3BEF1B32",
|
|
420
|
-
logoURI:
|
|
421
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.ldo-0x5a98fcbea516cf06857215779fd812ca3bef1b32.png",
|
|
422
|
-
ticker: "LDO",
|
|
423
|
-
},
|
|
424
454
|
{
|
|
425
455
|
address: "0x55332170Cb7d36545B500f66a80291C83d40Bba7",
|
|
426
456
|
chain: "ETH",
|
|
@@ -681,6 +711,16 @@ export const list = {
|
|
|
681
711
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.sil-0xbcda9e0658f4eecf56a0bd099e6dbc0c91f6a8c2.png",
|
|
682
712
|
ticker: "SIL",
|
|
683
713
|
},
|
|
714
|
+
{
|
|
715
|
+
address: "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F",
|
|
716
|
+
chain: "ETH",
|
|
717
|
+
chainId: "1",
|
|
718
|
+
decimals: 18,
|
|
719
|
+
identifier: "ETH.SNX-0XC011A73EE8576FB46F5E1C5751CA3B9FE0AF2A6F",
|
|
720
|
+
logoURI:
|
|
721
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.snx-0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f.png",
|
|
722
|
+
ticker: "SNX",
|
|
723
|
+
},
|
|
684
724
|
{
|
|
685
725
|
address: "0x86ed939B500E121C0C5f493F399084Db596dAd20",
|
|
686
726
|
chain: "ETH",
|
|
@@ -841,6 +881,16 @@ export const list = {
|
|
|
841
881
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.wbtc-0x2260fac5e5542a773aa44fbcfedf7c193bc2c599.png",
|
|
842
882
|
ticker: "WBTC",
|
|
843
883
|
},
|
|
884
|
+
{
|
|
885
|
+
address: "0x35a532d376FFd9a705d0Bb319532837337A398E7",
|
|
886
|
+
chain: "ETH",
|
|
887
|
+
chainId: "1",
|
|
888
|
+
decimals: 18,
|
|
889
|
+
identifier: "ETH.WDOGE-0X35A532D376FFD9A705D0BB319532837337A398E7",
|
|
890
|
+
logoURI:
|
|
891
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.wdoge-0x35a532d376ffd9a705d0bb319532837337a398e7.png",
|
|
892
|
+
ticker: "WDOGE",
|
|
893
|
+
},
|
|
844
894
|
{
|
|
845
895
|
address: "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
|
|
846
896
|
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-
|
|
5
|
+
timestamp: "2024-11-13T04:31:06.740Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 1,
|
|
8
8
|
minor: 0,
|
|
9
9
|
patch: 0,
|
|
10
10
|
},
|
|
11
11
|
keywords: [],
|
|
12
|
-
count:
|
|
12
|
+
count: 63,
|
|
13
13
|
tokens: [
|
|
14
14
|
{
|
|
15
15
|
chain: "AVAX",
|
|
@@ -185,16 +185,6 @@ export const list = {
|
|
|
185
185
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.lusd-0x5f98805a4e8be255a32880fdec7f6728c6568ba0.png",
|
|
186
186
|
ticker: "LUSD",
|
|
187
187
|
},
|
|
188
|
-
{
|
|
189
|
-
address: "0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f",
|
|
190
|
-
chain: "ETH",
|
|
191
|
-
chainId: "1",
|
|
192
|
-
decimals: 18,
|
|
193
|
-
identifier: "ETH.SNX-0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f",
|
|
194
|
-
logoURI:
|
|
195
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.snx-0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f.png",
|
|
196
|
-
ticker: "SNX",
|
|
197
|
-
},
|
|
198
188
|
{
|
|
199
189
|
address: "0x108a850856db3f85d0269a2693d896b394c80325",
|
|
200
190
|
chain: "ETH",
|
|
@@ -451,16 +441,6 @@ export const list = {
|
|
|
451
441
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.gusd-0x056fd409e1d7a124bd7017459dfea2f387b6d5cd.png",
|
|
452
442
|
ticker: "GUSD",
|
|
453
443
|
},
|
|
454
|
-
{
|
|
455
|
-
address: "0x67b6d479c7bb412c54e03dca8e1bc6740ce6b99c",
|
|
456
|
-
chain: "THOR",
|
|
457
|
-
chainId: "thorchain-1",
|
|
458
|
-
decimals: 8,
|
|
459
|
-
identifier: "THOR.ETH/KYL-0x67b6d479c7bb412c54e03dca8e1bc6740ce6b99c",
|
|
460
|
-
logoURI:
|
|
461
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.kyl-0x67b6d479c7bb412c54e03dca8e1bc6740ce6b99c.png",
|
|
462
|
-
ticker: "KYL",
|
|
463
|
-
},
|
|
464
444
|
{
|
|
465
445
|
address: "0x514910771af9ca656af840dff83e8264ecf986ca",
|
|
466
446
|
chain: "THOR",
|