@1delta/margin-fetcher 0.0.164 → 0.0.165

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.js CHANGED
@@ -8019,8 +8019,8 @@ var BLOCK_TIMES = {
8019
8019
  [Chain.ARBITRUM_ONE]: 1,
8020
8020
  [Chain.OPBNB_MAINNET]: 1,
8021
8021
  [Chain.BASE]: 1,
8022
- [Chain.CRONOS_MAINNET]: 6,
8023
- [Chain.AVALANCHE_C_CHAIN]: 2
8022
+ [Chain.CRONOS_MAINNET]: 0.5,
8023
+ [Chain.AVALANCHE_C_CHAIN]: 1
8024
8024
  };
8025
8025
  var SECONDS_PER_YEAR = 31536e3;
8026
8026
  var apyToApr = (apy) => {