mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 15:38:11 +00:00
defs: update and tweak json data, add others.json for Lisk, Stellar etc
This commit is contained in:
parent
2a234c1b00
commit
cebeb81e8c
8
defs/coins_details.override.json
Normal file
8
defs/coins_details.override.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"mosaic:DIMTOK": {
|
||||
"coinmarketcap_alias": "dimcoin"
|
||||
},
|
||||
"erc20:eth:GNT": {
|
||||
"coinmarketcap_alias": "golem-network-tokens"
|
||||
}
|
||||
}
|
@ -35,7 +35,7 @@
|
||||
"chain_id": 8,
|
||||
"slip44": 108,
|
||||
"shortcut": "UBQ",
|
||||
"name": "UBIQ",
|
||||
"name": "Ubiq",
|
||||
"rskip60": false,
|
||||
"url": "https://ubiqsmart.com"
|
||||
},
|
||||
|
@ -1,14 +1,20 @@
|
||||
[
|
||||
{
|
||||
"name": "XEM",
|
||||
"ticker": " XEM",
|
||||
"name": "NEM",
|
||||
"ticker": "XEM",
|
||||
"namespace": "nem",
|
||||
"mosaic": "xem",
|
||||
"divisibility": 6
|
||||
"divisibility": 6,
|
||||
"links": {
|
||||
"Homepage": "https://nem.io"
|
||||
},
|
||||
"wallet": {
|
||||
"Nano Wallet": "https://nem.io/downloads/"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "DIMCOIN",
|
||||
"ticker": " DIM",
|
||||
"ticker": "DIM",
|
||||
"namespace": "dim",
|
||||
"mosaic": "coin",
|
||||
"divisibility": 6,
|
||||
@ -18,41 +24,65 @@
|
||||
"levy_mosaic": "coin",
|
||||
"networks": [
|
||||
104
|
||||
]
|
||||
],
|
||||
"links": {
|
||||
"Homepage": "https://www.dimcoin.io"
|
||||
},
|
||||
"wallet": {
|
||||
"Nano Wallet": "https://nem.io/downloads/"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "DIM TOKEN",
|
||||
"ticker": " DIMTOK",
|
||||
"ticker": "DIMTOK",
|
||||
"namespace": "dim",
|
||||
"mosaic": "token",
|
||||
"divisibility": 6,
|
||||
"networks": [
|
||||
104
|
||||
]
|
||||
],
|
||||
"links": {
|
||||
"Homepage": "https://www.dimcoin.io"
|
||||
},
|
||||
"wallet": {
|
||||
"Nano Wallet": "https://nem.io/downloads/"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Breeze Token",
|
||||
"ticker": " BREEZE",
|
||||
"ticker": "BREEZE",
|
||||
"namespace": "breeze",
|
||||
"mosaic": "breeze-token",
|
||||
"divisibility": 0,
|
||||
"networks": [
|
||||
104
|
||||
]
|
||||
],
|
||||
"links": {
|
||||
"Homepage": "https://breeze.chat"
|
||||
},
|
||||
"wallet": {
|
||||
"Nano Wallet": "https://nem.io/downloads/"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "PacNEM Game Credits",
|
||||
"ticker": " PAC:HRT",
|
||||
"ticker": "PAC:HRT",
|
||||
"namespace": "pacnem",
|
||||
"mosaic": "heart",
|
||||
"divisibility": 0,
|
||||
"networks": [
|
||||
104
|
||||
]
|
||||
],
|
||||
"links": {
|
||||
"Homepage": "https://pacnem.com"
|
||||
},
|
||||
"wallet": {
|
||||
"Nano Wallet": "https://nem.io/downloads/"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "PacNEM Score Tokens",
|
||||
"ticker": " PAC:CHS",
|
||||
"ticker": "PAC:CHS",
|
||||
"namespace": "pacnem",
|
||||
"mosaic": "cheese",
|
||||
"divisibility": 6,
|
||||
@ -62,6 +92,12 @@
|
||||
"levy_mosaic": "xem",
|
||||
"networks": [
|
||||
104
|
||||
]
|
||||
],
|
||||
"links": {
|
||||
"Homepage": "https://pacnem.com"
|
||||
},
|
||||
"wallet": {
|
||||
"Nano Wallet": "https://nem.io/downloads/"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
47
defs/others.json
Normal file
47
defs/others.json
Normal file
@ -0,0 +1,47 @@
|
||||
[
|
||||
{
|
||||
"name": "Lisk",
|
||||
"shortcut": "LSK",
|
||||
"links": {
|
||||
"Homepage": "https://lisk.io/"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Stellar",
|
||||
"notes": "In development",
|
||||
"shortcut": "XLM",
|
||||
"links": {
|
||||
"Homepage": "https://www.stellar.org"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Monero",
|
||||
"shortcut": "XMR",
|
||||
"notes": "In development",
|
||||
"links": {
|
||||
"Homepage": "https://getmonero.org"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Ripple",
|
||||
"shortcut": "XRP",
|
||||
"notes": "In development",
|
||||
"links": {
|
||||
"Homepage": "https://ripple.com"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cardano",
|
||||
"shortcut": "ADA",
|
||||
"links": {
|
||||
"Homepage": "https://www.cardano.org"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Tezos",
|
||||
"shortcut": "XTZ",
|
||||
"links": {
|
||||
"Homepage": "https://tezos.com"
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user