@enzymefinance/environment 6.3.90 → 6.3.91

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.
@@ -1 +1 @@
1
- {"version":3,"file":"ethereum.d.ts","sourceRoot":"","sources":["../../../src/assets/ethereum.ts"],"names":[],"mappings":";AAWA,wBAkyPG"}
1
+ {"version":3,"file":"ethereum.d.ts","sourceRoot":"","sources":["../../../src/assets/ethereum.ts"],"names":[],"mappings":";AAWA,wBAgzPG"}
@@ -7385,5 +7385,18 @@ export default /*#__PURE__*/defineAssetList(Network.ETHEREUM, [{
7385
7385
  priceFeed: {
7386
7386
  type: PriceFeedType.NONE
7387
7387
  }
7388
+ }, {
7389
+ symbol: "AVGUSDCcons",
7390
+ name: "Avantgarde USDC Conservative",
7391
+ id: "0xebbae8cfabb0092d5b32f00ebee0c8139d24ddcd",
7392
+ type: AssetType.ERC_4626,
7393
+ protocol: Erc4626Protocol.MORPHO,
7394
+ releases: [sulu],
7395
+ decimals: 18,
7396
+ underlying: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
7397
+ priceFeed: {
7398
+ type: PriceFeedType.DERIVATIVE_ERC4626,
7399
+ address: "0x66aa5b2fdfb453f8a27f9bd1d9124947ef3886bb"
7400
+ }
7388
7401
  }]);
7389
7402
  //# sourceMappingURL=ethereum.js.map