@exodus/matic-meta
Advanced tools
Comparing version 2.2.3 to 2.2.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.2.4](https://github.com/ExodusMovement/assets/compare/@exodus/matic-meta@2.2.3...@exodus/matic-meta@2.2.4) (2025-01-17) | ||
**Note:** Version bump only for package @exodus/matic-meta | ||
## [2.2.3](https://github.com/ExodusMovement/assets/compare/@exodus/matic-meta@2.2.2...@exodus/matic-meta@2.2.3) (2024-12-12) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@exodus/matic-meta", | ||
"version": "2.2.3", | ||
"version": "2.2.4", | ||
"description": "Polygon constants, icons, colors and other metadata", | ||
@@ -37,3 +37,3 @@ "type": "module", | ||
}, | ||
"gitHead": "4e0c2eef1da9441e0f0c6f91f79e1ebea2222723" | ||
"gitHead": "53a9adeaaf9280e593b7bdff90063f2288e6a50a" | ||
} |
@@ -10,3 +10,3 @@ import { createMetaDef } from '@exodus/asset' | ||
const displayTicker = 'POL' | ||
const displayNetworkTicker = 'POLYGON' | ||
const displayNetworkTicker = 'POL' | ||
const primaryColor = '#9962f6' | ||
@@ -13,0 +13,0 @@ const gradientColors = ['#5A63B8', '#C86DD7'] |
77916