@pancakeswap/pools 5.1.27 → 5.1.29
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/constants/pools/42161.d.ts.map +1 -1
- package/dist/constants/pools/56.d.ts.map +1 -1
- package/dist/index.js +25 -0
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +25 -0
- package/dist/index.mjs.map +1 -1
- package/package.json +4 -4
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"42161.d.ts","sourceRoot":"","sources":["../../../src/constants/pools/42161.ts"],"names":[],"mappings":"AAGA,OAAO,EAAgB,cAAc,EAAE,MAAM,aAAa,CAAA;AAE1D,eAAO,MAAM,SAAS,EAAE,cAAc,
|
|
1
|
+
{"version":3,"file":"42161.d.ts","sourceRoot":"","sources":["../../../src/constants/pools/42161.ts"],"names":[],"mappings":"AAGA,OAAO,EAAgB,cAAc,EAAE,MAAM,aAAa,CAAA;AAE1D,eAAO,MAAM,SAAS,EAAE,cAAc,EAwBnC,CAAA;AAGH,eAAO,MAAM,aAAa,EAAE,cAAc,EAkCvC,CAAA;AAEH,eAAO,MAAM,KAAK,EAAE,cAAc,EAAqC,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"56.d.ts","sourceRoot":"","sources":["../../../src/constants/pools/56.ts"],"names":[],"mappings":"AAGA,OAAO,EAAgB,cAAc,EAAE,MAAM,aAAa,CAAA;AAE1D,eAAO,MAAM,SAAS,EAAE,cAAc,
|
|
1
|
+
{"version":3,"file":"56.d.ts","sourceRoot":"","sources":["../../../src/constants/pools/56.ts"],"names":[],"mappings":"AAGA,OAAO,EAAgB,cAAc,EAAE,MAAM,aAAa,CAAA;AAE1D,eAAO,MAAM,SAAS,EAAE,cAAc,EA4JnC,CAAA;AAg6FH,eAAO,MAAM,KAAK,EAAE,cAAc,EAAqC,CAAA"}
|
package/dist/index.js
CHANGED
|
@@ -265,6 +265,15 @@ var finishedPools6 = [
|
|
|
265
265
|
}));
|
|
266
266
|
var pools6 = [...livePools6, ...finishedPools6];
|
|
267
267
|
var livePools7 = [
|
|
268
|
+
{
|
|
269
|
+
sousId: 5,
|
|
270
|
+
stakingToken: tokens.arbitrumTokens.alp,
|
|
271
|
+
earningToken: tokens.arbitrumTokens.arb,
|
|
272
|
+
contractAddress: "0xD2e71125ec0313874d578454E28086fba7444c0c",
|
|
273
|
+
poolCategory: "Core" /* CORE */,
|
|
274
|
+
tokenPerSecond: "0.0310019841",
|
|
275
|
+
version: 3
|
|
276
|
+
},
|
|
268
277
|
{
|
|
269
278
|
sousId: 4,
|
|
270
279
|
stakingToken: tokens.arbitrumTokens.alp,
|
|
@@ -387,6 +396,22 @@ var livePools9 = [
|
|
|
387
396
|
tokenPerBlock: "10",
|
|
388
397
|
isFinished: false
|
|
389
398
|
},
|
|
399
|
+
{
|
|
400
|
+
sousId: 382,
|
|
401
|
+
stakingToken: tokens.bscTokens.cake,
|
|
402
|
+
earningToken: tokens.bscTokens.aitech,
|
|
403
|
+
contractAddress: "0x4A51749d89eB4A66b1867B5FE4C56CB04311B486",
|
|
404
|
+
poolCategory: "Core" /* CORE */,
|
|
405
|
+
tokenPerBlock: "0.055592206"
|
|
406
|
+
},
|
|
407
|
+
{
|
|
408
|
+
sousId: 381,
|
|
409
|
+
stakingToken: tokens.bscTokens.cake,
|
|
410
|
+
earningToken: tokens.bscTokens.pepe,
|
|
411
|
+
contractAddress: "0xD85e40C414D04F63D991b3e1863Ff8eff1Dfd230",
|
|
412
|
+
poolCategory: "Core" /* CORE */,
|
|
413
|
+
tokenPerBlock: "3282.760069632"
|
|
414
|
+
},
|
|
390
415
|
{
|
|
391
416
|
sousId: 380,
|
|
392
417
|
stakingToken: tokens.bscTokens.cake,
|