@exodus/assets-base
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -0,1 +1,7 @@ | ||
1.0.2 / 2019-04-03 | ||
------------------ | ||
- Add LOOM | ||
- Add Tezos (XTZ) | ||
1.0.1 / 2019-03-19 | ||
@@ -2,0 +8,0 @@ ------------------ |
@@ -315,2 +315,10 @@ "use strict"; | ||
}, { | ||
name: 'loom', | ||
properName: 'Loom Network', | ||
decimals: 18, | ||
ticker: 'LOOM', | ||
addresses: { | ||
current: '0xa4e8c3ec456107ea67d3075bf9e3df3a75823db0' | ||
} | ||
}, { | ||
name: 'loopring', | ||
@@ -317,0 +325,0 @@ properName: 'Loopring', |
@@ -56,2 +56,4 @@ "use strict"; | ||
var tezos = _interopRequireWildcard(require("./tezos")); | ||
var tronmainnet = _interopRequireWildcard(require("./tronmainnet")); | ||
@@ -71,3 +73,3 @@ | ||
const _assets = [ark, bcash, bgold, bitcoin, bitcoinsv, bnbmainnet, dash, decred, digibyte, dogecoin, eosio, ethereum, ethereumclassic, factom, lisk, litecoin, monero, neo, nem, qtumignition, ripple, stellar, tether, tronmainnet, vertcoin, waves, zcash]; | ||
const _assets = [ark, bcash, bgold, bitcoin, bitcoinsv, bnbmainnet, dash, decred, digibyte, dogecoin, eosio, ethereum, ethereumclassic, factom, lisk, litecoin, monero, neo, nem, qtumignition, ripple, stellar, tezos, tether, tronmainnet, vertcoin, waves, zcash]; | ||
@@ -74,0 +76,0 @@ _erc20Tokens.default.forEach(token => { |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Base level package for supporting Exodus assets.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -10,3 +10,3 @@ Exodus Assets Base | ||
**It's currently only used in the mobile project.** It will be backported to Exotrack and Exodus Desktop. | ||
It's currently only used in the **mobile project** and **pricing server**. It will be backported to Exotrack and Exodus Desktop. | ||
@@ -13,0 +13,0 @@ Install |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54154
36
2126