@exodus/assets
Advanced tools
+12
-0
@@ -6,2 +6,14 @@ # Change Log | ||
| ## [11.7.0](https://github.com/ExodusMovement/assets/compare/@exodus/assets@11.6.0...@exodus/assets@11.7.0) (2026-02-26) | ||
| ### Features | ||
| * feat: add new combined assets (#7242) | ||
| * feat(asset-schema-validation): add fiatPeg field for stablecoin fiat currency reference (#7475) | ||
| ## [11.6.0](https://github.com/ExodusMovement/assets/compare/@exodus/assets@11.5.0...@exodus/assets@11.6.0) (2025-12-04) | ||
@@ -8,0 +20,0 @@ |
+5
-5
| { | ||
| "name": "@exodus/assets", | ||
| "version": "11.6.0", | ||
| "version": "11.7.0", | ||
| "description": "Exodus assets", | ||
@@ -27,5 +27,5 @@ "type": "module", | ||
| "@exodus/binance-lib": "^2.1.1", | ||
| "@exodus/bnbmainnet-meta": "^2.0.3", | ||
| "@exodus/cardano-meta": "^2.1.0", | ||
| "@exodus/combined-assets-meta": "^3.8.0" | ||
| "@exodus/bnbmainnet-meta": "^2.1.0", | ||
| "@exodus/cardano-meta": "^2.2.0", | ||
| "@exodus/combined-assets-meta": "^3.9.0" | ||
| }, | ||
@@ -48,3 +48,3 @@ "scripts": { | ||
| }, | ||
| "gitHead": "d77959da7fe85a24910e8d562ae289a98652f110" | ||
| "gitHead": "0fc3bdaf762e1ec44f89f585ed493efccde90006" | ||
| } |
+1
-0
| export const CT_UPDATEABLE_PROPERTIES = [ | ||
| 'displayName', | ||
| 'displayTicker', | ||
| 'fiatPeg', | ||
| 'gradientColors', | ||
@@ -5,0 +6,0 @@ 'icon', |
32423
0.91%484
0.21%