@pancakeswap/pools 4.0.3 → 4.0.5

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.3 build /home/runner/work/pancake-frontend/pancake-frontend/packages/pools
2
+ > @pancakeswap/pools@4.0.5 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 167.28 KB
14
- ESM dist/index.mjs.map 296.89 KB
15
- ESM ⚡️ Build success in 1358ms
16
- CJS dist/index.js 174.97 KB
17
- CJS dist/index.js.map 296.89 KB
18
- CJS ⚡️ Build success in 1359ms
13
+ CJS dist/index.js 175.01 KB
14
+ CJS dist/index.js.map 296.92 KB
15
+ CJS ⚡️ Build success in 1568ms
16
+ ESM dist/index.mjs 167.31 KB
17
+ ESM dist/index.mjs.map 296.92 KB
18
+ ESM ⚡️ Build success in 1570ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # @pancakeswap/pools
2
2
 
3
+ ## 4.0.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [d0f9b28a9]
8
+ - @pancakeswap/tokens@0.3.1
9
+ - @pancakeswap/token-lists@0.0.8
10
+
11
+ ## 4.0.4
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [5e15c611e]
16
+ - @pancakeswap/sdk@5.3.0
17
+ - @pancakeswap/tokens@0.3.0
18
+ - @pancakeswap/token-lists@0.0.8
19
+
3
20
  ## 4.0.3
4
21
 
5
22
  ### Patch Changes
package/dist/index.js CHANGED
@@ -738,7 +738,7 @@ var finishedPools2 = [
738
738
  {
739
739
  sousId: 281,
740
740
  stakingToken: tokens.bscTokens.cake,
741
- earningToken: tokens.bscTokens.MIX,
741
+ earningToken: tokens.bscTokens.deprecated_MIX,
742
742
  contractAddress: "0x0F96E19Bdc787e767BA1e8F1aDD0f62cbdad87C8",
743
743
  poolCategory: "Core" /* CORE */,
744
744
  tokenPerBlock: "63.136",
@@ -765,7 +765,7 @@ var finishedPools2 = [
765
765
  {
766
766
  sousId: 278,
767
767
  stakingToken: tokens.bscTokens.cake,
768
- earningToken: tokens.bscTokens.rpg,
768
+ earningToken: tokens.bscTokens.deprecated_rpg,
769
769
  contractAddress: "0xD1c395BCdC2d64ac6544A34A36185483B00530a1",
770
770
  poolCategory: "Core" /* CORE */,
771
771
  tokenPerBlock: "0.06794",
@@ -1195,7 +1195,7 @@ var finishedPools2 = [
1195
1195
  {
1196
1196
  sousId: 223,
1197
1197
  stakingToken: tokens.bscTokens.cake,
1198
- earningToken: tokens.bscTokens.rpg,
1198
+ earningToken: tokens.bscTokens.deprecated_rpg,
1199
1199
  contractAddress: "0x65C0940C50A3C98AEEc95a115Ae62E9804588713",
1200
1200
  poolCategory: "Core" /* CORE */,
1201
1201
  tokenPerBlock: "0.01863"