@exodus/assets-base
Advanced tools
Comparing version 8.0.16 to 8.0.17
@@ -0,1 +1,6 @@ | ||
8.0.17 / 2020-08-04 | ||
------------------ | ||
- Add `ZIL` | ||
8.0.16 / 2020-07-29 | ||
@@ -2,0 +7,0 @@ ------------------ |
@@ -733,4 +733,10 @@ "use strict"; | ||
website: 'https://www.0xproject.com/' | ||
}, | ||
zilliqa: { | ||
description: 'Zilliqa is a platform that seeks to make blockchains faster and scalable by streamlining the consensus process with a system called sharding.', | ||
twitter: 'https://twitter.com/zilliqa', | ||
website: 'https://www.zilliqa.com/', | ||
telegram: 'https://t.me/zilliqachat' | ||
} | ||
}; | ||
exports.default = _default; |
@@ -100,2 +100,4 @@ "use strict"; | ||
var zilliqa = _interopRequireWildcard(require("./zilliqa")); | ||
var _assetInfo = _interopRequireDefault(require("./asset-info.js")); | ||
@@ -107,3 +109,3 @@ | ||
const _assets = [algorand, ark, bcash, bcashclaim, bgold, bgoldclaim, bitcoin, bitcoinsv, bitcoinsvclaim, bnbmainnet, cardano, cosmos, dash, decred, digibyte, dogecoin, eosio, ethereum, ethereumclassic, factom, hedera, iconmainnet, libra, lisk, litecoin, monero, nano, neo, neogas, nem, ontology, ontologygas, qtumignition, ravencoin, ripple, stellar, tezos, tether, tronmainnet, vechainthor, vertcoin, waves, zcash]; | ||
const _assets = [algorand, ark, bcash, bcashclaim, bgold, bgoldclaim, bitcoin, bitcoinsv, bitcoinsvclaim, bnbmainnet, cardano, cosmos, dash, decred, digibyte, dogecoin, eosio, ethereum, ethereumclassic, factom, hedera, iconmainnet, libra, lisk, litecoin, monero, nano, neo, neogas, nem, ontology, ontologygas, qtumignition, ravencoin, ripple, stellar, tezos, tether, tronmainnet, vechainthor, vertcoin, waves, zcash, zilliqa]; | ||
@@ -110,0 +112,0 @@ _assets.push(..._erc20Tokens.default); |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "8.0.16", | ||
"version": "8.0.17", | ||
"description": "Base level package for supporting Exodus assets.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
110683
54
2693