@pancakeswap/pools 4.0.6 → 4.0.7

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
@@ -108,6 +108,15 @@ var livePools2 = [
108
108
  tokenPerBlock: "10",
109
109
  isFinished: false
110
110
  },
111
+ {
112
+ sousId: 360,
113
+ stakingToken: bscTokens.cake,
114
+ earningToken: bscTokens.axl,
115
+ contractAddress: "0x32f0414a4e970a3edd9e7db367A43348F25D74cD",
116
+ poolCategory: "Core" /* CORE */,
117
+ tokenPerBlock: "0.05358",
118
+ version: 3
119
+ },
111
120
  {
112
121
  sousId: 359,
113
122
  stakingToken: bscTokens.cake,