@enzymefinance/environment 6.3.89 → 6.3.90

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,wBAuxPG"}
1
+ {"version":3,"file":"ethereum.d.ts","sourceRoot":"","sources":["../../../src/assets/ethereum.ts"],"names":[],"mappings":";AAWA,wBAkyPG"}
@@ -7375,5 +7375,15 @@ export default /*#__PURE__*/defineAssetList(Network.ETHEREUM, [{
7375
7375
  priceFeed: {
7376
7376
  type: PriceFeedType.NONE
7377
7377
  }
7378
+ }, {
7379
+ symbol: "pmUSD",
7380
+ name: "Precious Metals USD",
7381
+ id: "0xc0c17dd08263c16f6b64e772fb9b723bf1344ddf",
7382
+ type: AssetType.PRIMITIVE,
7383
+ releases: [],
7384
+ decimals: 18,
7385
+ priceFeed: {
7386
+ type: PriceFeedType.NONE
7387
+ }
7378
7388
  }]);
7379
7389
  //# sourceMappingURL=ethereum.js.map