@pancakeswap/pools 5.0.4 → 5.1.0

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.
@@ -32,7 +32,7 @@ export declare const CAKE_VAULT: {
32
32
  };
33
33
  export declare const CAKE_FLEXIBLE_SIDE_VAULT: {
34
34
  readonly 56: "0x615e896A8C2CA8470A2e9dc2E9552998f8658Ea0";
35
- readonly 97: "0x";
35
+ readonly 97: "0x1088Fb24053F03802F673b84d16AE1A7023E400b";
36
36
  readonly 1: "0x";
37
37
  readonly 42161: "0x";
38
38
  readonly 421613: "0x";
@@ -1 +1 @@
1
- {"version":3,"file":"42161.d.ts","sourceRoot":"","sources":["../../../src/constants/pools/42161.ts"],"names":[],"mappings":"AAGA,OAAO,EAAgB,cAAc,EAAE,MAAM,aAAa,CAAA;AAE1D,eAAO,MAAM,SAAS,EAAE,cAAc,EAenC,CAAA;AAGH,eAAO,MAAM,aAAa,EAAE,cAAc,EAyBvC,CAAA;AAEH,eAAO,MAAM,KAAK,EAAE,cAAc,EAAqC,CAAA"}
1
+ {"version":3,"file":"42161.d.ts","sourceRoot":"","sources":["../../../src/constants/pools/42161.ts"],"names":[],"mappings":"AAGA,OAAO,EAAgB,cAAc,EAAE,MAAM,aAAa,CAAA;AAE1D,eAAO,MAAM,SAAS,EAAE,cAAc,EAAO,CAAA;AAS7C,eAAO,MAAM,aAAa,EAAE,cAAc,EAkCvC,CAAA;AAEH,eAAO,MAAM,KAAK,EAAE,cAAc,EAAqC,CAAA"}
package/dist/index.js CHANGED
@@ -249,7 +249,8 @@ var finishedPools6 = [
249
249
  earningToken: p.earningToken.serialize
250
250
  }));
251
251
  var pools6 = [...livePools6, ...finishedPools6];
252
- var livePools7 = [
252
+ var livePools7 = [];
253
+ var finishedPools7 = [
253
254
  {
254
255
  sousId: 3,
255
256
  stakingToken: tokens.arbitrumTokens.alp,
@@ -258,14 +259,7 @@ var livePools7 = [
258
259
  poolCategory: "Core" /* CORE */,
259
260
  tokenPerSecond: "0.00615",
260
261
  version: 3
261
- }
262
- ].map((p) => ({
263
- ...p,
264
- contractAddress: viem.getAddress(p.contractAddress),
265
- stakingToken: p.stakingToken.serialize,
266
- earningToken: p.earningToken.serialize
267
- }));
268
- var finishedPools7 = [
262
+ },
269
263
  {
270
264
  sousId: 2,
271
265
  stakingToken: tokens.arbitrumTokens.alp,
@@ -778,7 +772,7 @@ var finishedPools9 = [
778
772
  {
779
773
  sousId: 330,
780
774
  stakingToken: tokens.bscTokens.cake,
781
- earningToken: tokens.bscTokens["8pay"],
775
+ earningToken: tokens.bscTokens.deprecated_8pay,
782
776
  contractAddress: "0x67c7014b1C6B6a2d811687d4c5a53de518fA705f",
783
777
  poolCategory: "Core" /* CORE */,
784
778
  tokenPerBlock: "2.48",
@@ -3630,7 +3624,7 @@ var CAKE_VAULT = {
3630
3624
  };
3631
3625
  var CAKE_FLEXIBLE_SIDE_VAULT = {
3632
3626
  [chains.ChainId.BSC]: "0x615e896A8C2CA8470A2e9dc2E9552998f8658Ea0",
3633
- [chains.ChainId.BSC_TESTNET]: "0x",
3627
+ [chains.ChainId.BSC_TESTNET]: "0x1088Fb24053F03802F673b84d16AE1A7023E400b",
3634
3628
  [chains.ChainId.ETHEREUM]: "0x",
3635
3629
  [chains.ChainId.ARBITRUM_ONE]: "0x",
3636
3630
  [chains.ChainId.ARBITRUM_GOERLI]: "0x",