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/zcore.json

45 lines
1.2 KiB

{
"coin_name": "ZCore",
"coin_shortcut": "ZCR",
"coin_label": "ZCore",
"website": "https://zcore.cash",
"github": "https://github.com/zcore-coin/zcore-2.0",
"maintainer": "Erick Costa <erick@zcore.cash>",
"curve_name": "secp256k1",
"decimals": 8,
"address_type": 142,
"address_type_p2sh": 145,
"maxfee_kb": 170000000000,
"minfee_kb": 1000,
"signed_message_header": "DarkNet Signed Message:\n",
"hash_genesis_block": "695b79c8c234b45b2eeb4722f33373e471c9b686ff78efeb39da95f824a9f81b",
"xprv_magic": 78791432,
"xpub_magic": 78792518,
"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": 428,
"segwit": false,
"taproot": false,
"decred": false,
"fork_id": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 546,
"blocktime_seconds": 120,
"uri_prefix": "zcore",
"min_address_length": 34,
"max_address_length": 95,
"negative_fee": false,
"cooldown": 100,
"overwintered": false,
"extra_data": false,
"timestamp": false,
"confidential_assets": null
}