mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-17 19:00:58 +00:00
add Komodo [KMD] (#260)
This commit is contained in:
parent
7c151de354
commit
8640621819
41
defs/bitcoin/komodo.json
Normal file
41
defs/bitcoin/komodo.json
Normal file
@ -0,0 +1,41 @@
|
||||
{
|
||||
"coin_name": "Komodo",
|
||||
"coin_shortcut": "KMD",
|
||||
"coin_label": "Komodo",
|
||||
"website": "https://komodoplatform.com",
|
||||
"github": "https://github.com/komodoplatform/komodo",
|
||||
"maintainer": "Kadan Stadelmann <ca333@komodoplatform.com>",
|
||||
"curve_name": "secp256k1",
|
||||
"address_type": 60,
|
||||
"address_type_p2sh": 85,
|
||||
"maxfee_kb": 1000000,
|
||||
"minfee_kb": 1000,
|
||||
"signed_message_header": "Komodo Signed Message:\n",
|
||||
"hash_genesis_block": "027e3758c3a65b12aa1046462b486d0a63bfa1beae327897f56c5cfb7daaae71",
|
||||
"xprv_magic": 76066276,
|
||||
"xpub_magic": 76067358,
|
||||
"xpub_magic_segwit_p2sh": null,
|
||||
"xpub_magic_segwit_native": null,
|
||||
"bech32_prefix": null,
|
||||
"cashaddr_prefix": null,
|
||||
"slip44": 141,
|
||||
"segwit": false,
|
||||
"decred": false,
|
||||
"fork_id": null,
|
||||
"force_bip143": false,
|
||||
"bip115": false,
|
||||
"default_fee_b": {
|
||||
"Normal": 10
|
||||
},
|
||||
"dust_limit": 546,
|
||||
"blocktime_seconds": 60,
|
||||
"uri_prefix": "komodo",
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://www.kmdexplorer.io",
|
||||
"https://kmdexplorer.ru"
|
||||
],
|
||||
"blockbook": [],
|
||||
"cooldown": 100
|
||||
}
|
BIN
defs/bitcoin/komodo.png
Normal file
BIN
defs/bitcoin/komodo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
Loading…
Reference in New Issue
Block a user