@pancakeswap/pools 5.1.19 → 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 +19 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +19 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +4 -4
package/dist/index.mjs
CHANGED
|
@@ -363,6 +363,24 @@ var livePools9 = [
|
|
|
363
363
|
tokenPerBlock: "10",
|
|
364
364
|
isFinished: false
|
|
365
365
|
},
|
|
366
|
+
{
|
|
367
|
+
sousId: 379,
|
|
368
|
+
stakingToken: bscTokens.cake,
|
|
369
|
+
earningToken: bscTokens.solvbtc,
|
|
370
|
+
contractAddress: "0x782538DFa37fB8c5d04c44C14B9352743FB15f9f",
|
|
371
|
+
poolCategory: "Core" /* CORE */,
|
|
372
|
+
tokenPerBlock: "0.000000096",
|
|
373
|
+
isFinished: false
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
sousId: 378,
|
|
377
|
+
stakingToken: bscTokens.cake,
|
|
378
|
+
earningToken: bscTokens.pepe,
|
|
379
|
+
contractAddress: "0x834c32067BF90A1c27fA1a2511a9126f20BAeD27",
|
|
380
|
+
poolCategory: "Core" /* CORE */,
|
|
381
|
+
tokenPerBlock: "3157.1",
|
|
382
|
+
version: 3
|
|
383
|
+
},
|
|
366
384
|
{
|
|
367
385
|
sousId: 377,
|
|
368
386
|
stakingToken: bscTokens.cake,
|
|
@@ -375,7 +393,7 @@ var livePools9 = [
|
|
|
375
393
|
{
|
|
376
394
|
sousId: 376,
|
|
377
395
|
stakingToken: bscTokens.cake,
|
|
378
|
-
earningToken: bscTokens.
|
|
396
|
+
earningToken: bscTokens.octavia,
|
|
379
397
|
contractAddress: "0x0043bc9b395245B63eA548Bb11c7d2609Bf7B327",
|
|
380
398
|
poolCategory: "Core" /* CORE */,
|
|
381
399
|
tokenPerBlock: "0.01157",
|