You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/common/defs/bitcoin/komodo.json

45 lines
1.2 KiB

{
"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",
"decimals": 8,
"address_type": 60,
"address_type_p2sh": 85,
"maxfee_kb": 4800000000,
"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,
"xpub_magic_multisig_segwit_p2sh": null,
"xpub_magic_multisig_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 141,
"segwit": false,
"taproot": false,
"decred": false,
"fork_id": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 546,
"blocktime_seconds": 60,
"uri_prefix": "komodo",
"min_address_length": 27,
"max_address_length": 34,
"negative_fee": true,
"cooldown": 100,
"overwintered": true,
"extra_data": true,
"timestamp": false,
"confidential_assets": null
}