mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-31 09:50:58 +00:00
Pesetacoin (#145)
This commit is contained in:
parent
dde1f6dffc
commit
f2864f892f
40
defs/coins/pesetacoin.json
Normal file
40
defs/coins/pesetacoin.json
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
{
|
||||||
|
"coin_name": "Pesetacoin",
|
||||||
|
"coin_shortcut": "PTC",
|
||||||
|
"coin_label": "Pesetacoin",
|
||||||
|
"website": "http://pesetacoin.info",
|
||||||
|
"github": "https://github.com/FundacionPesetacoin/Pesetacoin-0.9.1-Oficial",
|
||||||
|
"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",
|
||||||
|
"xpub_magic": 76079604,
|
||||||
|
"xprv_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,
|
||||||
|
"version_group_id": null,
|
||||||
|
"default_fee_b": {
|
||||||
|
"Normal": 10
|
||||||
|
},
|
||||||
|
"dust_limit": 10000000,
|
||||||
|
"blocktime_seconds": 60,
|
||||||
|
"address_prefix": "pesetacoin:",
|
||||||
|
"min_address_length": 27,
|
||||||
|
"max_address_length": 34,
|
||||||
|
"bitcore": [
|
||||||
|
"http://live.pesetacoin.info"
|
||||||
|
],
|
||||||
|
"blockbook": []
|
||||||
|
}
|
BIN
defs/coins/pesetacoin.png
Normal file
BIN
defs/coins/pesetacoin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
Loading…
Reference in New Issue
Block a user