@pioneer-platform/tokens 0.0.2

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.
Files changed (48) hide show
  1. package/LICENSE +674 -0
  2. package/lib/index.d.ts +14 -0
  3. package/lib/index.js +31 -0
  4. package/lib/tokenLists/1inch.d.ts +207 -0
  5. package/lib/tokenLists/1inch.js +246 -0
  6. package/lib/tokenLists/Coingecko.d.ts +22899 -0
  7. package/lib/tokenLists/Coingecko.js +27482 -0
  8. package/lib/tokenLists/Maya.d.ts +57 -0
  9. package/lib/tokenLists/Maya.js +36 -0
  10. package/lib/tokenLists/Native.d.ts +73 -0
  11. package/lib/tokenLists/Native.js +28 -0
  12. package/lib/tokenLists/Pancakeswap.d.ts +1793 -0
  13. package/lib/tokenLists/Pancakeswap.js +2149 -0
  14. package/lib/tokenLists/Pancakeswapeth.d.ts +253 -0
  15. package/lib/tokenLists/Pancakeswapeth.js +301 -0
  16. package/lib/tokenLists/Pangolin.d.ts +848 -0
  17. package/lib/tokenLists/Pangolin.js +1015 -0
  18. package/lib/tokenLists/Pioneer.d.ts +30 -0
  19. package/lib/tokenLists/Pioneer.js +22 -0
  20. package/lib/tokenLists/Stargatearb.d.ts +27 -0
  21. package/lib/tokenLists/Stargatearb.js +35 -0
  22. package/lib/tokenLists/Sushiswap.d.ts +2455 -0
  23. package/lib/tokenLists/Sushiswap.js +2949 -0
  24. package/lib/tokenLists/Thorchain.d.ts +143 -0
  25. package/lib/tokenLists/Thorchain.js +131 -0
  26. package/lib/tokenLists/Traderjoe.d.ts +558 -0
  27. package/lib/tokenLists/Traderjoe.js +667 -0
  28. package/lib/tokenLists/Uniswap.d.ts +1247 -0
  29. package/lib/tokenLists/Uniswap.js +1494 -0
  30. package/lib/tokenLists/Woofi.d.ts +43 -0
  31. package/lib/tokenLists/Woofi.js +49 -0
  32. package/package.json +25 -0
  33. package/src/index.ts +14 -0
  34. package/src/tokenLists/1inch.ts +243 -0
  35. package/src/tokenLists/Coingecko.ts +27479 -0
  36. package/src/tokenLists/Maya.ts +33 -0
  37. package/src/tokenLists/Native.ts +25 -0
  38. package/src/tokenLists/Pancakeswap.ts +2146 -0
  39. package/src/tokenLists/Pancakeswapeth.ts +298 -0
  40. package/src/tokenLists/Pangolin.ts +1012 -0
  41. package/src/tokenLists/Pioneer.ts +19 -0
  42. package/src/tokenLists/Stargatearb.ts +32 -0
  43. package/src/tokenLists/Sushiswap.ts +2946 -0
  44. package/src/tokenLists/Thorchain.ts +128 -0
  45. package/src/tokenLists/Traderjoe.ts +664 -0
  46. package/src/tokenLists/Uniswap.ts +1491 -0
  47. package/src/tokenLists/Woofi.ts +46 -0
  48. package/tsconfig.json +13 -0
@@ -0,0 +1,298 @@
1
+ export const list = {
2
+ name: 'PancakeSwap Ethereum Default',
3
+ timestamp: '2023-11-03T09:55:28.373Z',
4
+ version: { major: 1, minor: 0, patch: 32 },
5
+ keywords: ['pancakeswap', 'default', 'ethereum'],
6
+ tokens: [
7
+ {
8
+ address: '0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2',
9
+ chain: 'ETH',
10
+ identifier: 'ETH.WETH-0XC02AAA39B223FE8D0A0E5C4F27EAD9083C756CC2',
11
+ decimals: 18,
12
+ },
13
+ {
14
+ address: '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48',
15
+ chain: 'ETH',
16
+ identifier: 'ETH.USDC-0XA0B86991C6218B36C1D19D4A2E9EB0CE3606EB48',
17
+ decimals: 6,
18
+ },
19
+ {
20
+ address: '0xdAC17F958D2ee523a2206206994597C13D831ec7',
21
+ chain: 'ETH',
22
+ identifier: 'ETH.USDT-0XDAC17F958D2EE523A2206206994597C13D831EC7',
23
+ decimals: 6,
24
+ },
25
+ {
26
+ address: '0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599',
27
+ chain: 'ETH',
28
+ identifier: 'ETH.WBTC-0X2260FAC5E5542A773AA44FBCFEDF7C193BC2C599',
29
+ decimals: 8,
30
+ },
31
+ {
32
+ address: '0x4Fabb145d64652a948d72533023f6E7A623C7C53',
33
+ chain: 'ETH',
34
+ identifier: 'ETH.BUSD-0X4FABB145D64652A948D72533023F6E7A623C7C53',
35
+ decimals: 18,
36
+ },
37
+ {
38
+ address: '0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0',
39
+ chain: 'ETH',
40
+ identifier: 'ETH.MATIC-0X7D1AFA7B718FB893DB30A3ABC0CFC608AACFEBB0',
41
+ decimals: 18,
42
+ },
43
+ {
44
+ address: '0x92D6C1e31e14520e676a687F0a93788B716BEff5',
45
+ chain: 'ETH',
46
+ identifier: 'ETH.DYDX-0X92D6C1E31E14520E676A687F0A93788B716BEFF5',
47
+ decimals: 18,
48
+ },
49
+ {
50
+ address: '0xD533a949740bb3306d119CC777fa900bA034cd52',
51
+ chain: 'ETH',
52
+ identifier: 'ETH.CRV-0XD533A949740BB3306D119CC777FA900BA034CD52',
53
+ decimals: 18,
54
+ },
55
+ {
56
+ address: '0x514910771AF9Ca656af840dff83E8264EcF986CA',
57
+ chain: 'ETH',
58
+ identifier: 'ETH.LINK-0X514910771AF9CA656AF840DFF83E8264ECF986CA',
59
+ decimals: 18,
60
+ },
61
+ {
62
+ address: '0x4d224452801ACEd8B2F0aebE155379bb5D594381',
63
+ chain: 'ETH',
64
+ identifier: 'ETH.APE-0X4D224452801ACED8B2F0AEBE155379BB5D594381',
65
+ decimals: 18,
66
+ },
67
+ {
68
+ address: '0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B',
69
+ chain: 'ETH',
70
+ identifier: 'ETH.CVX-0X4E3FBD56CD56C3E72C1403E103B45DB9DA5B9D2B',
71
+ decimals: 18,
72
+ },
73
+ {
74
+ address: '0xAf5191B0De278C7286d6C7CC6ab6BB8A73bA2Cd6',
75
+ chain: 'ETH',
76
+ identifier: 'ETH.STG-0XAF5191B0DE278C7286D6C7CC6AB6BB8A73BA2CD6',
77
+ decimals: 18,
78
+ },
79
+ {
80
+ address: '0x6B175474E89094C44Da98b954EedeAC495271d0F',
81
+ chain: 'ETH',
82
+ identifier: 'ETH.DAI-0X6B175474E89094C44DA98B954EEDEAC495271D0F',
83
+ decimals: 18,
84
+ },
85
+ {
86
+ address: '0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32',
87
+ chain: 'ETH',
88
+ identifier: 'ETH.LDO-0X5A98FCBEA516CF06857215779FD812CA3BEF1B32',
89
+ decimals: 18,
90
+ },
91
+ {
92
+ address: '0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d',
93
+ chain: 'ETH',
94
+ identifier: 'ETH.FUSE-0X970B9BB2C0444F5E81E9D0EFB84C8CCDCDCAF84D',
95
+ decimals: 18,
96
+ },
97
+ {
98
+ address: '0x993864E43Caa7F7F12953AD6fEb1d1Ca635B875F',
99
+ chain: 'ETH',
100
+ identifier: 'ETH.SDAO-0X993864E43CAA7F7F12953AD6FEB1D1CA635B875F',
101
+ decimals: 18,
102
+ },
103
+ {
104
+ address: '0x152649eA73beAb28c5b49B26eb48f7EAD6d4c898',
105
+ chain: 'ETH',
106
+ identifier: 'ETH.CAKE-0X152649EA73BEAB28C5B49B26EB48F7EAD6D4C898',
107
+ decimals: 18,
108
+ },
109
+ {
110
+ address: '0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0',
111
+ chain: 'ETH',
112
+ identifier: 'ETH.wstETH-0X7F39C581F595B53C5CB19BD0B3F8DA6C935E2CA0',
113
+ decimals: 18,
114
+ },
115
+ {
116
+ address: '0xBe9895146f7AF43049ca1c1AE358B0541Ea49704',
117
+ chain: 'ETH',
118
+ identifier: 'ETH.cbETH-0XBE9895146F7AF43049CA1C1AE358B0541EA49704',
119
+ decimals: 18,
120
+ },
121
+ {
122
+ address: '0xdBdb4d16EdA451D0503b854CF79D55697F90c8DF',
123
+ chain: 'ETH',
124
+ identifier: 'ETH.ALCX-0XDBDB4D16EDA451D0503B854CF79D55697F90C8DF',
125
+ decimals: 18,
126
+ },
127
+ {
128
+ address: '0x0100546F2cD4C9D97f798fFC9755E47865FF7Ee6',
129
+ chain: 'ETH',
130
+ identifier: 'ETH.alETH-0X0100546F2CD4C9D97F798FFC9755E47865FF7EE6',
131
+ decimals: 18,
132
+ },
133
+ {
134
+ address: '0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0',
135
+ chain: 'ETH',
136
+ identifier: 'ETH.FXS-0X3432B6A60D23CA0DFCA7761B7AB56459D9C964D0',
137
+ decimals: 18,
138
+ },
139
+ {
140
+ address: '0x5E8422345238F34275888049021821E8E08CAa1f',
141
+ chain: 'ETH',
142
+ identifier: 'ETH.frxETH-0X5E8422345238F34275888049021821E8E08CAA1F',
143
+ decimals: 18,
144
+ },
145
+ {
146
+ address: '0xD33526068D116cE69F19A9ee46F0bd304F21A51f',
147
+ chain: 'ETH',
148
+ identifier: 'ETH.RPL-0XD33526068D116CE69F19A9EE46F0BD304F21A51F',
149
+ decimals: 18,
150
+ },
151
+ {
152
+ address: '0xae78736Cd615f374D3085123A210448E74Fc6393',
153
+ chain: 'ETH',
154
+ identifier: 'ETH.rETH-0XAE78736CD615F374D3085123A210448E74FC6393',
155
+ decimals: 18,
156
+ },
157
+ {
158
+ address: '0xE95A203B1a91a908F9B9CE46459d101078c2c3cb',
159
+ chain: 'ETH',
160
+ identifier: 'ETH.ankrETH-0XE95A203B1A91A908F9B9CE46459D101078C2C3CB',
161
+ decimals: 18,
162
+ },
163
+ {
164
+ address: '0x03Be5C903c727Ee2C8C4e9bc0AcC860Cca4715e2',
165
+ chain: 'ETH',
166
+ identifier: 'ETH.CAPS-0X03BE5C903C727EE2C8C4E9BC0ACC860CCA4715E2',
167
+ decimals: 18,
168
+ },
169
+ {
170
+ address: '0x467719aD09025FcC6cF6F8311755809d45a5E5f3',
171
+ chain: 'ETH',
172
+ identifier: 'ETH.AXL-0X467719AD09025FCC6CF6F8311755809D45A5E5F3',
173
+ decimals: 6,
174
+ },
175
+ {
176
+ address: '0xf203Ca1769ca8e9e8FE1DA9D147DB68B6c919817',
177
+ chain: 'ETH',
178
+ identifier: 'ETH.WNCG-0XF203CA1769CA8E9E8FE1DA9D147DB68B6C919817',
179
+ decimals: 18,
180
+ },
181
+ {
182
+ address: '0x6982508145454Ce325dDbE47a25d4ec3d2311933',
183
+ chain: 'ETH',
184
+ identifier: 'ETH.PEPE-0X6982508145454CE325DDBE47A25D4EC3D2311933',
185
+ decimals: 18,
186
+ },
187
+ {
188
+ address: '0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074',
189
+ chain: 'ETH',
190
+ identifier: 'ETH.MASK-0X69AF81E73A73B40ADF4F3D4223CD9B1ECE623074',
191
+ decimals: 18,
192
+ },
193
+ {
194
+ address: '0xE60779CC1b2c1d0580611c526a8DF0E3f870EC48',
195
+ chain: 'ETH',
196
+ identifier: 'ETH.USH-0XE60779CC1B2C1D0580611C526A8DF0E3F870EC48',
197
+ decimals: 18,
198
+ },
199
+ {
200
+ address: '0x0Ae38f7E10A43B5b2fB064B42a2f4514cbA909ef',
201
+ chain: 'ETH',
202
+ identifier: 'ETH.unshETH-0X0AE38F7E10A43B5B2FB064B42A2F4514CBA909EF',
203
+ decimals: 18,
204
+ },
205
+ {
206
+ address: '0xa2E3356610840701BDf5611a53974510Ae27E2e1',
207
+ chain: 'ETH',
208
+ identifier: 'ETH.wBETH-0XA2E3356610840701BDF5611A53974510AE27E2E1',
209
+ decimals: 18,
210
+ },
211
+ {
212
+ address: '0x5283D291DBCF85356A21bA090E6db59121208b44',
213
+ chain: 'ETH',
214
+ identifier: 'ETH.BLUR-0X5283D291DBCF85356A21BA090E6DB59121208B44',
215
+ decimals: 18,
216
+ },
217
+ {
218
+ address: '0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72',
219
+ chain: 'ETH',
220
+ identifier: 'ETH.ENS-0XC18360217D8F7AB5E7C516566761EA12CE7F9D72',
221
+ decimals: 18,
222
+ },
223
+ {
224
+ address: '0x0000000000085d4780B73119b644AE5ecd22b376',
225
+ chain: 'ETH',
226
+ identifier: 'ETH.TUSD-0X0000000000085D4780B73119B644AE5ECD22B376',
227
+ decimals: 18,
228
+ },
229
+ {
230
+ address: '0x56C03B8C4FA80Ba37F5A7b60CAAAEF749bB5b220',
231
+ chain: 'ETH',
232
+ identifier: 'ETH.CANTO-0X56C03B8C4FA80BA37F5A7B60CAAAEF749BB5B220',
233
+ decimals: 18,
234
+ },
235
+ {
236
+ address: '0x808507121B80c02388fAd14726482e061B8da827',
237
+ chain: 'ETH',
238
+ identifier: 'ETH.PENDLE-0X808507121B80C02388FAD14726482E061B8DA827',
239
+ decimals: 18,
240
+ },
241
+ {
242
+ address: '0x163f8C2467924be0ae7B5347228CABF260318753',
243
+ chain: 'ETH',
244
+ identifier: 'ETH.WLD-0X163F8C2467924BE0AE7B5347228CABF260318753',
245
+ decimals: 18,
246
+ },
247
+ {
248
+ address: '0xc0B314a8c08637685Fc3daFC477b92028c540CFB',
249
+ chain: 'ETH',
250
+ identifier: 'ETH.WOM-0XC0B314A8C08637685FC3DAFC477B92028C540CFB',
251
+ decimals: 18,
252
+ },
253
+ {
254
+ address: '0x14778860E937f509e651192a90589dE711Fb88a9',
255
+ chain: 'ETH',
256
+ identifier: 'ETH.CYBER-0X14778860E937F509E651192A90589DE711FB88A9',
257
+ decimals: 18,
258
+ },
259
+ {
260
+ address: '0xA35b1B31Ce002FBF2058D22F30f95D405200A15b',
261
+ chain: 'ETH',
262
+ identifier: 'ETH.ETHx-0XA35B1B31CE002FBF2058D22F30F95D405200A15B',
263
+ decimals: 18,
264
+ },
265
+ {
266
+ address: '0x4691937a7508860F876c9c0a2a617E7d9E945D4B',
267
+ chain: 'ETH',
268
+ identifier: 'ETH.WOO-0X4691937A7508860F876C9C0A2A617E7D9E945D4B',
269
+ decimals: 18,
270
+ },
271
+ {
272
+ address: '0x1a7e4e63778B4f12a199C062f3eFdD288afCBce8',
273
+ chain: 'ETH',
274
+ identifier: 'ETH.agEUR-0X1A7E4E63778B4F12A199C062F3EFDD288AFCBCE8',
275
+ decimals: 18,
276
+ },
277
+ {
278
+ address: '0x6c3ea9036406852006290770BEdFcAbA0e23A0e8',
279
+ chain: 'ETH',
280
+ identifier: 'ETH.PYUSD-0X6C3EA9036406852006290770BEDFCABA0E23A0E8',
281
+ decimals: 6,
282
+ },
283
+ {
284
+ address: '0xF51092Fe93B4E9282f42c459F05D93D2D079549e',
285
+ chain: 'ETH',
286
+ identifier: 'ETH.ROCI-0XF51092FE93B4E9282F42C459F05D93D2D079549E',
287
+ decimals: 18,
288
+ },
289
+ {
290
+ address: '0xb131f4A55907B10d1F0A50d8ab8FA09EC342cd74',
291
+ chain: 'ETH',
292
+ identifier: 'ETH.memecoin-0XB131F4A55907B10D1F0A50D8AB8FA09EC342CD74',
293
+ decimals: 18,
294
+ },
295
+ ],
296
+ count: 48,
297
+ logo: 'https://s2.coinmarketcap.com/static/img/coins/64x64/7186.png',
298
+ } as const;