2018-12-02 11:43:11 +00:00
|
|
|
{
|
2019-02-06 22:42:20 +00:00
|
|
|
"coin_name": "NIX",
|
2018-12-02 11:43:11 +00:00
|
|
|
"coin_shortcut": "NIX",
|
2019-02-06 22:42:20 +00:00
|
|
|
"coin_label": "NIX",
|
2018-12-02 11:43:11 +00:00
|
|
|
"website": "https://nixplatform.io",
|
|
|
|
"github": "https://github.com/nixplatform/nixcore",
|
|
|
|
"maintainer": "mattt21 <matt@nixplatform.io>",
|
|
|
|
"curve_name": "secp256k1",
|
2019-12-05 03:30:51 +00:00
|
|
|
"divisibility": 8,
|
2018-12-02 11:43:11 +00:00
|
|
|
"address_type": 38,
|
|
|
|
"address_type_p2sh": 53,
|
|
|
|
"maxfee_kb": 40000000,
|
|
|
|
"minfee_kb": 0,
|
|
|
|
"signed_message_header": "NIX Signed Message:\n",
|
|
|
|
"hash_genesis_block": "dd28ad86def767c3cfc34267a950d871fc7462bc57ea4a929fc3596d9b598e41",
|
|
|
|
"xprv_magic": 76066276,
|
|
|
|
"xpub_magic": 76067358,
|
|
|
|
"xpub_magic_segwit_p2sh": 77429938,
|
2019-03-26 11:22:57 +00:00
|
|
|
"xpub_magic_segwit_native": 78792518,
|
2018-12-02 11:43:11 +00:00
|
|
|
"bech32_prefix": "nix",
|
|
|
|
"cashaddr_prefix": null,
|
|
|
|
"slip44": 400,
|
|
|
|
"segwit": true,
|
|
|
|
"decred": false,
|
|
|
|
"fork_id": null,
|
|
|
|
"force_bip143": false,
|
|
|
|
"bip115": false,
|
|
|
|
"default_fee_b": {
|
|
|
|
"Normal": 1000
|
|
|
|
},
|
|
|
|
"dust_limit": 54600,
|
|
|
|
"blocktime_seconds": 120,
|
|
|
|
"uri_prefix": "nix",
|
|
|
|
"min_address_length": 27,
|
|
|
|
"max_address_length": 34,
|
2019-08-12 10:52:20 +00:00
|
|
|
"bitcore": [
|
|
|
|
"https://blockchain.nixplatform.io"
|
|
|
|
],
|
2019-01-16 13:05:56 +00:00
|
|
|
"blockbook": [],
|
2019-08-09 14:01:28 +00:00
|
|
|
"negative_fee": false,
|
2019-04-02 13:12:45 +00:00
|
|
|
"cooldown": 100,
|
2019-08-12 10:52:20 +00:00
|
|
|
"consensus_branch_id": null,
|
|
|
|
"confidential_assets": null
|
2018-12-02 11:43:11 +00:00
|
|
|
}
|