@enzymefinance/environment 6.3.65 → 6.3.67

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":";AAmBA,wBAg6PG"}
1
+ {"version":3,"file":"ethereum.d.ts","sourceRoot":"","sources":["../../../src/assets/ethereum.ts"],"names":[],"mappings":";AAmBA,wBAw7PG"}
@@ -7520,5 +7520,27 @@ export default /*#__PURE__*/defineAssetList(Network.ETHEREUM, [{
7520
7520
  aggregator: "0xb04820ba8c7d08f37c75cddc42ec8145bfffb1c4",
7521
7521
  rateAsset: RateAsset.ETH
7522
7522
  }
7523
+ }, {
7524
+ symbol: "SKY",
7525
+ name: "SKY Governance Token",
7526
+ id: "0x56072c95faa701256059aa122697b133aded9279",
7527
+ type: AssetType.PRIMITIVE,
7528
+ releases: [sulu],
7529
+ decimals: 18,
7530
+ priceFeed: {
7531
+ type: PriceFeedType.PRIMITIVE_CHAINLINK,
7532
+ aggregator: "0xee10fe5e7aa92dd7b136597449c3d5813cfc5f18",
7533
+ rateAsset: RateAsset.USD
7534
+ }
7535
+ }, {
7536
+ symbol: "DOLA",
7537
+ name: "Dola USD Stablecoin",
7538
+ id: "0x865377367054516e17014ccded1e7d814edc9ce4",
7539
+ type: AssetType.PRIMITIVE,
7540
+ releases: [],
7541
+ decimals: 18,
7542
+ priceFeed: {
7543
+ type: PriceFeedType.NONE
7544
+ }
7523
7545
  }]);
7524
7546
  //# sourceMappingURL=ethereum.js.map