@swapkit/tokens 1.8.0 → 1.8.3
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 -2
- package/src/tokenLists/caviar_v1.ts +22 -2
- package/src/tokenLists/chainflip.ts +20 -2
- package/src/tokenLists/mayachain.ts +22 -10
- package/src/tokenLists/oneinch.ts +42 -22
- package/src/tokenLists/pancakeswap.ts +13 -3
- package/src/tokenLists/pangolin_v1.ts +21 -21
- package/src/tokenLists/sushiswap_v2.ts +22 -12
- package/src/tokenLists/thorchain.ts +2 -12
- package/src/tokenLists/traderjoe_v2.ts +196 -116
- package/src/tokenLists/uniswap_v2.ts +998 -8
- package/src/tokenLists/uniswap_v3.ts +1429 -29
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
export const list = {
|
|
2
2
|
provider: "TRADERJOE_V2",
|
|
3
3
|
name: "TRADERJOE_V2",
|
|
4
|
-
timestamp: "2024-
|
|
4
|
+
timestamp: "2024-10-15T12:01:42.360Z",
|
|
5
5
|
version: {
|
|
6
6
|
major: 1,
|
|
7
7
|
minor: 0,
|
|
8
8
|
patch: 0,
|
|
9
9
|
},
|
|
10
10
|
keywords: [],
|
|
11
|
-
count:
|
|
11
|
+
count: 121,
|
|
12
12
|
tokens: [
|
|
13
13
|
{
|
|
14
14
|
address: "0x912CE59144191C1204E64559FE8253a0e49E6548",
|
|
@@ -61,24 +61,24 @@ export const list = {
|
|
|
61
61
|
ticker: "GMX",
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
|
-
address: "
|
|
64
|
+
address: "0x894134a25a5faC1c2C26F1d8fBf05111a3CB9487",
|
|
65
65
|
chain: "ARB",
|
|
66
66
|
chainId: "42161",
|
|
67
67
|
decimals: 18,
|
|
68
|
-
identifier: "ARB.
|
|
68
|
+
identifier: "ARB.GRAI-0X894134A25A5FAC1C2C26F1D8FBF05111A3CB9487",
|
|
69
69
|
logoURI:
|
|
70
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.
|
|
71
|
-
ticker: "
|
|
70
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.grai-0x894134a25a5fac1c2c26f1d8fbf05111a3cb9487.png",
|
|
71
|
+
ticker: "GRAI",
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
|
-
address: "
|
|
74
|
+
address: "0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07",
|
|
75
75
|
chain: "ARB",
|
|
76
76
|
chainId: "42161",
|
|
77
77
|
decimals: 18,
|
|
78
|
-
identifier: "ARB.
|
|
78
|
+
identifier: "ARB.JOE-0X371C7EC6D8039FF7933A2AA28EB827FFE1F52F07",
|
|
79
79
|
logoURI:
|
|
80
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.
|
|
81
|
-
ticker: "
|
|
80
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.joe-0x371c7ec6d8039ff7933a2aa28eb827ffe1f52f07.png",
|
|
81
|
+
ticker: "JOE",
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
84
|
address: "0xDCbf4CB83d27C408B30dD7F39bfcabD7176B1Ba3",
|
|
@@ -100,26 +100,6 @@ export const list = {
|
|
|
100
100
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.pendle-0x0c880f6761f1af8d9aa9c466984b80dab9a8c9e8.png",
|
|
101
101
|
ticker: "PENDLE",
|
|
102
102
|
},
|
|
103
|
-
{
|
|
104
|
-
address: "0x6694340fc020c5E6B96567843da2df01b2CE1eb6",
|
|
105
|
-
chain: "ARB",
|
|
106
|
-
chainId: "42161",
|
|
107
|
-
decimals: 18,
|
|
108
|
-
identifier: "ARB.STG-0X6694340FC020C5E6B96567843DA2DF01B2CE1EB6",
|
|
109
|
-
logoURI:
|
|
110
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.stg-0x6694340fc020c5e6b96567843da2df01b2ce1eb6.png",
|
|
111
|
-
ticker: "STG",
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
address: "0xf7728582002ef82908c8242CF552E969BA863Ffa",
|
|
115
|
-
chain: "ARB",
|
|
116
|
-
chainId: "42161",
|
|
117
|
-
decimals: 18,
|
|
118
|
-
identifier: "ARB.SVETH-0XF7728582002EF82908C8242CF552E969BA863FFA",
|
|
119
|
-
logoURI:
|
|
120
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.sveth-0xf7728582002ef82908c8242cf552e969ba863ffa.png",
|
|
121
|
-
ticker: "SVETH",
|
|
122
|
-
},
|
|
123
103
|
{
|
|
124
104
|
address: "0xD56734d7f9979dD94FAE3d67C7e928234e71cD4C",
|
|
125
105
|
chain: "ARB",
|
|
@@ -170,6 +150,16 @@ export const list = {
|
|
|
170
150
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.usdt-0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9.png",
|
|
171
151
|
ticker: "USDT",
|
|
172
152
|
},
|
|
153
|
+
{
|
|
154
|
+
address: "0x323665443CEf804A3b5206103304BD4872EA4253",
|
|
155
|
+
chain: "ARB",
|
|
156
|
+
chainId: "42161",
|
|
157
|
+
decimals: 6,
|
|
158
|
+
identifier: "ARB.USDV-0X323665443CEF804A3B5206103304BD4872EA4253",
|
|
159
|
+
logoURI:
|
|
160
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.usdv-0x323665443cef804a3b5206103304bd4872ea4253.png",
|
|
161
|
+
ticker: "USDV",
|
|
162
|
+
},
|
|
173
163
|
{
|
|
174
164
|
address: "0x33C88D4caC6aC34F77020915a2a88cd0417dC069",
|
|
175
165
|
chain: "ARB",
|
|
@@ -190,16 +180,6 @@ export const list = {
|
|
|
190
180
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.wbtc-0x2f2a2543b76a4166549f7aab2e75bef0aefc5b0f.png",
|
|
191
181
|
ticker: "WBTC",
|
|
192
182
|
},
|
|
193
|
-
{
|
|
194
|
-
address: "0x35751007a407ca6FEFfE80b3cB397736D2cf4dbe",
|
|
195
|
-
chain: "ARB",
|
|
196
|
-
chainId: "42161",
|
|
197
|
-
decimals: 18,
|
|
198
|
-
identifier: "ARB.WEETH-0X35751007A407CA6FEFFE80B3CB397736D2CF4DBE",
|
|
199
|
-
logoURI:
|
|
200
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.weeth-0x35751007a407ca6feffe80b3cb397736d2cf4dbe.png",
|
|
201
|
-
ticker: "WEETH",
|
|
202
|
-
},
|
|
203
183
|
{
|
|
204
184
|
address: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",
|
|
205
185
|
chain: "ARB",
|
|
@@ -240,6 +220,46 @@ export const list = {
|
|
|
240
220
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.zro-0x6985884c4392d348587b19cb9eaaf157f13271cd.png",
|
|
241
221
|
ticker: "ZRO",
|
|
242
222
|
},
|
|
223
|
+
{
|
|
224
|
+
address: "0x87bbFc9DCB66Caa8ce7582A3F17B60a25cd8A248",
|
|
225
|
+
chain: "AVAX",
|
|
226
|
+
chainId: "43114",
|
|
227
|
+
decimals: 9,
|
|
228
|
+
identifier: "AVAX.$TD-0X87BBFC9DCB66CAA8CE7582A3F17B60A25CD8A248",
|
|
229
|
+
logoURI:
|
|
230
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.$td-0x87bbfc9dcb66caa8ce7582a3f17b60a25cd8a248.png",
|
|
231
|
+
ticker: "$TD",
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
address: "0x87bbFc9DCB66Caa8ce7582A3F17B60a25cd8A248",
|
|
235
|
+
chain: "AVAX",
|
|
236
|
+
chainId: "43114",
|
|
237
|
+
decimals: 9,
|
|
238
|
+
identifier: "AVAX.$TD-0X87BBFC9DCB66CAA8CE7582A3F17B60A25CD8A248",
|
|
239
|
+
logoURI:
|
|
240
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.$td-0x87bbfc9dcb66caa8ce7582a3f17b60a25cd8a248.png",
|
|
241
|
+
ticker: "$TD",
|
|
242
|
+
},
|
|
243
|
+
{
|
|
244
|
+
address: "0x80f0C1c49891dcFDD40b6e0F960F84E6042bcB6F",
|
|
245
|
+
chain: "AVAX",
|
|
246
|
+
chainId: "43114",
|
|
247
|
+
decimals: 18,
|
|
248
|
+
identifier: "AVAX.ADXN-0X80F0C1C49891DCFDD40B6E0F960F84E6042BCB6F",
|
|
249
|
+
logoURI:
|
|
250
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.adxn-0x80f0c1c49891dcfdd40b6e0f960f84e6042bcb6f.png",
|
|
251
|
+
ticker: "ADXN",
|
|
252
|
+
},
|
|
253
|
+
{
|
|
254
|
+
address: "0x80f0C1c49891dcFDD40b6e0F960F84E6042bcB6F",
|
|
255
|
+
chain: "AVAX",
|
|
256
|
+
chainId: "43114",
|
|
257
|
+
decimals: 18,
|
|
258
|
+
identifier: "AVAX.ADXN-0X80F0C1C49891DCFDD40B6E0F960F84E6042BCB6F",
|
|
259
|
+
logoURI:
|
|
260
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.adxn-0x80f0c1c49891dcfdd40b6e0f960f84e6042bcb6f.png",
|
|
261
|
+
ticker: "ADXN",
|
|
262
|
+
},
|
|
243
263
|
{
|
|
244
264
|
address: "0x13E7bceFddE72492E656f3fa58baE6029708e673",
|
|
245
265
|
chain: "AVAX",
|
|
@@ -320,26 +340,6 @@ export const list = {
|
|
|
320
340
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.ami-0xc139aa91399600f6b72975ac3317b6d49cb30a69.png",
|
|
321
341
|
ticker: "AMI",
|
|
322
342
|
},
|
|
323
|
-
{
|
|
324
|
-
address: "0x5c5e384Bd4e36724B2562cCAA582aFd125277C9B",
|
|
325
|
-
chain: "AVAX",
|
|
326
|
-
chainId: "43114",
|
|
327
|
-
decimals: 18,
|
|
328
|
-
identifier: "AVAX.ARROW-0X5C5E384BD4E36724B2562CCAA582AFD125277C9B",
|
|
329
|
-
logoURI:
|
|
330
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.arrow-0x5c5e384bd4e36724b2562ccaa582afd125277c9b.png",
|
|
331
|
-
ticker: "ARROW",
|
|
332
|
-
},
|
|
333
|
-
{
|
|
334
|
-
address: "0x5c5e384Bd4e36724B2562cCAA582aFd125277C9B",
|
|
335
|
-
chain: "AVAX",
|
|
336
|
-
chainId: "43114",
|
|
337
|
-
decimals: 18,
|
|
338
|
-
identifier: "AVAX.ARROW-0X5C5E384BD4E36724B2562CCAA582AFD125277C9B",
|
|
339
|
-
logoURI:
|
|
340
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.arrow-0x5c5e384bd4e36724b2562ccaa582afd125277c9b.png",
|
|
341
|
-
ticker: "ARROW",
|
|
342
|
-
},
|
|
343
343
|
{
|
|
344
344
|
address: "0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a",
|
|
345
345
|
chain: "AVAX",
|
|
@@ -460,6 +460,26 @@ export const list = {
|
|
|
460
460
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.btc.b-0x152b9d0fdc40c096757f570a51e494bd4b943e50.png",
|
|
461
461
|
ticker: "BTC.B",
|
|
462
462
|
},
|
|
463
|
+
{
|
|
464
|
+
address: "0xf65645a42609f6b44E2EC158A3Dc2b6CfC97093f",
|
|
465
|
+
chain: "AVAX",
|
|
466
|
+
chainId: "43114",
|
|
467
|
+
decimals: 18,
|
|
468
|
+
identifier: "AVAX.BURRITOAI-0XF65645A42609F6B44E2EC158A3DC2B6CFC97093F",
|
|
469
|
+
logoURI:
|
|
470
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.burritoai-0xf65645a42609f6b44e2ec158a3dc2b6cfc97093f.png",
|
|
471
|
+
ticker: "BURRITOAI",
|
|
472
|
+
},
|
|
473
|
+
{
|
|
474
|
+
address: "0xf65645a42609f6b44E2EC158A3Dc2b6CfC97093f",
|
|
475
|
+
chain: "AVAX",
|
|
476
|
+
chainId: "43114",
|
|
477
|
+
decimals: 18,
|
|
478
|
+
identifier: "AVAX.BURRITOAI-0XF65645A42609F6B44E2EC158A3DC2B6CFC97093F",
|
|
479
|
+
logoURI:
|
|
480
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.burritoai-0xf65645a42609f6b44e2ec158a3dc2b6cfc97093f.png",
|
|
481
|
+
ticker: "BURRITOAI",
|
|
482
|
+
},
|
|
463
483
|
{
|
|
464
484
|
address: "0x420FcA0121DC28039145009570975747295f2329",
|
|
465
485
|
chain: "AVAX",
|
|
@@ -600,46 +620,6 @@ export const list = {
|
|
|
600
620
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.ggp-0x69260b9483f9871ca57f81a90d91e2f96c2cd11d.png",
|
|
601
621
|
ticker: "GGP",
|
|
602
622
|
},
|
|
603
|
-
{
|
|
604
|
-
address: "0xb014430ec5a7B56224e40850f2afBE10A5bd685d",
|
|
605
|
-
chain: "AVAX",
|
|
606
|
-
chainId: "43114",
|
|
607
|
-
decimals: 18,
|
|
608
|
-
identifier: "AVAX.HP-0XB014430EC5A7B56224E40850F2AFBE10A5BD685D",
|
|
609
|
-
logoURI:
|
|
610
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.hp-0xb014430ec5a7b56224e40850f2afbe10a5bd685d.png",
|
|
611
|
-
ticker: "HP",
|
|
612
|
-
},
|
|
613
|
-
{
|
|
614
|
-
address: "0xb014430ec5a7B56224e40850f2afBE10A5bd685d",
|
|
615
|
-
chain: "AVAX",
|
|
616
|
-
chainId: "43114",
|
|
617
|
-
decimals: 18,
|
|
618
|
-
identifier: "AVAX.HP-0XB014430EC5A7B56224E40850F2AFBE10A5BD685D",
|
|
619
|
-
logoURI:
|
|
620
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.hp-0xb014430ec5a7b56224e40850f2afbe10a5bd685d.png",
|
|
621
|
-
ticker: "HP",
|
|
622
|
-
},
|
|
623
|
-
{
|
|
624
|
-
address: "0x65378b697853568dA9ff8EaB60C13E1Ee9f4a654",
|
|
625
|
-
chain: "AVAX",
|
|
626
|
-
chainId: "43114",
|
|
627
|
-
decimals: 18,
|
|
628
|
-
identifier: "AVAX.HUSKY-0X65378B697853568DA9FF8EAB60C13E1EE9F4A654",
|
|
629
|
-
logoURI:
|
|
630
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.husky-0x65378b697853568da9ff8eab60c13e1ee9f4a654.png",
|
|
631
|
-
ticker: "HUSKY",
|
|
632
|
-
},
|
|
633
|
-
{
|
|
634
|
-
address: "0x65378b697853568dA9ff8EaB60C13E1Ee9f4a654",
|
|
635
|
-
chain: "AVAX",
|
|
636
|
-
chainId: "43114",
|
|
637
|
-
decimals: 18,
|
|
638
|
-
identifier: "AVAX.HUSKY-0X65378B697853568DA9FF8EAB60C13E1EE9F4A654",
|
|
639
|
-
logoURI:
|
|
640
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.husky-0x65378b697853568da9ff8eab60c13e1ee9f4a654.png",
|
|
641
|
-
ticker: "HUSKY",
|
|
642
|
-
},
|
|
643
623
|
{
|
|
644
624
|
address: "0x6e84a6216eA6dACC71eE8E6b0a5B7322EEbC0fDd",
|
|
645
625
|
chain: "AVAX",
|
|
@@ -721,44 +701,44 @@ export const list = {
|
|
|
721
701
|
ticker: "LINK.E",
|
|
722
702
|
},
|
|
723
703
|
{
|
|
724
|
-
address: "
|
|
704
|
+
address: "0xbBAAA0420D474B34Be197f95A323C2fF3829E811",
|
|
725
705
|
chain: "AVAX",
|
|
726
706
|
chainId: "43114",
|
|
727
707
|
decimals: 18,
|
|
728
|
-
identifier: "AVAX.
|
|
708
|
+
identifier: "AVAX.LODE-0XBBAAA0420D474B34BE197F95A323C2FF3829E811",
|
|
729
709
|
logoURI:
|
|
730
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.
|
|
731
|
-
ticker: "
|
|
710
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.lode-0xbbaaa0420d474b34be197f95a323c2ff3829e811.png",
|
|
711
|
+
ticker: "LODE",
|
|
732
712
|
},
|
|
733
713
|
{
|
|
734
|
-
address: "
|
|
714
|
+
address: "0xbBAAA0420D474B34Be197f95A323C2fF3829E811",
|
|
735
715
|
chain: "AVAX",
|
|
736
716
|
chainId: "43114",
|
|
737
717
|
decimals: 18,
|
|
738
|
-
identifier: "AVAX.
|
|
718
|
+
identifier: "AVAX.LODE-0XBBAAA0420D474B34BE197F95A323C2FF3829E811",
|
|
739
719
|
logoURI:
|
|
740
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.
|
|
741
|
-
ticker: "
|
|
720
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.lode-0xbbaaa0420d474b34be197f95a323c2ff3829e811.png",
|
|
721
|
+
ticker: "LODE",
|
|
742
722
|
},
|
|
743
723
|
{
|
|
744
|
-
address: "
|
|
724
|
+
address: "0x130966628846BFd36ff31a822705796e8cb8C18D",
|
|
745
725
|
chain: "AVAX",
|
|
746
726
|
chainId: "43114",
|
|
747
727
|
decimals: 18,
|
|
748
|
-
identifier: "AVAX.
|
|
728
|
+
identifier: "AVAX.MIM-0X130966628846BFD36FF31A822705796E8CB8C18D",
|
|
749
729
|
logoURI:
|
|
750
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.
|
|
751
|
-
ticker: "
|
|
730
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.mim-0x130966628846bfd36ff31a822705796e8cb8c18d.png",
|
|
731
|
+
ticker: "MIM",
|
|
752
732
|
},
|
|
753
733
|
{
|
|
754
|
-
address: "
|
|
734
|
+
address: "0x130966628846BFd36ff31a822705796e8cb8C18D",
|
|
755
735
|
chain: "AVAX",
|
|
756
736
|
chainId: "43114",
|
|
757
737
|
decimals: 18,
|
|
758
|
-
identifier: "AVAX.
|
|
738
|
+
identifier: "AVAX.MIM-0X130966628846BFD36FF31A822705796E8CB8C18D",
|
|
759
739
|
logoURI:
|
|
760
|
-
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.
|
|
761
|
-
ticker: "
|
|
740
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.mim-0x130966628846bfd36ff31a822705796e8cb8c18d.png",
|
|
741
|
+
ticker: "MIM",
|
|
762
742
|
},
|
|
763
743
|
{
|
|
764
744
|
address: "0xAcFb898Cff266E53278cC0124fC2C7C94C8cB9a5",
|
|
@@ -780,6 +760,26 @@ export const list = {
|
|
|
780
760
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.nochill-0xacfb898cff266e53278cc0124fc2c7c94c8cb9a5.png",
|
|
781
761
|
ticker: "NOCHILL",
|
|
782
762
|
},
|
|
763
|
+
{
|
|
764
|
+
address: "0x019A6C9b0E0E758740BdA4e1CE9e34108951ED81",
|
|
765
|
+
chain: "AVAX",
|
|
766
|
+
chainId: "43114",
|
|
767
|
+
decimals: 6,
|
|
768
|
+
identifier: "AVAX.NOR-0X019A6C9B0E0E758740BDA4E1CE9E34108951ED81",
|
|
769
|
+
logoURI:
|
|
770
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.nor-0x019a6c9b0e0e758740bda4e1ce9e34108951ed81.png",
|
|
771
|
+
ticker: "NOR",
|
|
772
|
+
},
|
|
773
|
+
{
|
|
774
|
+
address: "0x019A6C9b0E0E758740BdA4e1CE9e34108951ED81",
|
|
775
|
+
chain: "AVAX",
|
|
776
|
+
chainId: "43114",
|
|
777
|
+
decimals: 6,
|
|
778
|
+
identifier: "AVAX.NOR-0X019A6C9B0E0E758740BDA4E1CE9E34108951ED81",
|
|
779
|
+
logoURI:
|
|
780
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.nor-0x019a6c9b0e0e758740bda4e1ce9e34108951ed81.png",
|
|
781
|
+
ticker: "NOR",
|
|
782
|
+
},
|
|
783
783
|
{
|
|
784
784
|
address: "0x33C8036E99082B0C395374832FECF70c42C7F298",
|
|
785
785
|
chain: "AVAX",
|
|
@@ -900,6 +900,46 @@ export const list = {
|
|
|
900
900
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.sol-0xfe6b19286885a4f7f55adad09c3cd1f906d2478f.png",
|
|
901
901
|
ticker: "SOL",
|
|
902
902
|
},
|
|
903
|
+
{
|
|
904
|
+
address: "0xbc78D84Ba0c46dFe32cf2895a19939c86b81a777",
|
|
905
|
+
chain: "AVAX",
|
|
906
|
+
chainId: "43114",
|
|
907
|
+
decimals: 18,
|
|
908
|
+
identifier: "AVAX.SOLVBTC-0XBC78D84BA0C46DFE32CF2895A19939C86B81A777",
|
|
909
|
+
logoURI:
|
|
910
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.solvbtc-0xbc78d84ba0c46dfe32cf2895a19939c86b81a777.png",
|
|
911
|
+
ticker: "SOLVBTC",
|
|
912
|
+
},
|
|
913
|
+
{
|
|
914
|
+
address: "0xbc78D84Ba0c46dFe32cf2895a19939c86b81a777",
|
|
915
|
+
chain: "AVAX",
|
|
916
|
+
chainId: "43114",
|
|
917
|
+
decimals: 18,
|
|
918
|
+
identifier: "AVAX.SOLVBTC-0XBC78D84BA0C46DFE32CF2895A19939C86B81A777",
|
|
919
|
+
logoURI:
|
|
920
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.solvbtc-0xbc78d84ba0c46dfe32cf2895a19939c86b81a777.png",
|
|
921
|
+
ticker: "SOLVBTC",
|
|
922
|
+
},
|
|
923
|
+
{
|
|
924
|
+
address: "0xCC0966D8418d412c599A6421b760a847eB169A8c",
|
|
925
|
+
chain: "AVAX",
|
|
926
|
+
chainId: "43114",
|
|
927
|
+
decimals: 18,
|
|
928
|
+
identifier: "AVAX.SOLVBTC.BBN-0XCC0966D8418D412C599A6421B760A847EB169A8C",
|
|
929
|
+
logoURI:
|
|
930
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.solvbtc.bbn-0xcc0966d8418d412c599a6421b760a847eb169a8c.png",
|
|
931
|
+
ticker: "SOLVBTC.BBN",
|
|
932
|
+
},
|
|
933
|
+
{
|
|
934
|
+
address: "0xCC0966D8418d412c599A6421b760a847eB169A8c",
|
|
935
|
+
chain: "AVAX",
|
|
936
|
+
chainId: "43114",
|
|
937
|
+
decimals: 18,
|
|
938
|
+
identifier: "AVAX.SOLVBTC.BBN-0XCC0966D8418D412C599A6421B760A847EB169A8C",
|
|
939
|
+
logoURI:
|
|
940
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.solvbtc.bbn-0xcc0966d8418d412c599a6421b760a847eb169a8c.png",
|
|
941
|
+
ticker: "SOLVBTC.BBN",
|
|
942
|
+
},
|
|
903
943
|
{
|
|
904
944
|
address: "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E",
|
|
905
945
|
chain: "AVAX",
|
|
@@ -1020,6 +1060,26 @@ export const list = {
|
|
|
1020
1060
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.wavax-0xb31f66aa3c1e785363f0875a1b74e27b85fd66c7.png",
|
|
1021
1061
|
ticker: "WAVAX",
|
|
1022
1062
|
},
|
|
1063
|
+
{
|
|
1064
|
+
address: "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
|
|
1065
|
+
chain: "AVAX",
|
|
1066
|
+
chainId: "43114",
|
|
1067
|
+
decimals: 8,
|
|
1068
|
+
identifier: "AVAX.WBTC-0X0555E30DA8F98308EDB960AA94C0DB47230D2B9C",
|
|
1069
|
+
logoURI:
|
|
1070
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.wbtc-0x0555e30da8f98308edb960aa94c0db47230d2b9c.png",
|
|
1071
|
+
ticker: "WBTC",
|
|
1072
|
+
},
|
|
1073
|
+
{
|
|
1074
|
+
address: "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
|
|
1075
|
+
chain: "AVAX",
|
|
1076
|
+
chainId: "43114",
|
|
1077
|
+
decimals: 8,
|
|
1078
|
+
identifier: "AVAX.WBTC-0X0555E30DA8F98308EDB960AA94C0DB47230D2B9C",
|
|
1079
|
+
logoURI:
|
|
1080
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.wbtc-0x0555e30da8f98308edb960aa94c0db47230d2b9c.png",
|
|
1081
|
+
ticker: "WBTC",
|
|
1082
|
+
},
|
|
1023
1083
|
{
|
|
1024
1084
|
address: "0x50b7545627a5162F82A992c33b87aDc75187B218",
|
|
1025
1085
|
chain: "AVAX",
|
|
@@ -1120,6 +1180,26 @@ export const list = {
|
|
|
1120
1180
|
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.yak-0x59414b3089ce2af0010e7523dea7e2b35d776ec7.png",
|
|
1121
1181
|
ticker: "YAK",
|
|
1122
1182
|
},
|
|
1183
|
+
{
|
|
1184
|
+
address: "0x6EC18092Ee47fcC8f1fE15899156fF20C64aB3D7",
|
|
1185
|
+
chain: "AVAX",
|
|
1186
|
+
chainId: "43114",
|
|
1187
|
+
decimals: 18,
|
|
1188
|
+
identifier: "AVAX.YES-0X6EC18092EE47FCC8F1FE15899156FF20C64AB3D7",
|
|
1189
|
+
logoURI:
|
|
1190
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.yes-0x6ec18092ee47fcc8f1fe15899156ff20c64ab3d7.png",
|
|
1191
|
+
ticker: "YES",
|
|
1192
|
+
},
|
|
1193
|
+
{
|
|
1194
|
+
address: "0x6EC18092Ee47fcC8f1fE15899156fF20C64aB3D7",
|
|
1195
|
+
chain: "AVAX",
|
|
1196
|
+
chainId: "43114",
|
|
1197
|
+
decimals: 18,
|
|
1198
|
+
identifier: "AVAX.YES-0X6EC18092EE47FCC8F1FE15899156FF20C64AB3D7",
|
|
1199
|
+
logoURI:
|
|
1200
|
+
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.yes-0x6ec18092ee47fcc8f1fe15899156ff20c64ab3d7.png",
|
|
1201
|
+
ticker: "YES",
|
|
1202
|
+
},
|
|
1123
1203
|
{
|
|
1124
1204
|
address: "0x6985884C4392D348587B19cb9eAAf157F13271cd",
|
|
1125
1205
|
chain: "AVAX",
|