@pancakeswap/pools 5.1.33 → 5.1.34
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 +17 -0
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +17 -0
- package/dist/index.mjs.map +1 -1
- package/package.json +3 -3
|
@@ -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,EAoDvC,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,EA+EnC,CAAA;AAqiGH,eAAO,MAAM,KAAK,EAAE,cAAc,EAAqC,CAAA"}
|
package/dist/index.js
CHANGED
|
@@ -259,6 +259,15 @@ var finishedPools6 = [
|
|
|
259
259
|
}));
|
|
260
260
|
var pools6 = [...livePools6, ...finishedPools6];
|
|
261
261
|
var livePools7 = [
|
|
262
|
+
{
|
|
263
|
+
sousId: 7,
|
|
264
|
+
stakingToken: tokens.arbitrumTokens.cake,
|
|
265
|
+
earningToken: tokens.arbitrumTokens.egp,
|
|
266
|
+
contractAddress: "0xd8c20746A3045859D20171C9a47261378AdfbDdE",
|
|
267
|
+
poolCategory: "Core" /* CORE */,
|
|
268
|
+
tokenPerSecond: "0.000643004",
|
|
269
|
+
version: 3
|
|
270
|
+
},
|
|
262
271
|
{
|
|
263
272
|
sousId: 6,
|
|
264
273
|
stakingToken: tokens.arbitrumTokens.alp,
|
|
@@ -399,6 +408,14 @@ var livePools9 = [
|
|
|
399
408
|
tokenPerBlock: "10",
|
|
400
409
|
isFinished: false
|
|
401
410
|
},
|
|
411
|
+
{
|
|
412
|
+
sousId: 389,
|
|
413
|
+
stakingToken: tokens.bscTokens.cake,
|
|
414
|
+
earningToken: tokens.bscTokens.pepe,
|
|
415
|
+
contractAddress: "0xAe5C953c0C7a179A08e2554C8A3506D7805E1254",
|
|
416
|
+
poolCategory: "Core" /* CORE */,
|
|
417
|
+
tokenPerBlock: "5022.5008"
|
|
418
|
+
},
|
|
402
419
|
{
|
|
403
420
|
sousId: 388,
|
|
404
421
|
stakingToken: tokens.bscTokens.cake,
|