From 83edefbcf57208e5300edd4332e80f78b47b9269 Mon Sep 17 00:00:00 2001 From: FundacionPesetacoin Date: Wed, 7 Nov 2018 15:45:26 -0500 Subject: [PATCH] Update coins.json --- coins.json | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/coins.json b/coins.json index a08100de6..ccccbc676 100644 --- a/coins.json +++ b/coins.json @@ -494,6 +494,41 @@ "http://explorer.fujicoin.org/" ] }, +{ + "coin_name": "Pesetacoin", + "coin_shortcut": "PTC", + "coin_label": "Pesetacoin", + "curve_name": "secp256k1", + "address_type": 47, + "address_type_p2sh": 22, + "maxfee_kb": 1000000000, + "minfee_kb": 1000, + "divisibility": 8, + "signed_message_header": "Pesetacoin Signed Message:\n", + "hash_genesis_block": "edfe5830b53251bfff733600b1cd5c192e761c011b055f07924634818c906438", + "xpub_magic": "0488e1f4", + "xprv_magic": "0488c42e", + "xpub_magic_segwit_p2sh": null, + "bech32_prefix": "null", + "cashaddr_prefix": null, + "bip44": 109, + "segwit": false, + "decred": false, + "forkid": null, + "force_bip143": false, + "default_fee_b": { + "Normal": 10 + }, + "dust_limit": 10000000, + "blocktime_minutes": 1.0, + "firmware": "stable", + "address_prefix": "pesetacoin:", + "min_address_length": 27, + "max_address_length": 34, + "bitcore": [ + "http://live.pesetacoin.info/api" + ] +}, { "coin_name": "Vertcoin", "coin_shortcut": "VTC",