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

43 lines
1.1 KiB

{
"coin_name": "FairCoin",
"coin_shortcut": "FAIR",
"coin_label": "FairCoin",
"website": "https://www.faircoin.world",
"github": "https://github.com/faircoin/faircoin",
"maintainer": "Santi Noreña <santi@criptomart.net>",
"curve_name": "secp256k1",
"decimals": 8,
"address_type": 95,
"address_type_p2sh": 36,
"maxfee_kb": 10000000,
"minfee_kb": 1000,
"signed_message_header": "FairCoin Signed Message:\n",
"hash_genesis_block": "beed44fa5e96150d95d56ebd5d2625781825a9407a5215dd7eda723373a0a1d7",
"xprv_magic": 76066276,
"xpub_magic": 76067358,
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 298,
"segwit": false,
"decred": false,
"fork_id": 0,
"force_bip143": false,
"bip115": false,
"default_fee_b": {
"Normal": 800000
},
"dust_limit": 500000,
"blocktime_seconds": 180,
"uri_prefix": "faircoin",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [],
"blockbook": [],
"negative_fee": false,
"cooldown": 100,
"consensus_branch_id": null,
"confidential_assets": null
}