@swapkit/tokens 1.0.0-rc.2 → 1.0.0-rc.20
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.cjs +1 -1
- package/dist/index.d.ts +10335 -8759
- package/dist/index.es.js +10756 -8865
- package/package.json +8 -8
- package/src/tokenLists/Coingecko.ts +10606 -8726
- package/src/tokenLists/Maya.ts +6 -1
- package/src/tokenLists/Pancakeswap.ts +9 -3
- package/src/tokenLists/Pancakeswapeth.ts +9 -3
- package/src/tokenLists/Stargatearb.ts +1 -1
- package/src/tokenLists/Sushiswap.ts +13 -1
- package/src/tokenLists/Thorchain.ts +22 -28
- package/src/tokenLists/Traderjoe.ts +28 -46
- package/src/tokenLists/Uniswap.ts +9 -3
package/src/tokenLists/Maya.ts
CHANGED
|
@@ -20,7 +20,12 @@ export const list = {
|
|
|
20
20
|
identifier: 'ETH.USDT-0XDAC17F958D2EE523A2206206994597C13D831EC7',
|
|
21
21
|
decimals: 6,
|
|
22
22
|
},
|
|
23
|
+
{
|
|
24
|
+
chain: 'ETH',
|
|
25
|
+
identifier: 'ETH.WSTETH-0X7F39C581F595B53C5CB19BD0B3F8DA6C935E2CA0',
|
|
26
|
+
decimals: 18,
|
|
27
|
+
},
|
|
23
28
|
],
|
|
24
|
-
count:
|
|
29
|
+
count: 9,
|
|
25
30
|
logo: 'https://static.thorswap.finance/logo.png',
|
|
26
31
|
} as const;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export const list = {
|
|
2
2
|
name: 'PancakeSwap Extended',
|
|
3
|
-
timestamp: '2023-10-
|
|
4
|
-
version: { major: 2, minor: 16, patch:
|
|
3
|
+
timestamp: '2023-10-23T06:33:51.482Z',
|
|
4
|
+
version: { major: 2, minor: 16, patch: 165 },
|
|
5
5
|
keywords: ['pancakeswap', 'extended'],
|
|
6
6
|
tokens: [
|
|
7
7
|
{
|
|
@@ -724,6 +724,12 @@ export const list = {
|
|
|
724
724
|
identifier: 'BSC.EZ-0X5512014EFA6CD57764FA743756F7A6CE3358CC83',
|
|
725
725
|
decimals: 18,
|
|
726
726
|
},
|
|
727
|
+
{
|
|
728
|
+
address: '0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409',
|
|
729
|
+
chain: 'BSC',
|
|
730
|
+
identifier: 'BSC.FDUSD-0XC5F0F7B66764F6EC8C8DFF7BA683102295E16409',
|
|
731
|
+
decimals: 18,
|
|
732
|
+
},
|
|
727
733
|
{
|
|
728
734
|
address: '0x4f39c3319188A723003670c3F9B9e7EF991E52F3',
|
|
729
735
|
chain: 'BSC',
|
|
@@ -2135,6 +2141,6 @@ export const list = {
|
|
|
2135
2141
|
decimals: 18,
|
|
2136
2142
|
},
|
|
2137
2143
|
],
|
|
2138
|
-
count:
|
|
2144
|
+
count: 356,
|
|
2139
2145
|
logo: 'https://s2.coinmarketcap.com/static/img/coins/64x64/7186.png',
|
|
2140
2146
|
} as const;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export const list = {
|
|
2
2
|
name: 'PancakeSwap Ethereum Default',
|
|
3
|
-
timestamp: '2023-
|
|
4
|
-
version: { major: 1, minor: 0, patch:
|
|
3
|
+
timestamp: '2023-11-03T09:55:28.373Z',
|
|
4
|
+
version: { major: 1, minor: 0, patch: 32 },
|
|
5
5
|
keywords: ['pancakeswap', 'default', 'ethereum'],
|
|
6
6
|
tokens: [
|
|
7
7
|
{
|
|
@@ -286,7 +286,13 @@ export const list = {
|
|
|
286
286
|
identifier: 'ETH.ROCI-0XF51092FE93B4E9282F42C459F05D93D2D079549E',
|
|
287
287
|
decimals: 18,
|
|
288
288
|
},
|
|
289
|
+
{
|
|
290
|
+
address: '0xb131f4A55907B10d1F0A50d8ab8FA09EC342cd74',
|
|
291
|
+
chain: 'ETH',
|
|
292
|
+
identifier: 'ETH.memecoin-0XB131F4A55907B10D1F0A50D8AB8FA09EC342CD74',
|
|
293
|
+
decimals: 18,
|
|
294
|
+
},
|
|
289
295
|
],
|
|
290
|
-
count:
|
|
296
|
+
count: 48,
|
|
291
297
|
logo: 'https://s2.coinmarketcap.com/static/img/coins/64x64/7186.png',
|
|
292
298
|
} as const;
|
|
@@ -204,6 +204,12 @@ export const list = {
|
|
|
204
204
|
identifier: 'ETH.AUDIO-0X18AAA7115705E8BE94BFFEBDE57AF9BFC265B998',
|
|
205
205
|
decimals: 18,
|
|
206
206
|
},
|
|
207
|
+
{
|
|
208
|
+
address: '0x65e3fA51C4ce0af1B9CD5CBC7C5fDb80a09D431D',
|
|
209
|
+
chain: 'ETH',
|
|
210
|
+
identifier: 'ETH.axlTIA-0X65E3FA51C4CE0AF1B9CD5CBC7C5FDB80A09D431D',
|
|
211
|
+
decimals: 6,
|
|
212
|
+
},
|
|
207
213
|
{
|
|
208
214
|
address: '0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b',
|
|
209
215
|
chain: 'ETH',
|
|
@@ -2526,6 +2532,12 @@ export const list = {
|
|
|
2526
2532
|
identifier: 'ETH.UNIBOT-0XF819D9CB1C2A819FD991781A822DE3CA8607C3C9',
|
|
2527
2533
|
decimals: 18,
|
|
2528
2534
|
},
|
|
2535
|
+
{
|
|
2536
|
+
address: '0xF1376bceF0f78459C0Ed0ba5ddce976F1ddF51F4',
|
|
2537
|
+
chain: 'ETH',
|
|
2538
|
+
identifier: 'ETH.uniETH-0XF1376BCEF0F78459C0ED0BA5DDCE976F1DDF51F4',
|
|
2539
|
+
decimals: 18,
|
|
2540
|
+
},
|
|
2529
2541
|
{
|
|
2530
2542
|
address: '0x0Ae38f7E10A43B5b2fB064B42a2f4514cbA909ef',
|
|
2531
2543
|
chain: 'ETH',
|
|
@@ -2929,6 +2941,6 @@ export const list = {
|
|
|
2929
2941
|
decimals: 18,
|
|
2930
2942
|
},
|
|
2931
2943
|
],
|
|
2932
|
-
count:
|
|
2944
|
+
count: 490,
|
|
2933
2945
|
logo: 'https://static.thorswap.net/token-list/images/eth.sushi-0x6b3595068778dd592e39a122f4f5a5cf09c90fe2.png',
|
|
2934
2946
|
} as const;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
export const list = {
|
|
2
2
|
name: 'thorchain',
|
|
3
|
-
timestamp: '2023-
|
|
3
|
+
timestamp: '2023-11-23T16:28:10.197Z',
|
|
4
4
|
version: { major: 1, minor: 0, patch: 0 },
|
|
5
5
|
keywords: ['THORChain'],
|
|
6
6
|
tokens: [
|
|
7
|
-
{ chain: 'AVAX', identifier: 'AVAX.AVAX', decimals:
|
|
7
|
+
{ chain: 'AVAX', identifier: 'AVAX.AVAX', decimals: 18 },
|
|
8
8
|
{
|
|
9
9
|
address: '0xB97EF9EF8734C71904D8002F8B6BC66DD9C48A6E',
|
|
10
10
|
chain: 'AVAX',
|
|
11
11
|
identifier: 'AVAX.USDC-0XB97EF9EF8734C71904D8002F8B6BC66DD9C48A6E',
|
|
12
|
-
decimals:
|
|
12
|
+
decimals: 6,
|
|
13
13
|
},
|
|
14
14
|
{ chain: 'BCH', identifier: 'BCH.BCH', decimals: 8 },
|
|
15
15
|
{ address: '645', chain: 'BNB', identifier: 'BNB.AVA-645', decimals: 8 },
|
|
@@ -23,7 +23,7 @@ export const list = {
|
|
|
23
23
|
address: '0x8AC76A51CC950D9822D68B83FE1AD97B32CD580D',
|
|
24
24
|
chain: 'BSC',
|
|
25
25
|
identifier: 'BSC.USDC-0X8AC76A51CC950D9822D68B83FE1AD97B32CD580D',
|
|
26
|
-
decimals:
|
|
26
|
+
decimals: 18,
|
|
27
27
|
},
|
|
28
28
|
{ chain: 'BTC', identifier: 'BTC.BTC', decimals: 8 },
|
|
29
29
|
{ chain: 'DOGE', identifier: 'DOGE.DOGE', decimals: 8 },
|
|
@@ -31,80 +31,74 @@ export const list = {
|
|
|
31
31
|
address: '0x7FC66500C84A76AD7E9C93437BFC5AC33E2DDAE9',
|
|
32
32
|
chain: 'ETH',
|
|
33
33
|
identifier: 'ETH.AAVE-0X7FC66500C84A76AD7E9C93437BFC5AC33E2DDAE9',
|
|
34
|
-
decimals:
|
|
34
|
+
decimals: 18,
|
|
35
35
|
},
|
|
36
36
|
{
|
|
37
37
|
address: '0x6B175474E89094C44DA98B954EEDEAC495271D0F',
|
|
38
38
|
chain: 'ETH',
|
|
39
39
|
identifier: 'ETH.DAI-0X6B175474E89094C44DA98B954EEDEAC495271D0F',
|
|
40
|
-
decimals:
|
|
40
|
+
decimals: 18,
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
43
|
address: '0x1494CA1F11D487C2BBE4543E90080AEBA4BA3C2B',
|
|
44
44
|
chain: 'ETH',
|
|
45
45
|
identifier: 'ETH.DPI-0X1494CA1F11D487C2BBE4543E90080AEBA4BA3C2B',
|
|
46
|
-
decimals:
|
|
46
|
+
decimals: 18,
|
|
47
47
|
},
|
|
48
|
-
{ chain: 'ETH', identifier: 'ETH.ETH', decimals:
|
|
48
|
+
{ chain: 'ETH', identifier: 'ETH.ETH', decimals: 18 },
|
|
49
49
|
{
|
|
50
50
|
address: '0xC770EEFAD204B5180DF6A14EE197D99D808EE52D',
|
|
51
51
|
chain: 'ETH',
|
|
52
52
|
identifier: 'ETH.FOX-0XC770EEFAD204B5180DF6A14EE197D99D808EE52D',
|
|
53
|
-
decimals:
|
|
53
|
+
decimals: 18,
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
address: '0x056FD409E1D7A124BD7017459DFEA2F387B6D5CD',
|
|
57
57
|
chain: 'ETH',
|
|
58
58
|
identifier: 'ETH.GUSD-0X056FD409E1D7A124BD7017459DFEA2F387B6D5CD',
|
|
59
|
-
decimals:
|
|
59
|
+
decimals: 2,
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
address: '0x5F98805A4E8BE255A32880FDEC7F6728C6568BA0',
|
|
63
63
|
chain: 'ETH',
|
|
64
64
|
identifier: 'ETH.LUSD-0X5F98805A4E8BE255A32880FDEC7F6728C6568BA0',
|
|
65
|
-
decimals:
|
|
65
|
+
decimals: 18,
|
|
66
66
|
},
|
|
67
67
|
{
|
|
68
68
|
address: '0xC011A73EE8576FB46F5E1C5751CA3B9FE0AF2A6F',
|
|
69
69
|
chain: 'ETH',
|
|
70
70
|
identifier: 'ETH.SNX-0XC011A73EE8576FB46F5E1C5751CA3B9FE0AF2A6F',
|
|
71
|
-
decimals:
|
|
71
|
+
decimals: 18,
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
74
|
address: '0x108A850856DB3F85D0269A2693D896B394C80325',
|
|
75
75
|
chain: 'ETH',
|
|
76
76
|
identifier: 'ETH.TGT-0X108A850856DB3F85D0269A2693D896B394C80325',
|
|
77
|
-
decimals:
|
|
77
|
+
decimals: 18,
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
80
|
address: '0xA5F2211B9B8170F694421F2046281775E8468044',
|
|
81
81
|
chain: 'ETH',
|
|
82
82
|
identifier: 'ETH.THOR-0XA5F2211B9B8170F694421F2046281775E8468044',
|
|
83
|
-
decimals:
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
address: '0xD13C7342E1EF687C5AD21B27C2B65D772CAB5C8C',
|
|
87
|
-
chain: 'ETH',
|
|
88
|
-
identifier: 'ETH.UOS-0XD13C7342E1EF687C5AD21B27C2B65D772CAB5C8C',
|
|
89
|
-
decimals: 8,
|
|
83
|
+
decimals: 18,
|
|
90
84
|
},
|
|
91
85
|
{
|
|
92
86
|
address: '0xA0B86991C6218B36C1D19D4A2E9EB0CE3606EB48',
|
|
93
87
|
chain: 'ETH',
|
|
94
88
|
identifier: 'ETH.USDC-0XA0B86991C6218B36C1D19D4A2E9EB0CE3606EB48',
|
|
95
|
-
decimals:
|
|
89
|
+
decimals: 6,
|
|
96
90
|
},
|
|
97
91
|
{
|
|
98
92
|
address: '0x8E870D67F660D95D5BE530380D0EC0BD388289E1',
|
|
99
93
|
chain: 'ETH',
|
|
100
94
|
identifier: 'ETH.USDP-0X8E870D67F660D95D5BE530380D0EC0BD388289E1',
|
|
101
|
-
decimals:
|
|
95
|
+
decimals: 18,
|
|
102
96
|
},
|
|
103
97
|
{
|
|
104
98
|
address: '0xDAC17F958D2EE523A2206206994597C13D831EC7',
|
|
105
99
|
chain: 'ETH',
|
|
106
100
|
identifier: 'ETH.USDT-0XDAC17F958D2EE523A2206206994597C13D831EC7',
|
|
107
|
-
decimals:
|
|
101
|
+
decimals: 6,
|
|
108
102
|
},
|
|
109
103
|
{
|
|
110
104
|
address: '0x2260FAC5E5542A773AA44FBCFEDF7C193BC2C599',
|
|
@@ -116,24 +110,24 @@ export const list = {
|
|
|
116
110
|
address: '0x72B886D09C117654AB7DA13A14D603001DE0B777',
|
|
117
111
|
chain: 'ETH',
|
|
118
112
|
identifier: 'ETH.XDEFI-0X72B886D09C117654AB7DA13A14D603001DE0B777',
|
|
119
|
-
decimals:
|
|
113
|
+
decimals: 18,
|
|
120
114
|
},
|
|
121
115
|
{
|
|
122
116
|
address: '0x69FA0FEE221AD11012BAB0FDB45D444D3D2CE71C',
|
|
123
117
|
chain: 'ETH',
|
|
124
118
|
identifier: 'ETH.XRUNE-0X69FA0FEE221AD11012BAB0FDB45D444D3D2CE71C',
|
|
125
|
-
decimals:
|
|
119
|
+
decimals: 18,
|
|
126
120
|
},
|
|
127
121
|
{
|
|
128
122
|
address: '0x0BC529C00C6401AEF6D220BE8C6EA1667F6AD93E',
|
|
129
123
|
chain: 'ETH',
|
|
130
124
|
identifier: 'ETH.YFI-0X0BC529C00C6401AEF6D220BE8C6EA1667F6AD93E',
|
|
131
|
-
decimals:
|
|
125
|
+
decimals: 18,
|
|
132
126
|
},
|
|
133
|
-
{ chain: 'GAIA', identifier: 'GAIA.ATOM', decimals:
|
|
127
|
+
{ chain: 'GAIA', identifier: 'GAIA.ATOM', decimals: 6 },
|
|
134
128
|
{ chain: 'LTC', identifier: 'LTC.LTC', decimals: 8 },
|
|
135
129
|
{ chain: 'THOR', identifier: 'THOR.RUNE', decimals: 8 },
|
|
136
130
|
],
|
|
137
|
-
count:
|
|
131
|
+
count: 33,
|
|
138
132
|
logo: 'https://app.thorswap.finance/assets/asset-rune-43bdc185.svg',
|
|
139
133
|
} as const;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export const list = {
|
|
2
2
|
name: 'Trader Joe Default',
|
|
3
|
-
timestamp: '2021-
|
|
4
|
-
version: { major:
|
|
3
|
+
timestamp: '2021-11-20T00:00:00+00:00',
|
|
4
|
+
version: { major: 223, minor: 2, patch: 0 },
|
|
5
5
|
keywords: ['avalanche', 'arbitrum', 'bnb chain', 'defi', 'trader joe'],
|
|
6
6
|
tokens: [
|
|
7
7
|
{
|
|
@@ -82,12 +82,6 @@ export const list = {
|
|
|
82
82
|
identifier: 'AVAX.USDC.e-0XA7D7079B0FEAD91F3E65F86E8915CB59C1A4C664',
|
|
83
83
|
decimals: 6,
|
|
84
84
|
},
|
|
85
|
-
{
|
|
86
|
-
address: '0x130966628846BFd36ff31a822705796e8cb8C18D',
|
|
87
|
-
chain: 'AVAX',
|
|
88
|
-
identifier: 'AVAX.MIM-0X130966628846BFD36FF31A822705796E8CB8C18D',
|
|
89
|
-
decimals: 18,
|
|
90
|
-
},
|
|
91
85
|
{
|
|
92
86
|
address: '0x1f1E7c893855525b303f99bDF5c3c05Be09ca251',
|
|
93
87
|
chain: 'AVAX',
|
|
@@ -100,24 +94,6 @@ export const list = {
|
|
|
100
94
|
identifier: 'AVAX.TIME-0XB54F16FB19478766A268F172C9480F8DA1A7C9C3',
|
|
101
95
|
decimals: 9,
|
|
102
96
|
},
|
|
103
|
-
{
|
|
104
|
-
address: '0xCE1bFFBD5374Dac86a2893119683F4911a2F7814',
|
|
105
|
-
chain: 'AVAX',
|
|
106
|
-
identifier: 'AVAX.SPELL-0XCE1BFFBD5374DAC86A2893119683F4911A2F7814',
|
|
107
|
-
decimals: 18,
|
|
108
|
-
},
|
|
109
|
-
{
|
|
110
|
-
address: '0x264c1383EA520f73dd837F915ef3a732e204a493',
|
|
111
|
-
chain: 'AVAX',
|
|
112
|
-
identifier: 'AVAX.BNB-0X264C1383EA520F73DD837F915EF3A732E204A493',
|
|
113
|
-
decimals: 18,
|
|
114
|
-
},
|
|
115
|
-
{
|
|
116
|
-
address: '0xd6070ae98b8069de6B494332d1A1a81B6179D960',
|
|
117
|
-
chain: 'AVAX',
|
|
118
|
-
identifier: 'AVAX.BIFI-0XD6070AE98B8069DE6B494332D1A1A81B6179D960',
|
|
119
|
-
decimals: 18,
|
|
120
|
-
},
|
|
121
97
|
{
|
|
122
98
|
address: '0x63a72806098Bd3D9520cC43356dD78afe5D386D9',
|
|
123
99
|
chain: 'AVAX',
|
|
@@ -130,12 +106,6 @@ export const list = {
|
|
|
130
106
|
identifier: 'AVAX.KLO-0XB27C8941A7DF8958A1778C0259F76D1F8B711C35',
|
|
131
107
|
decimals: 18,
|
|
132
108
|
},
|
|
133
|
-
{
|
|
134
|
-
address: '0xfB98B335551a418cD0737375a2ea0ded62Ea213b',
|
|
135
|
-
chain: 'AVAX',
|
|
136
|
-
identifier: 'AVAX.PENDLE-0XFB98B335551A418CD0737375A2EA0DED62EA213B',
|
|
137
|
-
decimals: 18,
|
|
138
|
-
},
|
|
139
109
|
{
|
|
140
110
|
address: '0xA32608e873F9DdEF944B24798db69d80Bbb4d1ed',
|
|
141
111
|
chain: 'AVAX',
|
|
@@ -292,12 +262,6 @@ export const list = {
|
|
|
292
262
|
identifier: 'AVAX.DEG-0X9F285507EA5B4F33822CA7ABB5EC8953CE37A645',
|
|
293
263
|
decimals: 18,
|
|
294
264
|
},
|
|
295
|
-
{
|
|
296
|
-
address: '0x0802d66f029c46E042b74d543fC43B6705ccb4ba',
|
|
297
|
-
chain: 'AVAX',
|
|
298
|
-
identifier: 'AVAX.APE-0X0802D66F029C46E042B74D543FC43B6705CCB4BA',
|
|
299
|
-
decimals: 18,
|
|
300
|
-
},
|
|
301
265
|
{
|
|
302
266
|
address: '0x4Bfc90322dD638F81F034517359BD447f8E0235a',
|
|
303
267
|
chain: 'AVAX',
|
|
@@ -388,12 +352,6 @@ export const list = {
|
|
|
388
352
|
identifier: 'AVAX.hJoe-0XE7250B05BD8DEE615ECC681EDA1196ADD5156F2B',
|
|
389
353
|
decimals: 18,
|
|
390
354
|
},
|
|
391
|
-
{
|
|
392
|
-
address: '0x47536F17F4fF30e64A96a7555826b8f9e66ec468',
|
|
393
|
-
chain: 'AVAX',
|
|
394
|
-
identifier: 'AVAX.CRV-0X47536F17F4FF30E64A96A7555826B8F9E66EC468',
|
|
395
|
-
decimals: 18,
|
|
396
|
-
},
|
|
397
355
|
{
|
|
398
356
|
address: '0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64',
|
|
399
357
|
chain: 'AVAX',
|
|
@@ -625,7 +583,7 @@ export const list = {
|
|
|
625
583
|
{
|
|
626
584
|
address: '0xC891EB4cbdEFf6e073e859e987815Ed1505c2ACD',
|
|
627
585
|
chain: 'AVAX',
|
|
628
|
-
identifier: 'AVAX.
|
|
586
|
+
identifier: 'AVAX.EURC-0XC891EB4CBDEFF6E073E859E987815ED1505C2ACD',
|
|
629
587
|
decimals: 6,
|
|
630
588
|
},
|
|
631
589
|
{
|
|
@@ -676,7 +634,31 @@ export const list = {
|
|
|
676
634
|
identifier: 'AVAX.ALTD-0X8929E9DBD2785E3BA16175E596CDD61520FEE0D1',
|
|
677
635
|
decimals: 18,
|
|
678
636
|
},
|
|
637
|
+
{
|
|
638
|
+
address: '0xd402298a793948698b9a63311404FBBEe944eAfD',
|
|
639
|
+
chain: 'AVAX',
|
|
640
|
+
identifier: 'AVAX.SHRAP-0XD402298A793948698B9A63311404FBBEE944EAFD',
|
|
641
|
+
decimals: 18,
|
|
642
|
+
},
|
|
643
|
+
{
|
|
644
|
+
address: '0x8D88e48465F30Acfb8daC0b3E35c9D6D7d36abaf',
|
|
645
|
+
chain: 'AVAX',
|
|
646
|
+
identifier: 'AVAX.CNR-0X8D88E48465F30ACFB8DAC0B3E35C9D6D7D36ABAF',
|
|
647
|
+
decimals: 18,
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
address: '0x323665443CEf804A3b5206103304BD4872EA4253',
|
|
651
|
+
chain: 'AVAX',
|
|
652
|
+
identifier: 'AVAX.USDV-0X323665443CEF804A3B5206103304BD4872EA4253',
|
|
653
|
+
decimals: 6,
|
|
654
|
+
},
|
|
655
|
+
{
|
|
656
|
+
address: '0xe3B3F75f99Da4fF26AA867ef70B48F8f6B2D4958',
|
|
657
|
+
chain: 'AVAX',
|
|
658
|
+
identifier: 'AVAX.WEAPON-0XE3B3F75F99DA4FF26AA867EF70B48F8F6B2D4958',
|
|
659
|
+
decimals: 9,
|
|
660
|
+
},
|
|
679
661
|
],
|
|
680
|
-
count:
|
|
662
|
+
count: 109,
|
|
681
663
|
logo: 'https://static.thorswap.net/token-list/images/avax.joe-0x6e84a6216ea6dacc71ee8e6b0a5b7322eebc0fdd.png',
|
|
682
664
|
} as const;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export const list = {
|
|
2
2
|
name: 'Uniswap Labs Default',
|
|
3
|
-
timestamp: '2023-
|
|
4
|
-
version: { major: 11, minor:
|
|
3
|
+
timestamp: '2023-11-13T15:59:22.657Z',
|
|
4
|
+
version: { major: 11, minor: 9, patch: 0 },
|
|
5
5
|
keywords: ['uniswap', 'default'],
|
|
6
6
|
tokens: [
|
|
7
7
|
{
|
|
@@ -214,6 +214,12 @@ export const list = {
|
|
|
214
214
|
identifier: 'ETH.BICO-0XF17E65822B568B3903685A7C9F496CF7656CC6C2',
|
|
215
215
|
decimals: 18,
|
|
216
216
|
},
|
|
217
|
+
{
|
|
218
|
+
address: '0x64Bc2cA1Be492bE7185FAA2c8835d9b824c8a194',
|
|
219
|
+
chain: 'ETH',
|
|
220
|
+
identifier: 'ETH.BIGTIME-0X64BC2CA1BE492BE7185FAA2C8835D9B824C8A194',
|
|
221
|
+
decimals: 18,
|
|
222
|
+
},
|
|
217
223
|
{
|
|
218
224
|
address: '0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5',
|
|
219
225
|
chain: 'ETH',
|
|
@@ -1486,6 +1492,6 @@ export const list = {
|
|
|
1486
1492
|
decimals: 18,
|
|
1487
1493
|
},
|
|
1488
1494
|
],
|
|
1489
|
-
count:
|
|
1495
|
+
count: 248,
|
|
1490
1496
|
logo: 'https://static.thorswap.net/token-list/images/eth.uni-0x1f9840a85d5af5bf1d1762f925bdaddc4201f984.png',
|
|
1491
1497
|
} as const;
|