@exodus/assets-base
Advanced tools
Comparing version 8.0.94 to 8.0.95
@@ -332,3 +332,3 @@ "use strict"; | ||
ethos: { | ||
description: 'Voyager (formerly Ethos) is an Ethereum-based token used on the cryptocurrency services platform that includes the Ethos Universal Wallet. VGX is used to access services such as APIs (application programming interfaces), which developers can use to build blockchain applications like digital wallets, exchanges, wealth management solutions, and more.', | ||
description: "VGX (formerly Ethos) is the first version of the Voyager's token: an Ethereum-based token used on the Voyagers platform that includes the Ethos Universal Wallet. VGX is used to access services such as APIs (application programming interfaces), which developers can use to build blockchain applications like digital wallets, exchanges, wealth management solutions, and more.", | ||
reddit: 'https://www.reddit.com/r/ethos_io', | ||
@@ -339,2 +339,9 @@ twitter: 'https://twitter.com/ethos_io', | ||
}, | ||
voyager: { | ||
description: 'VGX 2.0 is the evolution of the initial VGX token, the native token of the Voyager platform. It is used to reward users within the Voyager ecosystem. It also generates interest when held in the Voyager app, offers cashback rewards, and other services exclusive to Voyager users.', | ||
reddit: 'https://www.reddit.com/r/Invest_Voyager/', | ||
twitter: 'https://twitter.com/investvoyager', | ||
website: 'https://www.investvoyager.com/', | ||
telegram: 'https://t.me/joinchat/H9SuYEmNirTJFHtMqtc70A' | ||
}, | ||
exit: { | ||
@@ -341,0 +348,0 @@ description: 'EXIT tokens are a blockchain-based representation of shares of Exodus common stock.', |
@@ -336,6 +336,7 @@ "use strict"; | ||
name: 'ethos', | ||
properName: 'Voyager', | ||
properName: 'Voyager (old)', | ||
decimals: 8, | ||
ticker: 'VGX', | ||
tickerAlias: 'ETHOS', | ||
properTicker: 'VGX (old)', | ||
addresses: { | ||
@@ -345,2 +346,12 @@ current: '0x5Af2Be193a6ABCa9c8817001F45744777Db30756' | ||
}, { | ||
name: 'voyager', | ||
properName: 'Voyager', | ||
decimals: 8, | ||
ticker: 'VGXv2', | ||
tickerAlias: 'VGX', | ||
properTicker: 'VGX', | ||
addresses: { | ||
current: '0x3C4B6E6e1eA3D4863700D7F76b36B7f3D3f13E3d' | ||
} | ||
}, { | ||
name: 'fantom', | ||
@@ -347,0 +358,0 @@ properName: 'Fantom Token', |
@@ -21,3 +21,3 @@ "use strict"; | ||
exports.units = units; | ||
const assetType = 'Other'; | ||
const assetType = 'OTHER'; | ||
exports.assetType = assetType; | ||
@@ -24,0 +24,0 @@ const blockExplorer = { |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "8.0.94", | ||
"version": "8.0.95", | ||
"description": "Base level package for supporting Exodus assets.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
3821
155917
72