mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-13 19:18:56 +00:00
f51fac3410
Except bitcoin.
46 lines
1.2 KiB
JSON
46 lines
1.2 KiB
JSON
{
|
|
"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,
|
|
"bech32_prefix": null,
|
|
"cashaddr_prefix": null,
|
|
"slip44": 428,
|
|
"segwit": 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,
|
|
"bitcore": [],
|
|
"blockbook": [
|
|
"https://blockbook.zcore.cash"
|
|
],
|
|
"negative_fee": false,
|
|
"cooldown": 100,
|
|
"consensus_branch_id": null,
|
|
"extra_data": false,
|
|
"timestamp": false,
|
|
"confidential_assets": null
|
|
}
|