@owdin/cryptoassets
Advanced tools
Comparing version 6.0.27 to 6.0.28
{ | ||
"name": "@owdin/cryptoassets", | ||
"version": "6.0.27", | ||
"version": "6.0.28", | ||
"description": "Ledger crypto-assets list", | ||
@@ -32,3 +32,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "63f892d0ed5cb43c1a4b8e865273b681a5a9a983" | ||
"gitHead": "fb6eda8baaf76668458105aab5cc9b808181f447" | ||
} |
@@ -506,2 +506,33 @@ /* | ||
}, | ||
// cosmos: { | ||
// type: "CryptoCurrency", | ||
// id: "cosmos", | ||
// coinType: 118, | ||
// name: "Cosmos", | ||
// managerAppName: "Cosmos", | ||
// ticker: "ATOM", | ||
// scheme: "cosmos", | ||
// color: "#16192f", | ||
// family: "cosmos", | ||
// // FIXME: enable it back when confirmation number is fixed | ||
// // blockAvgTime: 8, | ||
// units: [ | ||
// { | ||
// name: "Atom", | ||
// code: "ATOM", | ||
// magnitude: 6, | ||
// }, | ||
// { | ||
// name: "microAtom", | ||
// code: "uatom", | ||
// magnitude: 0, | ||
// }, | ||
// ], | ||
// explorerViews: [ | ||
// { | ||
// tx: "https://www.mintscan.io/txs/$hash", | ||
// address: "https://www.mintscan.io/validators/$address", | ||
// }, | ||
// ], | ||
// }, | ||
cosmos: { | ||
@@ -511,8 +542,10 @@ type: "CryptoCurrency", | ||
coinType: 118, | ||
name: "Cosmos", | ||
name: "Hupayx Hub", | ||
managerAppName: "Cosmos", | ||
ticker: "ATOM", | ||
ticker: "HPX", | ||
scheme: "cosmos", | ||
color: "#16192f", | ||
family: "cosmos", | ||
// isTestnetFor: "cosmos", | ||
// disableCountervalue: true, | ||
// FIXME: enable it back when confirmation number is fixed | ||
@@ -522,9 +555,9 @@ // blockAvgTime: 8, | ||
{ | ||
name: "Atom", | ||
code: "ATOM", | ||
name: "Hpx", | ||
code: "HPX", | ||
magnitude: 6, | ||
}, | ||
{ | ||
name: "microAtom", | ||
code: "uatom", | ||
name: "microHpx", | ||
code: "uhpx", | ||
magnitude: 0, | ||
@@ -535,4 +568,4 @@ }, | ||
{ | ||
tx: "https://www.mintscan.io/txs/$hash", | ||
address: "https://www.mintscan.io/validators/$address", | ||
tx: "https://scan.hupayx.com/tx/$hash", | ||
address: "https://scan.hupayx.com/validators/$address", | ||
}, | ||
@@ -539,0 +572,0 @@ ], |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
3314376
34829