@pancakeswap/pools 5.1.30 → 5.1.32
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.mjs
CHANGED
|
@@ -221,7 +221,8 @@ var livePools5 = [
|
|
|
221
221
|
}));
|
|
222
222
|
var finishedPools5 = [];
|
|
223
223
|
var pools5 = [...livePools5, ...finishedPools5];
|
|
224
|
-
var livePools6 = [
|
|
224
|
+
var livePools6 = [];
|
|
225
|
+
var finishedPools6 = [
|
|
225
226
|
{
|
|
226
227
|
sousId: 2,
|
|
227
228
|
stakingToken: zksyncTokens.cake,
|
|
@@ -230,14 +231,7 @@ var livePools6 = [
|
|
|
230
231
|
poolCategory: "Core" /* CORE */,
|
|
231
232
|
tokenPerSecond: "765.8656",
|
|
232
233
|
version: 3
|
|
233
|
-
}
|
|
234
|
-
].map((p) => ({
|
|
235
|
-
...p,
|
|
236
|
-
contractAddress: getAddress(p.contractAddress),
|
|
237
|
-
stakingToken: p.stakingToken.serialize,
|
|
238
|
-
earningToken: p.earningToken.serialize
|
|
239
|
-
}));
|
|
240
|
-
var finishedPools6 = [
|
|
234
|
+
},
|
|
241
235
|
{
|
|
242
236
|
sousId: 1,
|
|
243
237
|
stakingToken: zksyncTokens.cake,
|
|
@@ -256,6 +250,22 @@ var finishedPools6 = [
|
|
|
256
250
|
}));
|
|
257
251
|
var pools6 = [...livePools6, ...finishedPools6];
|
|
258
252
|
var livePools7 = [
|
|
253
|
+
{
|
|
254
|
+
sousId: 6,
|
|
255
|
+
stakingToken: arbitrumTokens.alp,
|
|
256
|
+
earningToken: arbitrumTokens.arb,
|
|
257
|
+
contractAddress: "0xaA0DE632A4071642d72Ceb03577F5534ea196927",
|
|
258
|
+
poolCategory: "Core" /* CORE */,
|
|
259
|
+
tokenPerSecond: "0.043402",
|
|
260
|
+
version: 3
|
|
261
|
+
}
|
|
262
|
+
].map((p) => ({
|
|
263
|
+
...p,
|
|
264
|
+
contractAddress: getAddress(p.contractAddress),
|
|
265
|
+
stakingToken: p.stakingToken.serialize,
|
|
266
|
+
earningToken: p.earningToken.serialize
|
|
267
|
+
}));
|
|
268
|
+
var finishedPools7 = [
|
|
259
269
|
{
|
|
260
270
|
sousId: 5,
|
|
261
271
|
stakingToken: arbitrumTokens.alp,
|
|
@@ -273,14 +283,7 @@ var livePools7 = [
|
|
|
273
283
|
poolCategory: "Core" /* CORE */,
|
|
274
284
|
tokenPerSecond: "0.0310019841",
|
|
275
285
|
version: 3
|
|
276
|
-
}
|
|
277
|
-
].map((p) => ({
|
|
278
|
-
...p,
|
|
279
|
-
contractAddress: getAddress(p.contractAddress),
|
|
280
|
-
stakingToken: p.stakingToken.serialize,
|
|
281
|
-
earningToken: p.earningToken.serialize
|
|
282
|
-
}));
|
|
283
|
-
var finishedPools7 = [
|
|
286
|
+
},
|
|
284
287
|
{
|
|
285
288
|
sousId: 3,
|
|
286
289
|
stakingToken: arbitrumTokens.alp,
|
|
@@ -387,6 +390,38 @@ var livePools9 = [
|
|
|
387
390
|
tokenPerBlock: "10",
|
|
388
391
|
isFinished: false
|
|
389
392
|
},
|
|
393
|
+
{
|
|
394
|
+
sousId: 386,
|
|
395
|
+
stakingToken: bscTokens.cake,
|
|
396
|
+
earningToken: bscTokens.pepe,
|
|
397
|
+
contractAddress: "0x120c60E4370829e663828b1cd3f0A3Ae1457CDa3",
|
|
398
|
+
poolCategory: "Core" /* CORE */,
|
|
399
|
+
tokenPerBlock: "5892.363"
|
|
400
|
+
},
|
|
401
|
+
{
|
|
402
|
+
sousId: 385,
|
|
403
|
+
stakingToken: bscTokens.cake,
|
|
404
|
+
earningToken: bscTokens.cat,
|
|
405
|
+
contractAddress: "0xc30109a803473CD566C2dc20BE225BA195e53299",
|
|
406
|
+
poolCategory: "Core" /* CORE */,
|
|
407
|
+
tokenPerBlock: "1887.3337"
|
|
408
|
+
},
|
|
409
|
+
{
|
|
410
|
+
sousId: 384,
|
|
411
|
+
stakingToken: bscTokens.cake,
|
|
412
|
+
earningToken: bscTokens.cgpt,
|
|
413
|
+
contractAddress: "0xf73883Ce8a1B0A9b54278374825b07c3467f124c",
|
|
414
|
+
poolCategory: "Core" /* CORE */,
|
|
415
|
+
tokenPerBlock: "0.04394097222"
|
|
416
|
+
},
|
|
417
|
+
{
|
|
418
|
+
sousId: 383,
|
|
419
|
+
stakingToken: bscTokens.cake,
|
|
420
|
+
earningToken: bscTokens.pepe,
|
|
421
|
+
contractAddress: "0x914f846597451A54fA112051839cB4a7B61D9A47",
|
|
422
|
+
poolCategory: "Core" /* CORE */,
|
|
423
|
+
tokenPerBlock: "3864.4654"
|
|
424
|
+
},
|
|
390
425
|
{
|
|
391
426
|
sousId: 382,
|
|
392
427
|
stakingToken: bscTokens.cake,
|
|
@@ -394,7 +429,14 @@ var livePools9 = [
|
|
|
394
429
|
contractAddress: "0x4A51749d89eB4A66b1867B5FE4C56CB04311B486",
|
|
395
430
|
poolCategory: "Core" /* CORE */,
|
|
396
431
|
tokenPerBlock: "0.055592206"
|
|
397
|
-
}
|
|
432
|
+
}
|
|
433
|
+
].map((p) => ({
|
|
434
|
+
...p,
|
|
435
|
+
contractAddress: getAddress(p.contractAddress),
|
|
436
|
+
stakingToken: p.stakingToken.serialize,
|
|
437
|
+
earningToken: p.earningToken.serialize
|
|
438
|
+
}));
|
|
439
|
+
var finishedPools9 = [
|
|
398
440
|
{
|
|
399
441
|
sousId: 381,
|
|
400
442
|
stakingToken: bscTokens.cake,
|
|
@@ -527,14 +569,7 @@ var livePools9 = [
|
|
|
527
569
|
poolCategory: "Core" /* CORE */,
|
|
528
570
|
tokenPerBlock: "0.001929",
|
|
529
571
|
version: 3
|
|
530
|
-
}
|
|
531
|
-
].map((p) => ({
|
|
532
|
-
...p,
|
|
533
|
-
contractAddress: getAddress(p.contractAddress),
|
|
534
|
-
stakingToken: p.stakingToken.serialize,
|
|
535
|
-
earningToken: p.earningToken.serialize
|
|
536
|
-
}));
|
|
537
|
-
var finishedPools9 = [
|
|
572
|
+
},
|
|
538
573
|
{
|
|
539
574
|
sousId: 367,
|
|
540
575
|
stakingToken: bscTokens.cake,
|