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

42 lines
1.1 KiB

{
"coin_name": "Flashcoin",
"coin_shortcut": "FLASH",
"coin_label": "Flashcoin",
"website": "https://www.flashcoin.io",
"github": "https://github.com/flash-coin",
"maintainer": "flashbountyhunter <flashbountyhunter@protonmail.com>",
"curve_name": "secp256k1",
"address_type": 68,
"address_type_p2sh": 130,
"maxfee_kb": 4000000,
"minfee_kb": 1000,
"signed_message_header": "Flashcoin Signed Message:\n",
"hash_genesis_block": "aa0cf4f5ce0a3c550ce5674c1e808c417cf5077b4e95bda1d6fbaeaf4258972b",
"xprv_magic": 76066276,
"xpub_magic": 76067358,
"xpub_magic_segwit_p2sh": 77429938,
"xpub_magic_segwit_native": 78792518,
"bech32_prefix": "flash",
"cashaddr_prefix": null,
"slip44": 120,
"segwit": true,
"decred": false,
"fork_id": null,
"force_bip143": false,
"bip115": false,
"default_fee_b": {
"Normal": 0
},
"dust_limit": 10000,
"blocktime_seconds": 60,
"uri_prefix": "flashcoin",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://explorer.flashcoin.io"
],
"blockbook": [],
"cooldown": 100,
"consensus_branch_id": null
}