@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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @pancakeswap/pools@4.0.6 build /home/runner/work/pancake-frontend/pancake-frontend/packages/pools
2
+ > @pancakeswap/pools@4.0.7 build /home/runner/work/pancake-frontend/pancake-frontend/packages/pools
3
3
  > tsup
4
4
 
5
5
  CLI Building entry: {"index":"./src/index.ts"}
@@ -10,9 +10,9 @@
10
10
  CLI Cleaning output folder
11
11
  ESM Build start
12
12
  CJS Build start
13
- ESM dist/index.mjs 169.94 KB
14
- ESM dist/index.mjs.map 302.23 KB
15
- ESM ⚡️ Build success in 1240ms
16
- CJS dist/index.js 177.75 KB
17
- CJS dist/index.js.map 302.23 KB
18
- CJS ⚡️ Build success in 1242ms
13
+ ESM dist/index.mjs 170.18 KB
14
+ ESM dist/index.mjs.map 302.61 KB
15
+ ESM ⚡️ Build success in 1799ms
16
+ CJS dist/index.js 178.00 KB
17
+ CJS dist/index.js.map 302.61 KB
18
+ CJS ⚡️ Build success in 1801ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # @pancakeswap/pools
2
2
 
3
+ ## 4.0.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [868f4d11f]
8
+ - @pancakeswap/sdk@5.4.0
9
+ - @pancakeswap/tokens@0.4.0
10
+ - @pancakeswap/token-lists@0.0.8
11
+
3
12
  ## 4.0.6
4
13
 
5
14
  ### Patch Changes
@@ -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,EA4InC,CAAA;AAmuFH,eAAO,MAAM,KAAK,EAAE,cAAc,EAAqC,CAAA"}
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,EAqJnC,CAAA;AAmuFH,eAAO,MAAM,KAAK,EAAE,cAAc,EAAqC,CAAA"}
package/dist/index.js CHANGED
@@ -117,6 +117,15 @@ var livePools2 = [
117
117
  tokenPerBlock: "10",
118
118
  isFinished: false
119
119
  },
120
+ {
121
+ sousId: 360,
122
+ stakingToken: tokens.bscTokens.cake,
123
+ earningToken: tokens.bscTokens.axl,
124
+ contractAddress: "0x32f0414a4e970a3edd9e7db367A43348F25D74cD",
125
+ poolCategory: "Core" /* CORE */,
126
+ tokenPerBlock: "0.05358",
127
+ version: 3
128
+ },
120
129
  {
121
130
  sousId: 359,
122
131
  stakingToken: tokens.bscTokens.cake,