forked from trezor/trezor-firmware
-
Notifications
You must be signed in to change notification settings - Fork 0
/
qtum_testnet.json
47 lines (47 loc) · 1.26 KB
/
qtum_testnet.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
"coin_name": "Qtum Testnet",
"coin_shortcut": "tQTUM",
"coin_label": "Qtum Testnet",
"website": "https://qtum.org",
"github": "https://github.com/qtumproject/qtum",
"maintainer": "CodeFace <[email protected]>",
"curve_name": "secp256k1",
"decimals": 8,
"address_type": 120,
"address_type_p2sh": 110,
"maxfee_kb": 40000000,
"minfee_kb": 400000,
"signed_message_header": "Qtum Signed Message:\n",
"hash_genesis_block": "0000e803ee215c0684ca0d2f9220594d3f828617972aad66feb2ba51f5e14222",
"xprv_magic": 70615956,
"xpub_magic": 70617039,
"xpub_magic_segwit_p2sh": 71979618,
"xpub_magic_segwit_native": 73342198,
"xpub_magic_multisig_segwit_p2sh": 70617039,
"xpub_magic_multisig_segwit_native": 70617039,
"bech32_prefix": "tq",
"cashaddr_prefix": null,
"slip44": 1,
"segwit": true,
"taproot": false,
"decred": false,
"fork_id": null,
"force_bip143": false,
"default_fee_b": {
"Low": 410,
"Economy": 500,
"Normal": 600,
"High": 2000
},
"dust_limit": 218400,
"blocktime_seconds": 128,
"uri_prefix": "qtum",
"min_address_length": 27,
"max_address_length": 34,
"negative_fee": false,
"cooldown": 100,
"overwintered": false,
"extra_data": false,
"timestamp": false,
"confidential_assets": null
}