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

42 lines
1.1 KiB

{
"coin_name": "Pesetacoin",
"coin_shortcut": "PTC",
"coin_label": "Pesetacoin",
"website": "https://pesetacoin.info",
"github": "https://github.com/FundacionPesetacoin/PesetacoinCore",
"maintainer": "Rw <info@pesetacoin.info>",
"curve_name": "secp256k1",
"address_type": 47,
"address_type_p2sh": 22,
"maxfee_kb": 1000000000,
"minfee_kb": 1000,
"signed_message_header": "Pesetacoin Signed Message:\n",
"hash_genesis_block": "edfe5830b53251bfff733600b1cd5c192e761c011b055f07924634818c906438",
"xprv_magic": 76079604,
"xpub_magic": 76071982,
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 109,
"segwit": false,
"decred": false,
"fork_id": null,
"force_bip143": false,
"bip115": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 10000000,
"blocktime_seconds": 60,
"uri_prefix": "pesetacoin",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://live.pesetacoin.info"
],
"blockbook": [],
"cooldown": 100,
"consensus_branch_id": null
}