@exodus/assets-base
Advanced tools
Comparing version 4.0.3 to 4.0.4
@@ -0,1 +1,7 @@ | ||
4.0.4 / 2019-12-04 | ||
----------------- | ||
- Bring back `ETHOS` and rebrand it to `VGX` | ||
- Add `.baseAsset` prop | ||
4.0.3 / 2019-12-03 | ||
@@ -2,0 +8,0 @@ ----------------- |
@@ -221,7 +221,7 @@ "use strict"; | ||
}, { | ||
available: false, | ||
name: 'ethos', | ||
properName: 'Ethos', | ||
properName: 'Voyager Token', | ||
decimals: 8, | ||
ticker: 'ETHOS', | ||
ticker: 'VGX', | ||
tickerAlias: 'ETHOS', | ||
addresses: { | ||
@@ -228,0 +228,0 @@ current: '0x5Af2Be193a6ABCa9c8817001F45744777Db30756' |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "Base level package for supporting Exodus assets.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
56629