@pancakeswap/pools 5.1.20 → 5.1.21
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/56.d.ts.map +1 -1
- package/dist/index.js +10 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +10 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +4 -4
|
@@ -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,EAoInC,CAAA;AAg6FH,eAAO,MAAM,KAAK,EAAE,cAAc,EAAqC,CAAA"}
|
package/dist/index.js
CHANGED
|
@@ -372,6 +372,15 @@ var livePools9 = [
|
|
|
372
372
|
tokenPerBlock: "10",
|
|
373
373
|
isFinished: false
|
|
374
374
|
},
|
|
375
|
+
{
|
|
376
|
+
sousId: 379,
|
|
377
|
+
stakingToken: tokens.bscTokens.cake,
|
|
378
|
+
earningToken: tokens.bscTokens.solvbtc,
|
|
379
|
+
contractAddress: "0x782538DFa37fB8c5d04c44C14B9352743FB15f9f",
|
|
380
|
+
poolCategory: "Core" /* CORE */,
|
|
381
|
+
tokenPerBlock: "0.000000096",
|
|
382
|
+
isFinished: false
|
|
383
|
+
},
|
|
375
384
|
{
|
|
376
385
|
sousId: 378,
|
|
377
386
|
stakingToken: tokens.bscTokens.cake,
|
|
@@ -393,7 +402,7 @@ var livePools9 = [
|
|
|
393
402
|
{
|
|
394
403
|
sousId: 376,
|
|
395
404
|
stakingToken: tokens.bscTokens.cake,
|
|
396
|
-
earningToken: tokens.bscTokens.
|
|
405
|
+
earningToken: tokens.bscTokens.octavia,
|
|
397
406
|
contractAddress: "0x0043bc9b395245B63eA548Bb11c7d2609Bf7B327",
|
|
398
407
|
poolCategory: "Core" /* CORE */,
|
|
399
408
|
tokenPerBlock: "0.01157",
|