@aurigami/sdk 1.5.5 → 1.5.6

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.
@@ -998,7 +998,7 @@ var ONE_WEEK = ONE_DAY * 7;
998
998
  var ONE_YEAR = ONE_DAY * 365;
999
999
  var PLYWNEAR_POOL_ID = 0;
1000
1000
  var PLYWNEAR_REWARD_TOKENS = ['0x09C9D464b58d96837f8d8b6f4d9fE4aD408d3A4f', '0x04Ac48711BCdc45b4d223fb021E09DA73c71095e', '0xC42C30aC6Cc15faC9bD938618BcaA1a1FaE8501d', '0x07F9F7f963C5cD2BBFFd30CcfB964Be114332E30', '0x8BEc47865aDe3B172A928df8f990Bc7f2A3b9f79', '0xFa94348467f64D5A457F75F8bc40495D33c65aBB'];
1001
- var ALL_STAKING_POOLS = [];
1001
+ var ALL_STAKING_POOLS = [PLYWNEAR_POOL_ID];
1002
1002
  var INF = /*#__PURE__*/ethers.BigNumber.from(2).pow(256).sub(1);
1003
1003
  var AIRDROP_START_TIMESTAMP = 1649858400;
1004
1004
  var AIRDROP_END_TIMESTAMP = 1651068000;