@swapkit/tokens 2.5.0 → 2.5.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 +1 -1
- package/src/tokenLists/mayachain.ts +2 -2
- package/src/tokenLists/oneinch.ts +75 -5
- package/src/tokenLists/pancakeswap.ts +193 -13
- package/src/tokenLists/pangolin_v1.ts +12 -2
- package/src/tokenLists/sushiswap_v2.ts +52 -12
- package/src/tokenLists/thorchain.ts +18 -2
- package/src/tokenLists/traderjoe_v2.ts +70 -160
- package/src/tokenLists/uniswap_v2.ts +588 -168
- package/src/tokenLists/uniswap_v3.ts +781 -820
|
@@ -2,14 +2,14 @@ export const list = {
|
|
|
2
2
|
provider: "SUSHISWAP_V2",
|
|
3
3
|
chainId: "1",
|
|
4
4
|
name: "SUSHISWAP_V2",
|
|
5
|
-
timestamp: "2025-
|
|
5
|
+
timestamp: "2025-05-06T12:04:21.983Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 1,
|
|
8
8
|
minor: 0,
|
|
9
9
|
patch: 0,
|
|
10
10
|
},
|
|
11
11
|
keywords: [],
|
|
12
|
-
count:
|
|
12
|
+
count: 55,
|
|
13
13
|
tokens: [
|
|
14
14
|
{
|
|
15
15
|
address: "0xdBdb4d16EdA451D0503b854CF79D55697F90c8DF",
|
|
@@ -121,6 +121,26 @@ export const list = {
|
|
|
121
121
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.delta-0x9ea3b5b4ec044b70375236a281986106457b20ef.png",
|
|
122
122
|
ticker: "DELTA",
|
|
123
123
|
},
|
|
124
|
+
{
|
|
125
|
+
address: "0x1559FA1b8F28238FD5D76D9f434ad86FD20D1559",
|
|
126
|
+
chain: "ETH",
|
|
127
|
+
chainId: "1",
|
|
128
|
+
decimals: 18,
|
|
129
|
+
identifier: "ETH.EDEN-0X1559FA1B8F28238FD5D76D9F434AD86FD20D1559",
|
|
130
|
+
logoURI:
|
|
131
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.eden-0x1559fa1b8f28238fd5d76d9f434ad86fd20d1559.png",
|
|
132
|
+
ticker: "EDEN",
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
address: "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72",
|
|
136
|
+
chain: "ETH",
|
|
137
|
+
chainId: "1",
|
|
138
|
+
decimals: 18,
|
|
139
|
+
identifier: "ETH.ENS-0XC18360217D8F7AB5E7C516566761EA12CE7F9D72",
|
|
140
|
+
logoURI:
|
|
141
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.ens-0xc18360217d8f7ab5e7c516566761ea12ce7f9d72.png",
|
|
142
|
+
ticker: "ENS",
|
|
143
|
+
},
|
|
124
144
|
{
|
|
125
145
|
address: "0xb05097849BCA421A3f51B249BA6CCa4aF4b97cb9",
|
|
126
146
|
chain: "ETH",
|
|
@@ -151,6 +171,16 @@ export const list = {
|
|
|
151
171
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.ibbtc-0xc4e15973e6ff2a35cc804c2cf9d2a1b817a8b40f.png",
|
|
152
172
|
ticker: "IBBTC",
|
|
153
173
|
},
|
|
174
|
+
{
|
|
175
|
+
address: "0x96E61422b6A9bA0e068B6c5ADd4fFaBC6a4aae27",
|
|
176
|
+
chain: "ETH",
|
|
177
|
+
chainId: "1",
|
|
178
|
+
decimals: 18,
|
|
179
|
+
identifier: "ETH.IBEUR-0X96E61422B6A9BA0E068B6C5ADD4FFABC6A4AAE27",
|
|
180
|
+
logoURI:
|
|
181
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.ibeur-0x96e61422b6a9ba0e068b6c5add4ffabc6a4aae27.png",
|
|
182
|
+
ticker: "IBEUR",
|
|
183
|
+
},
|
|
154
184
|
{
|
|
155
185
|
address: "0x903bEF1736CDdf2A537176cf3C64579C3867A881",
|
|
156
186
|
chain: "ETH",
|
|
@@ -271,6 +301,16 @@ export const list = {
|
|
|
271
301
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.mkr-0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2.png",
|
|
272
302
|
ticker: "MKR",
|
|
273
303
|
},
|
|
304
|
+
{
|
|
305
|
+
address: "0x65Ef703f5594D2573eb71Aaf55BC0CB548492df4",
|
|
306
|
+
chain: "ETH",
|
|
307
|
+
chainId: "1",
|
|
308
|
+
decimals: 18,
|
|
309
|
+
identifier: "ETH.MULTI-0X65EF703F5594D2573EB71AAF55BC0CB548492DF4",
|
|
310
|
+
logoURI:
|
|
311
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.multi-0x65ef703f5594d2573eb71aaf55bc0cb548492df4.png",
|
|
312
|
+
ticker: "MULTI",
|
|
313
|
+
},
|
|
274
314
|
{
|
|
275
315
|
address: "0xDFDb7f72c1F195C5951a234e8DB9806EB0635346",
|
|
276
316
|
chain: "ETH",
|
|
@@ -331,6 +371,16 @@ export const list = {
|
|
|
331
371
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.quartz-0xba8a621b4a54e61c442f5ec623687e2a942225ef.png",
|
|
332
372
|
ticker: "QUARTZ",
|
|
333
373
|
},
|
|
374
|
+
{
|
|
375
|
+
address: "0x44709a920fCcF795fbC57BAA433cc3dd53C44DbE",
|
|
376
|
+
chain: "ETH",
|
|
377
|
+
chainId: "1",
|
|
378
|
+
decimals: 18,
|
|
379
|
+
identifier: "ETH.RADAR-0X44709A920FCCF795FBC57BAA433CC3DD53C44DBE",
|
|
380
|
+
logoURI:
|
|
381
|
+
"https://storage.googleapis.com/token-list-swapkit/images/eth.radar-0x44709a920fccf795fbc57baa433cc3dd53c44dbe.png",
|
|
382
|
+
ticker: "RADAR",
|
|
383
|
+
},
|
|
334
384
|
{
|
|
335
385
|
address: "0xe76C6c83af64e4C60245D8C7dE953DF673a7A33D",
|
|
336
386
|
chain: "ETH",
|
|
@@ -391,16 +441,6 @@ export const list = {
|
|
|
391
441
|
"https://storage.googleapis.com/token-list-swapkit/images/eth.syn-0x0f2d719407fdbeff09d87557abb7232601fd9f29.png",
|
|
392
442
|
ticker: "SYN",
|
|
393
443
|
},
|
|
394
|
-
{
|
|
395
|
-
address: "0xa5f2211B9b8170F694421f2046281775E8468044",
|
|
396
|
-
chain: "ETH",
|
|
397
|
-
chainId: "1",
|
|
398
|
-
decimals: 18,
|
|
399
|
-
identifier: "ETH.THOR-0XA5F2211B9B8170F694421F2046281775E8468044",
|
|
400
|
-
logoURI:
|
|
401
|
-
"https://storage.googleapis.com/token-list-swapkit/images/eth.thor-0xa5f2211b9b8170f694421f2046281775e8468044.png",
|
|
402
|
-
ticker: "THOR",
|
|
403
|
-
},
|
|
404
444
|
{
|
|
405
445
|
address: "0x2e9d63788249371f1DFC918a52f8d799F4a38C94",
|
|
406
446
|
chain: "ETH",
|
|
@@ -2,14 +2,14 @@ export const list = {
|
|
|
2
2
|
provider: "THORCHAIN",
|
|
3
3
|
chainId: "thorchain-1",
|
|
4
4
|
name: "THORCHAIN",
|
|
5
|
-
timestamp: "2025-
|
|
5
|
+
timestamp: "2025-05-06T12:04:44.098Z",
|
|
6
6
|
version: {
|
|
7
7
|
major: 1,
|
|
8
8
|
minor: 0,
|
|
9
9
|
patch: 0,
|
|
10
10
|
},
|
|
11
11
|
keywords: [],
|
|
12
|
-
count:
|
|
12
|
+
count: 71,
|
|
13
13
|
tokens: [
|
|
14
14
|
{
|
|
15
15
|
chain: "AVAX",
|
|
@@ -675,5 +675,21 @@ export const list = {
|
|
|
675
675
|
shortCode: "r",
|
|
676
676
|
ticker: "RUNE",
|
|
677
677
|
},
|
|
678
|
+
{
|
|
679
|
+
chain: "THOR",
|
|
680
|
+
chainId: "thorchain-1",
|
|
681
|
+
decimals: 8,
|
|
682
|
+
identifier: "THOR.TCY",
|
|
683
|
+
logoURI: "https://storage.googleapis.com/token-list-swapkit/images/thor.tcy.png",
|
|
684
|
+
ticker: "TCY",
|
|
685
|
+
},
|
|
686
|
+
{
|
|
687
|
+
chain: "THOR",
|
|
688
|
+
chainId: "thorchain-1",
|
|
689
|
+
decimals: 8,
|
|
690
|
+
identifier: "THOR.THOR/TCY",
|
|
691
|
+
logoURI: "https://storage.googleapis.com/token-list-swapkit/images/thor.tcy.png",
|
|
692
|
+
ticker: "TCY",
|
|
693
|
+
},
|
|
678
694
|
],
|
|
679
695
|
} as const;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
export const list = {
|
|
2
2
|
provider: "TRADERJOE_V2",
|
|
3
3
|
name: "TRADERJOE_V2",
|
|
4
|
-
timestamp: "2025-
|
|
4
|
+
timestamp: "2025-05-06T12:04:46.467Z",
|
|
5
5
|
version: {
|
|
6
6
|
major: 1,
|
|
7
7
|
minor: 0,
|
|
8
8
|
patch: 0,
|
|
9
9
|
},
|
|
10
10
|
keywords: [],
|
|
11
|
-
count:
|
|
11
|
+
count: 62,
|
|
12
12
|
tokens: [
|
|
13
13
|
{
|
|
14
14
|
address: "0x912CE59144191C1204E64559FE8253a0e49E6548",
|
|
@@ -31,44 +31,14 @@ export const list = {
|
|
|
31
31
|
ticker: "DAI",
|
|
32
32
|
},
|
|
33
33
|
{
|
|
34
|
-
address: "
|
|
34
|
+
address: "0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07",
|
|
35
35
|
chain: "ARB",
|
|
36
36
|
chainId: "42161",
|
|
37
37
|
decimals: 18,
|
|
38
|
-
identifier: "ARB.
|
|
38
|
+
identifier: "ARB.JOE-0X371C7EC6D8039FF7933A2AA28EB827FFE1F52F07",
|
|
39
39
|
logoURI:
|
|
40
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.
|
|
41
|
-
ticker: "
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
address: "0x4CFA50B7Ce747e2D61724fcAc57f24B748FF2b2A",
|
|
45
|
-
chain: "ARB",
|
|
46
|
-
chainId: "42161",
|
|
47
|
-
decimals: 6,
|
|
48
|
-
identifier: "ARB.FUSDC-0X4CFA50B7CE747E2D61724FCAC57F24B748FF2B2A",
|
|
49
|
-
logoURI:
|
|
50
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.fusdc-0x4cfa50b7ce747e2d61724fcac57f24b748ff2b2a.png",
|
|
51
|
-
ticker: "FUSDC",
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
address: "0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a",
|
|
55
|
-
chain: "ARB",
|
|
56
|
-
chainId: "42161",
|
|
57
|
-
decimals: 18,
|
|
58
|
-
identifier: "ARB.GMX-0XFC5A1A6EB076A2C7AD06ED22C90D7E710E35AD0A",
|
|
59
|
-
logoURI:
|
|
60
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.gmx-0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a.png",
|
|
61
|
-
ticker: "GMX",
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
address: "0x894134a25a5faC1c2C26F1d8fBf05111a3CB9487",
|
|
65
|
-
chain: "ARB",
|
|
66
|
-
chainId: "42161",
|
|
67
|
-
decimals: 18,
|
|
68
|
-
identifier: "ARB.GRAI-0X894134A25A5FAC1C2C26F1D8FBF05111A3CB9487",
|
|
69
|
-
logoURI:
|
|
70
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.grai-0x894134a25a5fac1c2c26f1d8fbf05111a3cb9487.png",
|
|
71
|
-
ticker: "GRAI",
|
|
40
|
+
"https://storage.googleapis.com/token-list-swapkit/images/arb.joe-0x371c7ec6d8039ff7933a2aa28eb827ffe1f52f07.png",
|
|
41
|
+
ticker: "JOE",
|
|
72
42
|
},
|
|
73
43
|
{
|
|
74
44
|
address: "0x0c880f6761F1af8d9Aa9C466984b80DAb9a8c9e8",
|
|
@@ -150,16 +120,6 @@ export const list = {
|
|
|
150
120
|
"https://storage.googleapis.com/token-list-swapkit/images/arb.woo-0xcafcd85d8ca7ad1e1c6f82f651fa15e33aefd07b.png",
|
|
151
121
|
ticker: "WOO",
|
|
152
122
|
},
|
|
153
|
-
{
|
|
154
|
-
address: "0x5979D7b546E38E414F7E9822514be443A4800529",
|
|
155
|
-
chain: "ARB",
|
|
156
|
-
chainId: "42161",
|
|
157
|
-
decimals: 18,
|
|
158
|
-
identifier: "ARB.WSTETH-0X5979D7B546E38E414F7E9822514BE443A4800529",
|
|
159
|
-
logoURI:
|
|
160
|
-
"https://storage.googleapis.com/token-list-swapkit/images/arb.wsteth-0x5979d7b546e38e414f7e9822514be443a4800529.png",
|
|
161
|
-
ticker: "WSTETH",
|
|
162
|
-
},
|
|
163
123
|
{
|
|
164
124
|
address: "0x6985884C4392D348587B19cb9eAAf157F13271cd",
|
|
165
125
|
chain: "ARB",
|
|
@@ -210,16 +170,6 @@ export const list = {
|
|
|
210
170
|
"https://storage.googleapis.com/token-list-swapkit/images/avax.ausd-0x00000000efe302beaa2b3e6e1b18d08d69a9012a.png",
|
|
211
171
|
ticker: "AUSD",
|
|
212
172
|
},
|
|
213
|
-
{
|
|
214
|
-
address: "0xaBe7a9dFDA35230ff60D1590a929aE0644c47DC1",
|
|
215
|
-
chain: "AVAX",
|
|
216
|
-
chainId: "43114",
|
|
217
|
-
decimals: 18,
|
|
218
|
-
identifier: "AVAX.AUSD-0XABE7A9DFDA35230FF60D1590A929AE0644C47DC1",
|
|
219
|
-
logoURI:
|
|
220
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.ausd-0xabe7a9dfda35230ff60d1590a929ae0644c47dc1.png",
|
|
221
|
-
ticker: "AUSD",
|
|
222
|
-
},
|
|
223
173
|
{
|
|
224
174
|
address: "0x24dE8771bC5DdB3362Db529Fc3358F2df3A0E346",
|
|
225
175
|
chain: "AVAX",
|
|
@@ -241,24 +191,14 @@ export const list = {
|
|
|
241
191
|
ticker: "BEAM",
|
|
242
192
|
},
|
|
243
193
|
{
|
|
244
|
-
address: "
|
|
245
|
-
chain: "AVAX",
|
|
246
|
-
chainId: "43114",
|
|
247
|
-
decimals: 18,
|
|
248
|
-
identifier: "AVAX.BIB01-0XCA30C93B02514F86D5C86A6E375E3A330B435FB5",
|
|
249
|
-
logoURI:
|
|
250
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.bib01-0xca30c93b02514f86d5c86a6e375e3a330b435fb5.png",
|
|
251
|
-
ticker: "BIB01",
|
|
252
|
-
},
|
|
253
|
-
{
|
|
254
|
-
address: "0x0f669808d88B2b0b3D23214DCD2a1cc6A8B1B5cd",
|
|
194
|
+
address: "0xACC95Afa65768aa74044E6f6e267AD6417CD3e55",
|
|
255
195
|
chain: "AVAX",
|
|
256
196
|
chainId: "43114",
|
|
257
197
|
decimals: 18,
|
|
258
|
-
identifier: "AVAX.
|
|
198
|
+
identifier: "AVAX.BOI-0XACC95AFA65768AA74044E6F6E267AD6417CD3E55",
|
|
259
199
|
logoURI:
|
|
260
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.
|
|
261
|
-
ticker: "
|
|
200
|
+
"https://storage.googleapis.com/token-list-swapkit/images/avax.boi-0xacc95afa65768aa74044e6f6e267ad6417cd3e55.png",
|
|
201
|
+
ticker: "BOI",
|
|
262
202
|
},
|
|
263
203
|
{
|
|
264
204
|
address: "0x152b9d0FdC40C096757F570A51E494bd4b943E50",
|
|
@@ -270,16 +210,6 @@ export const list = {
|
|
|
270
210
|
"https://storage.googleapis.com/token-list-swapkit/images/avax.btc.b-0x152b9d0fdc40c096757f570a51e494bd4b943e50.png",
|
|
271
211
|
ticker: "BTC.B",
|
|
272
212
|
},
|
|
273
|
-
{
|
|
274
|
-
address: "0xCAFE4aFB0f1D1A8aF4C6dF1FDe7Be88D15ae8bF4",
|
|
275
|
-
chain: "AVAX",
|
|
276
|
-
chainId: "43114",
|
|
277
|
-
decimals: 18,
|
|
278
|
-
identifier: "AVAX.CHAT-0XCAFE4AFB0F1D1A8AF4C6DF1FDE7BE88D15AE8BF4",
|
|
279
|
-
logoURI:
|
|
280
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.chat-0xcafe4afb0f1d1a8af4c6df1fde7be88d15ae8bf4.png",
|
|
281
|
-
ticker: "CHAT",
|
|
282
|
-
},
|
|
283
213
|
{
|
|
284
214
|
address: "0x420FcA0121DC28039145009570975747295f2329",
|
|
285
215
|
chain: "AVAX",
|
|
@@ -290,16 +220,6 @@ export const list = {
|
|
|
290
220
|
"https://storage.googleapis.com/token-list-swapkit/images/avax.coq-0x420fca0121dc28039145009570975747295f2329.png",
|
|
291
221
|
ticker: "COQ",
|
|
292
222
|
},
|
|
293
|
-
{
|
|
294
|
-
address: "0x68e551E7eF4Bf59bf55B233Bb6beA104b168ee24",
|
|
295
|
-
chain: "AVAX",
|
|
296
|
-
chainId: "43114",
|
|
297
|
-
decimals: 18,
|
|
298
|
-
identifier: "AVAX.CWAI-0X68E551E7EF4BF59BF55B233BB6BEA104B168EE24",
|
|
299
|
-
logoURI:
|
|
300
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.cwai-0x68e551e7ef4bf59bf55b233bb6bea104b168ee24.png",
|
|
301
|
-
ticker: "CWAI",
|
|
302
|
-
},
|
|
303
223
|
{
|
|
304
224
|
address: "0xd586E7F844cEa2F87f50152665BCbc2C279D8d70",
|
|
305
225
|
chain: "AVAX",
|
|
@@ -321,24 +241,14 @@ export const list = {
|
|
|
321
241
|
ticker: "DEUSD",
|
|
322
242
|
},
|
|
323
243
|
{
|
|
324
|
-
address: "
|
|
244
|
+
address: "0xe9d62A1dAfFaA10E4f239936972807955aD765B4",
|
|
325
245
|
chain: "AVAX",
|
|
326
246
|
chainId: "43114",
|
|
327
247
|
decimals: 18,
|
|
328
|
-
identifier: "AVAX.
|
|
248
|
+
identifier: "AVAX.EIV-0XE9D62A1DAFFAA10E4F239936972807955AD765B4",
|
|
329
249
|
logoURI:
|
|
330
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.
|
|
331
|
-
ticker: "
|
|
332
|
-
},
|
|
333
|
-
{
|
|
334
|
-
address: "0xa77d05fd853af120cD4dB48e73498E0cAbD3F628",
|
|
335
|
-
chain: "AVAX",
|
|
336
|
-
chainId: "43114",
|
|
337
|
-
decimals: 18,
|
|
338
|
-
identifier: "AVAX.ERROR-0XA77D05FD853AF120CD4DB48E73498E0CABD3F628",
|
|
339
|
-
logoURI:
|
|
340
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.error-0xa77d05fd853af120cd4db48e73498e0cabd3f628.png",
|
|
341
|
-
ticker: "ERROR",
|
|
250
|
+
"https://storage.googleapis.com/token-list-swapkit/images/avax.eiv-0xe9d62a1daffaa10e4f239936972807955ad765b4.png",
|
|
251
|
+
ticker: "EIV",
|
|
342
252
|
},
|
|
343
253
|
{
|
|
344
254
|
address: "0xC891EB4cbdEFf6e073e859e987815Ed1505c2ACD",
|
|
@@ -351,14 +261,14 @@ export const list = {
|
|
|
351
261
|
ticker: "EURC",
|
|
352
262
|
},
|
|
353
263
|
{
|
|
354
|
-
address: "
|
|
264
|
+
address: "0xCa8EBfB8e1460Aaac7c272CB9053B3D42412AAc2",
|
|
355
265
|
chain: "AVAX",
|
|
356
266
|
chainId: "43114",
|
|
357
267
|
decimals: 18,
|
|
358
|
-
identifier: "AVAX.
|
|
268
|
+
identifier: "AVAX.GAU-0XCA8EBFB8E1460AAAC7C272CB9053B3D42412AAC2",
|
|
359
269
|
logoURI:
|
|
360
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.
|
|
361
|
-
ticker: "
|
|
270
|
+
"https://storage.googleapis.com/token-list-swapkit/images/avax.gau-0xca8ebfb8e1460aaac7c272cb9053b3d42412aac2.png",
|
|
271
|
+
ticker: "GAU",
|
|
362
272
|
},
|
|
363
273
|
{
|
|
364
274
|
address: "0xA25EaF2906FA1a3a13EdAc9B9657108Af7B703e3",
|
|
@@ -371,34 +281,24 @@ export const list = {
|
|
|
371
281
|
ticker: "GGAVAX",
|
|
372
282
|
},
|
|
373
283
|
{
|
|
374
|
-
address: "
|
|
375
|
-
chain: "AVAX",
|
|
376
|
-
chainId: "43114",
|
|
377
|
-
decimals: 18,
|
|
378
|
-
identifier: "AVAX.GUN-0X26DEBD39D5ED069770406FCA10A0E4F8D2C743EB",
|
|
379
|
-
logoURI:
|
|
380
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.gun-0x26debd39d5ed069770406fca10a0e4f8d2c743eb.png",
|
|
381
|
-
ticker: "GUN",
|
|
382
|
-
},
|
|
383
|
-
{
|
|
384
|
-
address: "0xb014430ec5a7B56224e40850f2afBE10A5bd685d",
|
|
284
|
+
address: "0x69260B9483F9871ca57f81A90D91E2F96c2Cd11d",
|
|
385
285
|
chain: "AVAX",
|
|
386
286
|
chainId: "43114",
|
|
387
287
|
decimals: 18,
|
|
388
|
-
identifier: "AVAX.
|
|
288
|
+
identifier: "AVAX.GGP-0X69260B9483F9871CA57F81A90D91E2F96C2CD11D",
|
|
389
289
|
logoURI:
|
|
390
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.
|
|
391
|
-
ticker: "
|
|
290
|
+
"https://storage.googleapis.com/token-list-swapkit/images/avax.ggp-0x69260b9483f9871ca57f81a90d91e2f96c2cd11d.png",
|
|
291
|
+
ticker: "GGP",
|
|
392
292
|
},
|
|
393
293
|
{
|
|
394
|
-
address: "
|
|
294
|
+
address: "0x26deBD39D5eD069770406FCa10A0E4f8d2c743eB",
|
|
395
295
|
chain: "AVAX",
|
|
396
296
|
chainId: "43114",
|
|
397
297
|
decimals: 18,
|
|
398
|
-
identifier: "AVAX.
|
|
298
|
+
identifier: "AVAX.GUN-0X26DEBD39D5ED069770406FCA10A0E4F8D2C743EB",
|
|
399
299
|
logoURI:
|
|
400
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.
|
|
401
|
-
ticker: "
|
|
300
|
+
"https://storage.googleapis.com/token-list-swapkit/images/avax.gun-0x26debd39d5ed069770406fca10a0e4f8d2c743eb.png",
|
|
301
|
+
ticker: "GUN",
|
|
402
302
|
},
|
|
403
303
|
{
|
|
404
304
|
address: "0x6e84a6216eA6dACC71eE8E6b0a5B7322EEbC0fDd",
|
|
@@ -431,14 +331,14 @@ export const list = {
|
|
|
431
331
|
ticker: "L1",
|
|
432
332
|
},
|
|
433
333
|
{
|
|
434
|
-
address: "
|
|
334
|
+
address: "0xA35eC5d197D084C512e699F375b06eDdd9eE4687",
|
|
435
335
|
chain: "AVAX",
|
|
436
336
|
chainId: "43114",
|
|
437
337
|
decimals: 18,
|
|
438
|
-
identifier: "AVAX.
|
|
338
|
+
identifier: "AVAX.LEROB-0XA35EC5D197D084C512E699F375B06EDDD9EE4687",
|
|
439
339
|
logoURI:
|
|
440
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.
|
|
441
|
-
ticker: "
|
|
340
|
+
"https://storage.googleapis.com/token-list-swapkit/images/avax.lerob-0xa35ec5d197d084c512e699f375b06eddd9ee4687.png",
|
|
341
|
+
ticker: "LEROB",
|
|
442
342
|
},
|
|
443
343
|
{
|
|
444
344
|
address: "0x130966628846BFd36ff31a822705796e8cb8C18D",
|
|
@@ -450,6 +350,26 @@ export const list = {
|
|
|
450
350
|
"https://storage.googleapis.com/token-list-swapkit/images/avax.mim-0x130966628846bfd36ff31a822705796e8cb8c18d.png",
|
|
451
351
|
ticker: "MIM",
|
|
452
352
|
},
|
|
353
|
+
{
|
|
354
|
+
address: "0xF197FFC28c23E0309B5559e7a166f2c6164C80aA",
|
|
355
|
+
chain: "AVAX",
|
|
356
|
+
chainId: "43114",
|
|
357
|
+
decimals: 6,
|
|
358
|
+
identifier: "AVAX.MXNB-0XF197FFC28C23E0309B5559E7A166F2C6164C80AA",
|
|
359
|
+
logoURI:
|
|
360
|
+
"https://storage.googleapis.com/token-list-swapkit/images/avax.mxnb-0xf197ffc28c23e0309b5559e7a166f2c6164c80aa.png",
|
|
361
|
+
ticker: "MXNB",
|
|
362
|
+
},
|
|
363
|
+
{
|
|
364
|
+
address: "0xAcFb898Cff266E53278cC0124fC2C7C94C8cB9a5",
|
|
365
|
+
chain: "AVAX",
|
|
366
|
+
chainId: "43114",
|
|
367
|
+
decimals: 18,
|
|
368
|
+
identifier: "AVAX.NOCHILL-0XACFB898CFF266E53278CC0124FC2C7C94C8CB9A5",
|
|
369
|
+
logoURI:
|
|
370
|
+
"https://storage.googleapis.com/token-list-swapkit/images/avax.nochill-0xacfb898cff266e53278cc0124fc2c7c94c8cb9a5.png",
|
|
371
|
+
ticker: "NOCHILL",
|
|
372
|
+
},
|
|
453
373
|
{
|
|
454
374
|
address: "0x7a842193D291840FC38B45f991c5B8cC908f8A7C",
|
|
455
375
|
chain: "AVAX",
|
|
@@ -460,6 +380,16 @@ export const list = {
|
|
|
460
380
|
"https://storage.googleapis.com/token-list-swapkit/images/avax.plsr-0x7a842193d291840fc38b45f991c5b8cc908f8a7c.png",
|
|
461
381
|
ticker: "PLSR",
|
|
462
382
|
},
|
|
383
|
+
{
|
|
384
|
+
address: "0x33C8036E99082B0C395374832FECF70c42C7F298",
|
|
385
|
+
chain: "AVAX",
|
|
386
|
+
chainId: "43114",
|
|
387
|
+
decimals: 18,
|
|
388
|
+
identifier: "AVAX.PRIME-0X33C8036E99082B0C395374832FECF70C42C7F298",
|
|
389
|
+
logoURI:
|
|
390
|
+
"https://storage.googleapis.com/token-list-swapkit/images/avax.prime-0x33c8036e99082b0c395374832fecf70c42c7f298.png",
|
|
391
|
+
ticker: "PRIME",
|
|
392
|
+
},
|
|
463
393
|
{
|
|
464
394
|
address: "0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5",
|
|
465
395
|
chain: "AVAX",
|
|
@@ -540,16 +470,6 @@ export const list = {
|
|
|
540
470
|
"https://storage.googleapis.com/token-list-swapkit/images/avax.solvbtc-0xbc78d84ba0c46dfe32cf2895a19939c86b81a777.png",
|
|
541
471
|
ticker: "SOLVBTC",
|
|
542
472
|
},
|
|
543
|
-
{
|
|
544
|
-
address: "0xCC0966D8418d412c599A6421b760a847eB169A8c",
|
|
545
|
-
chain: "AVAX",
|
|
546
|
-
chainId: "43114",
|
|
547
|
-
decimals: 18,
|
|
548
|
-
identifier: "AVAX.SOLVBTC.BBN-0XCC0966D8418D412C599A6421B760A847EB169A8C",
|
|
549
|
-
logoURI:
|
|
550
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.solvbtc.bbn-0xcc0966d8418d412c599a6421b760a847eb169a8c.png",
|
|
551
|
-
ticker: "SOLVBTC.BBN",
|
|
552
|
-
},
|
|
553
473
|
{
|
|
554
474
|
address: "0x3c780F5cBF94De3EFCec964Af928D08c4508EeBE",
|
|
555
475
|
chain: "AVAX",
|
|
@@ -570,16 +490,6 @@ export const list = {
|
|
|
570
490
|
"https://storage.googleapis.com/token-list-swapkit/images/avax.trk-0xc50544ed302ef7863b9063f7de0499d354a9dc81.png",
|
|
571
491
|
ticker: "TRK",
|
|
572
492
|
},
|
|
573
|
-
{
|
|
574
|
-
address: "0xA80F36BA18c7f721F3F7ACDbcDEfd3a86869A036",
|
|
575
|
-
chain: "AVAX",
|
|
576
|
-
chainId: "43114",
|
|
577
|
-
decimals: 18,
|
|
578
|
-
identifier: "AVAX.TRUMP-0XA80F36BA18C7F721F3F7ACDBCDEFD3A86869A036",
|
|
579
|
-
logoURI:
|
|
580
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.trump-0xa80f36ba18c7f721f3f7acdbcdefd3a86869a036.png",
|
|
581
|
-
ticker: "TRUMP",
|
|
582
|
-
},
|
|
583
493
|
{
|
|
584
494
|
address: "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E",
|
|
585
495
|
chain: "AVAX",
|
|
@@ -620,16 +530,6 @@ export const list = {
|
|
|
620
530
|
"https://storage.googleapis.com/token-list-swapkit/images/avax.usdt.e-0xc7198437980c041c805a1edcba50c1ce5db95118.png",
|
|
621
531
|
ticker: "USDT.E",
|
|
622
532
|
},
|
|
623
|
-
{
|
|
624
|
-
address: "0x1c7c53aa86B49A28C627B6450091998e447A42f9",
|
|
625
|
-
chain: "AVAX",
|
|
626
|
-
chainId: "43114",
|
|
627
|
-
decimals: 18,
|
|
628
|
-
identifier: "AVAX.VELAI-0X1C7C53AA86B49A28C627B6450091998E447A42F9",
|
|
629
|
-
logoURI:
|
|
630
|
-
"https://storage.googleapis.com/token-list-swapkit/images/avax.velai-0x1c7c53aa86b49a28c627b6450091998e447a42f9.png",
|
|
631
|
-
ticker: "VELAI",
|
|
632
|
-
},
|
|
633
533
|
{
|
|
634
534
|
address: "0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7",
|
|
635
535
|
chain: "AVAX",
|
|
@@ -690,6 +590,16 @@ export const list = {
|
|
|
690
590
|
"https://storage.googleapis.com/token-list-swapkit/images/avax.xsgd-0xb2f85b7ab3c2b6f62df06de6ae7d09c010a5096e.png",
|
|
691
591
|
ticker: "XSGD",
|
|
692
592
|
},
|
|
593
|
+
{
|
|
594
|
+
address: "0xCC0966D8418d412c599A6421b760a847eB169A8c",
|
|
595
|
+
chain: "AVAX",
|
|
596
|
+
chainId: "43114",
|
|
597
|
+
decimals: 18,
|
|
598
|
+
identifier: "AVAX.XSOLVBTC-0XCC0966D8418D412C599A6421B760A847EB169A8C",
|
|
599
|
+
logoURI:
|
|
600
|
+
"https://storage.googleapis.com/token-list-swapkit/images/avax.xsolvbtc-0xcc0966d8418d412c599a6421b760a847eb169a8c.png",
|
|
601
|
+
ticker: "XSOLVBTC",
|
|
602
|
+
},
|
|
693
603
|
{
|
|
694
604
|
address: "0x59414b3089ce2AF0010e7523Dea7E2b35d776ec7",
|
|
695
605
|
chain: "AVAX",
|