@1delta/margin-fetcher 0.0.205 → 0.0.206

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
@@ -17703,7 +17703,7 @@ function buildTokenEntry(info, config, collateralActive, borrowVaults, opts) {
17703
17703
  priceSource: zeroAddress
17704
17704
  };
17705
17705
  return {
17706
- name: "Euler V2 " + info.vaultName,
17706
+ name: info.vaultName,
17707
17707
  asset,
17708
17708
  totalDeposits,
17709
17709
  totalDebtStable: 0,