@1delta/margin-fetcher 0.0.186 → 0.0.187

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
@@ -7491,7 +7491,8 @@ var ENABLED_EULER_V2_CHAINS = [
7491
7491
  Chain.HYPEREVM,
7492
7492
  Chain.UNICHAIN,
7493
7493
  Chain.SONIC_MAINNET,
7494
- Chain.MONAD_MAINNET
7494
+ Chain.MONAD_MAINNET,
7495
+ Chain.AVALANCHE_C_CHAIN
7495
7496
  // Chain.BASE,
7496
7497
  // Chain.ARBITRUM_ONE,
7497
7498
  ];