update coin definitions

pull/41/head
Pavol Rusnak 6 years ago
parent 7d618036ab
commit 74e1fceaea
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -83,5 +83,15 @@
"Electrum-XZC": "https://github.com/zcoinofficial/electrum-xzc",
"Znode Tool": "https://github.com/yura-pakhuchiy/znode-tool"
}
},
"misc:ADA": {
"wallet": {
"AdaLite": "https://adalite.io/app"
}
},
"misc:XLM": {
"wallet": {
"Account Viewer": "https://trezor.io/stellar/"
}
}
}

@ -11,7 +11,6 @@
},
{
"name": "Stellar",
"notes": "In development",
"slip44": 148,
"curve": "ed25519",
"shortcut": "XLM",
@ -25,7 +24,6 @@
"shortcut": "XMR",
"slip44": 128,
"curve": "secp256k1",
"notes": "In development",
"links": {
"Homepage": "https://getmonero.org",
"Github": "https://github.com/monero-project/monero"
@ -36,7 +34,6 @@
"shortcut": "XRP",
"slip44": 144,
"curve": "secp256k1",
"notes": "In development",
"links": {
"Homepage": "https://ripple.com",
"Github": "https://github.com/ripple/rippled"
@ -57,7 +54,6 @@
"shortcut": "XTZ",
"slip44": 1729,
"curve": "ed25519",
"notes": "In development",
"links": {
"Homepage": "https://tezos.com",
"Github": "https://github.com/tezos/tezos"
@ -68,7 +64,6 @@
"shortcut": "ONT",
"slip44": 1024,
"curve": "nist256p1",
"notes": "In development",
"links": {
"Homepage": "https://ont.io",
"Github": "https://github.com/ontio/ontology"

@ -801,7 +801,7 @@
"unsupported": {
"bitcoin:CRW": "address_type collides with Bitcoin",
"bitcoin:TRC": "address_type collides with Bitcoin",
"bitcoin:ZEN": "not implemented on T1",
"bitcoin:ZEN": "not implemented",
"erc20:etc:PLAY": "(AUTO) duplicate key",
"erc20:eth:A18:0": "(AUTO) duplicate key",
"erc20:eth:A18:1": "(AUTO) duplicate key",
@ -953,12 +953,12 @@
"erc20:rin:NONE": "(AUTO) duplicate key",
"erc20:rin:RDN": "(AUTO) duplicate key",
"erc20:rop:NONE": "(AUTO) duplicate key",
"misc:ADA": "not implemented on T1",
"misc:LSK": "not implemented on T1",
"misc:ONT": "not implemented on T1",
"misc:XMR": "not implemented on T1",
"misc:XRP": "not implemented on T1",
"misc:XTZ": "not implemented on T1"
"misc:ADA": "not implemented",
"misc:LSK": "not implemented",
"misc:ONT": "not implemented",
"misc:XMR": "not implemented",
"misc:XRP": "not implemented",
"misc:XTZ": "not implemented"
}
},
"trezor2": {
@ -985,7 +985,7 @@
"bitcoin:MUE": "2.0.8",
"bitcoin:NMC": "2.0.5",
"bitcoin:PTC": "2.0.8",
"bitcoin:RVN": "2.0.8",
"bitcoin:RVN": "soon",
"bitcoin:SMART": "2.0.8",
"bitcoin:TAZ": "2.0.7",
"bitcoin:TBCH": "2.0.7",

Loading…
Cancel
Save