@exodus/assets-base
Advanced tools
Comparing version 8.0.159 to 8.0.160
@@ -0,1 +1,5 @@ | ||
# 8.0.160 / 2022-11-07 | ||
- Add RADAR (ETH) | MVX (MATIC) | VEST, XET (ALGO) | ||
# 8.0.159 / 2022-10-28 | ||
@@ -2,0 +6,0 @@ |
@@ -934,2 +934,11 @@ "use strict"; | ||
}, { | ||
name: 'radar_ethereum_e4d48030', | ||
properName: 'DappRadar', | ||
decimals: 18, | ||
ticker: 'RADARethereumE4D48030', | ||
properTicker: 'RADAR', | ||
addresses: { | ||
current: '0x44709a920fCcF795fbC57BAA433cc3dd53C44DbE' | ||
} | ||
}, { | ||
name: 'raiden', | ||
@@ -936,0 +945,0 @@ properName: 'Raiden', |
@@ -35,2 +35,11 @@ "use strict"; | ||
}, { | ||
name: 'mvx_matic_60b5e17b', | ||
properName: 'Metavault Trade', | ||
decimals: 18, | ||
ticker: 'MVXmatic60B5E17B', | ||
properTicker: 'MVX', | ||
addresses: { | ||
current: '0x2760E46d9BB43dafCbEcaad1F64b93207f9f0eD7' | ||
} | ||
}, { | ||
name: 'sand_matic_0472de85', | ||
@@ -37,0 +46,0 @@ properName: 'The Sandbox', |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "8.0.159", | ||
"version": "8.0.160", | ||
"description": "Base level package for supporting Exodus assets.", | ||
@@ -20,3 +20,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@exodus/algorand-meta": "^1.0.2", | ||
"@exodus/algorand-meta": "^1.0.3", | ||
"@exodus/avalanche-meta": "^0.0.2", | ||
@@ -23,0 +23,0 @@ "@exodus/elrond-meta": "^0.0.6", |
Sorry, the diff of this file is too big to display
239515
5500
Updated@exodus/algorand-meta@^1.0.3