@exodus/assets-base
Advanced tools
Comparing version 8.0.22 to 8.0.23
@@ -0,1 +1,7 @@ | ||
8.0.23 / 2020-09-15 | ||
------------------ | ||
- Add HBAR asset info | ||
- Prefix ZIL transaction IDs for block explorer | ||
8.0.22 / 2020-09-14 | ||
@@ -2,0 +8,0 @@ ------------------ |
@@ -302,2 +302,8 @@ "use strict"; | ||
}, | ||
hedera: { | ||
description: 'HBAR is the cryptocurrency that powers the Hedera network. Hbars are network fuel for applications built on Hedera, can be used for peer-to-peer payments, and help secure the network through a system of weighted voting power.', | ||
reddit: 'https://www.reddit.com/r/hashgraph', | ||
twitter: 'https://twitter.com/hashgraph', | ||
website: 'https://www.hedera.com/' | ||
}, | ||
iconmainnet: { | ||
@@ -304,0 +310,0 @@ description: 'Icon is a massive platform that will allow various blockchains to interact with each other via smart contracts.', |
@@ -25,4 +25,4 @@ "use strict"; | ||
addressUrl: address => `https://viewblock.io/zilliqa/address/${address}`, | ||
txUrl: txId => `https://viewblock.io/zilliqa/tx/${txId}` | ||
txUrl: txId => `https://viewblock.io/zilliqa/tx/0x${txId}` | ||
}; | ||
exports.blockExplorer = blockExplorer; |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "8.0.22", | ||
"version": "8.0.23", | ||
"description": "Base level package for supporting Exodus assets.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
112450
2726
1