@enzymefinance/environment 6.3.84 → 6.3.85

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,wBAuwPG"}
1
+ {"version":3,"file":"ethereum.d.ts","sourceRoot":"","sources":["../../../src/assets/ethereum.ts"],"names":[],"mappings":";AAWA,wBA6xPG"}
@@ -7361,5 +7361,25 @@ export default /*#__PURE__*/defineAssetList(Network.ETHEREUM, [{
7361
7361
  type: PriceFeedType.DERIVATIVE_ERC4626,
7362
7362
  address: "0x66aa5b2fdfb453f8a27f9bd1d9124947ef3886bb"
7363
7363
  }
7364
+ }, {
7365
+ symbol: "WFRAX",
7366
+ name: "Wrapped Frax",
7367
+ id: "0x04acaf8d2865c0714f79da09645c13fd2888977f",
7368
+ type: AssetType.PRIMITIVE,
7369
+ releases: [],
7370
+ decimals: 18,
7371
+ priceFeed: {
7372
+ type: PriceFeedType.NONE
7373
+ }
7374
+ }, {
7375
+ symbol: "YB",
7376
+ name: "Yield Basis",
7377
+ id: "0x01791f726b4103694969820be083196cc7c045ff",
7378
+ type: AssetType.PRIMITIVE,
7379
+ releases: [],
7380
+ decimals: 18,
7381
+ priceFeed: {
7382
+ type: PriceFeedType.NONE
7383
+ }
7364
7384
  }]);
7365
7385
  //# sourceMappingURL=ethereum.js.map