1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 03:19:05 +00:00
trezor-firmware/defs/misc/misc.json

64 lines
1.3 KiB
JSON
Raw Normal View History

[
{
"name": "Lisk",
"shortcut": "LSK",
2018-08-28 11:53:05 +00:00
"slip44": 134,
"links": {
"Homepage": "https://lisk.io/"
}
},
{
"name": "Stellar",
"notes": "In development",
2018-08-28 11:53:05 +00:00
"slip44": 148,
"shortcut": "XLM",
"links": {
"Homepage": "https://www.stellar.org"
}
},
{
"name": "Monero",
"shortcut": "XMR",
2018-08-28 11:53:05 +00:00
"slip44": 128,
"notes": "In development",
"links": {
"Homepage": "https://getmonero.org"
}
},
{
"name": "Ripple",
"shortcut": "XRP",
2018-08-28 11:53:05 +00:00
"slip44": 144,
"notes": "In development",
"links": {
"Homepage": "https://ripple.com"
}
},
{
"name": "Cardano",
"shortcut": "ADA",
2018-08-28 11:53:05 +00:00
"slip44": 1815,
"links": {
"Homepage": "https://www.cardano.org"
}
},
{
"name": "Tezos",
"shortcut": "XTZ",
2018-08-28 11:53:05 +00:00
"slip44": 1729,
"notes": "In development",
"links": {
"Homepage": "https://tezos.com"
}
2018-08-15 17:36:43 +00:00
},
{
"name": "Ontology",
"shortcut": "ONT",
2018-08-28 11:53:05 +00:00
"slip44": 1024,
"notes": "In development",
2018-08-15 17:36:43 +00:00
"links": {
"Homepage": "https://ont.io"
}
}
]