@1delta/margin-fetcher 0.0.254 → 0.0.255

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
@@ -11108,7 +11108,8 @@ var MORPHO_LENS = {
11108
11108
  [Chain.STABLE_MAINNET]: "0x8E24CfC19c6C00c524353CB8816f5f1c2F33c201",
11109
11109
  [Chain.CORN]: "0x8E24CfC19c6C00c524353CB8816f5f1c2F33c201",
11110
11110
  [Chain.LISK]: "0x8E24CfC19c6C00c524353CB8816f5f1c2F33c201",
11111
- [Chain.ABSTRACT]: "0x8e24cfc19c6c00c524353cb8816f5f1c2f33c201"
11111
+ [Chain.ABSTRACT]: "0x8e24cfc19c6c00c524353cb8816f5f1c2f33c201",
11112
+ [Chain.INK]: "0x0bd7473CbBf81d9dD936c61117eD230d95006CA2"
11112
11113
  };
11113
11114
  var buildMorphoUserCallWithLens = (chainId, account, lender, marketsToQuery) => {
11114
11115
  const marketSlices = chunk(marketsToQuery, 100);