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

45 lines
1.2 KiB

{
"coin_name": "Florincoin",
"coin_shortcut": "FLO",
"coin_label": "Flo",
"website": "https://flo.cash",
"github": "https://github.com/floblockchain/flo",
"maintainer": "Robert English <ksaredfx@gmail.com>",
"curve_name": "secp256k1",
"decimals": 8,
"address_type": 35,
"address_type_p2sh": 94,
"maxfee_kb": 78000000000,
"minfee_kb": 100000,
"signed_message_header": "Florincoin Signed Message:\n",
"hash_genesis_block": "09c7781c9df90708e278c35d38ea5c9041d7ecfcdd1c56ba67274b7cff3e1cea",
"xprv_magic": 15264107,
"xpub_magic": 1526049,
"xpub_magic_segwit_p2sh": 28471030,
"xpub_magic_segwit_native": 78792518,
"xpub_magic_multisig_segwit_p2sh": 1526049,
"xpub_magic_multisig_segwit_native": 1526049,
"bech32_prefix": "flo",
"cashaddr_prefix": null,
"slip44": 216,
"segwit": true,
"taproot": false,
"decred": false,
"fork_id": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 1000
},
"dust_limit": 546,
"blocktime_seconds": 40,
"uri_prefix": "florincoin",
"min_address_length": 27,
"max_address_length": 34,
"negative_fee": false,
"cooldown": 100,
"overwintered": false,
"extra_data": true,
"timestamp": false,
"confidential_assets": null
}