defs: json cleanup

pull/41/head
Pavol Rusnak 6 years ago
parent f20e374fcc
commit 8fd80a5d09
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -1,40 +1,41 @@
{
"coin_name": "Bcash",
"coin_shortcut": "BCH",
"coin_label": "Bitcoin Cash",
"website": "https://www.bitcoincash.org",
"github": "https://github.com/Bitcoin-ABC/bitcoin-abc",
"maintainer": "Jochen Hoenicke <hoenicke@gmail.com>",
"curve_name": "secp256k1",
"address_type": 0,
"address_type_p2sh": 5,
"maxfee_kb": 500000,
"minfee_kb": 1000,
"signed_message_header": "Bitcoin Signed Message:\n",
"hash_genesis_block": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": "bitcoincash",
"slip44": 145,
"segwit": false,
"decred": false,
"forkid": 0,
"force_bip143": true,
"default_fee_b": {
"Low": 10,
"Economy": 70,
"Normal": 140,
"High": 200
},
"dust_limit": 546,
"blocktime_seconds": 600,
"address_prefix": "bitcoincash:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://bch-bitcore2.trezor.io"
]
"coin_name": "Bcash",
"coin_shortcut": "BCH",
"coin_label": "Bitcoin Cash",
"website": "https://www.bitcoincash.org",
"github": "https://github.com/Bitcoin-ABC/bitcoin-abc",
"maintainer": "Jochen Hoenicke <hoenicke@gmail.com>",
"curve_name": "secp256k1",
"address_type": 0,
"address_type_p2sh": 5,
"maxfee_kb": 500000,
"minfee_kb": 1000,
"signed_message_header": "Bitcoin Signed Message:\n",
"hash_genesis_block": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": "bitcoincash",
"slip44": 145,
"segwit": false,
"decred": false,
"forkid": 0,
"force_bip143": true,
"default_fee_b": {
"Low": 10,
"Economy": 70,
"Normal": 140,
"High": 200
},
"dust_limit": 546,
"blocktime_seconds": 600,
"address_prefix": "bitcoincash:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://bch-bitcore2.trezor.io"
],
"blockbook": []
}

@ -1,36 +1,36 @@
{
"coin_name": "Bcash Testnet",
"coin_shortcut": "TBCH",
"coin_label": "Bitcoin Cash Testnet",
"website": "https://www.bitcoincash.org",
"github": "https://github.com/Bitcoin-ABC/bitcoin-abc",
"maintainer": "Jochen Hoenicke <hoenicke@gmail.com>",
"curve_name": "secp256k1",
"address_type": 111,
"address_type_p2sh": 196,
"maxfee_kb": 10000000,
"minfee_kb": 1000,
"signed_message_header": "Bitcoin Signed Message:\n",
"hash_genesis_block": "000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943",
"xprv_magic": "04358394",
"xpub_magic": "043587cf",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": "bchtest",
"slip44": 1,
"segwit": false,
"decred": false,
"forkid": 0,
"force_bip143": true,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 546,
"blocktime_seconds": 600,
"address_prefix": "bitcoincash:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": []
"coin_name": "Bcash Testnet",
"coin_shortcut": "TBCH",
"coin_label": "Bitcoin Cash Testnet",
"website": "https://www.bitcoincash.org",
"github": "https://github.com/Bitcoin-ABC/bitcoin-abc",
"maintainer": "Jochen Hoenicke <hoenicke@gmail.com>",
"curve_name": "secp256k1",
"address_type": 111,
"address_type_p2sh": 196,
"maxfee_kb": 10000000,
"minfee_kb": 1000,
"signed_message_header": "Bitcoin Signed Message:\n",
"hash_genesis_block": "000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943",
"xprv_magic": "04358394",
"xpub_magic": "043587cf",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": "bchtest",
"slip44": 1,
"segwit": false,
"decred": false,
"forkid": 0,
"force_bip143": true,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 546,
"blocktime_seconds": 600,
"address_prefix": "bitcoincash:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [],
"blockbook": []
}

@ -1,40 +1,41 @@
{
"coin_name": "Bgold",
"coin_shortcut": "BTG",
"coin_label": "Bitcoin Gold",
"website": "https://bitcoingold.org",
"github": "https://github.com/BTCGPU/BTCGPU",
"maintainer": "Saleem Rashid <trezor@saleemrashid.com>",
"curve_name": "secp256k1",
"address_type": 38,
"address_type_p2sh": 23,
"maxfee_kb": 500000,
"minfee_kb": 1000,
"signed_message_header": "Bitcoin Gold Signed Message:\n",
"hash_genesis_block": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": "049d7cb2",
"xpub_magic_segwit_native": null,
"bech32_prefix": "btg",
"cashaddr_prefix": null,
"slip44": 156,
"segwit": true,
"decred": false,
"forkid": 79,
"force_bip143": true,
"default_fee_b": {
"Low": 10,
"Economy": 70,
"Normal": 140,
"High": 200
},
"dust_limit": 546,
"blocktime_seconds": 600,
"address_prefix": "bitcoingold:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://btg-bitcore2.trezor.io"
]
"coin_name": "Bgold",
"coin_shortcut": "BTG",
"coin_label": "Bitcoin Gold",
"website": "https://bitcoingold.org",
"github": "https://github.com/BTCGPU/BTCGPU",
"maintainer": "Saleem Rashid <trezor@saleemrashid.com>",
"curve_name": "secp256k1",
"address_type": 38,
"address_type_p2sh": 23,
"maxfee_kb": 500000,
"minfee_kb": 1000,
"signed_message_header": "Bitcoin Gold Signed Message:\n",
"hash_genesis_block": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": "049d7cb2",
"xpub_magic_segwit_native": null,
"bech32_prefix": "btg",
"cashaddr_prefix": null,
"slip44": 156,
"segwit": true,
"decred": false,
"forkid": 79,
"force_bip143": true,
"default_fee_b": {
"Low": 10,
"Economy": 70,
"Normal": 140,
"High": 200
},
"dust_limit": 546,
"blocktime_seconds": 600,
"address_prefix": "bitcoingold:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://btg-bitcore2.trezor.io"
],
"blockbook": []
}

@ -1,41 +1,46 @@
{
"coin_name": "Bitcoin",
"coin_shortcut": "BTC",
"coin_label": "Bitcoin",
"website": "https://bitcoin.org",
"github": "https://github.com/bitcoin/bitcoin",
"maintainer": "Pavol Rusnak <stick@satoshilabs.com>",
"curve_name": "secp256k1",
"address_type": 0,
"address_type_p2sh": 5,
"maxfee_kb": 2000000,
"minfee_kb": 1000,
"signed_message_header": "Bitcoin Signed Message:\n",
"hash_genesis_block": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": "049d7cb2",
"xpub_magic_segwit_native": "04b24746",
"bech32_prefix": "bc",
"cashaddr_prefix": null,
"slip44": 0,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Low": 10,
"Economy": 70,
"Normal": 140,
"High": 200
},
"dust_limit": 546,
"blocktime_seconds": 600,
"address_prefix": "bitcoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://btc-bitcore3.trezor.io",
"https://btc-bitcore1.trezor.io"
]
"coin_name": "Bitcoin",
"coin_shortcut": "BTC",
"coin_label": "Bitcoin",
"website": "https://bitcoin.org",
"github": "https://github.com/bitcoin/bitcoin",
"maintainer": "Pavol Rusnak <stick@satoshilabs.com>",
"curve_name": "secp256k1",
"address_type": 0,
"address_type_p2sh": 5,
"maxfee_kb": 2000000,
"minfee_kb": 1000,
"signed_message_header": "Bitcoin Signed Message:\n",
"hash_genesis_block": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": "049d7cb2",
"xpub_magic_segwit_native": "04b24746",
"bech32_prefix": "bc",
"cashaddr_prefix": null,
"slip44": 0,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Low": 10,
"Economy": 70,
"Normal": 140,
"High": 200
},
"dust_limit": 546,
"blocktime_seconds": 600,
"address_prefix": "bitcoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://btc-bitcore1.trezor.io",
"https://btc-bitcore2.trezor.io",
"https://btc-bitcore3.trezor.io",
"https://btc-bitcore4.trezor.io",
"https://btc-bitcore5.trezor.io",
"https://btc-bitcore6.trezor.io"
],
"blockbook": []
}

@ -1,38 +1,39 @@
{
"coin_name": "Testnet",
"coin_shortcut": "TEST",
"coin_label": "Testnet",
"website": "https://bitcoin.org",
"github": "https://github.com/bitcoin/bitcoin",
"maintainer": "Pavol Rusnak <stick@satoshilabs.com>",
"curve_name": "secp256k1",
"address_type": 111,
"address_type_p2sh": 196,
"maxfee_kb": 10000000,
"minfee_kb": 1000,
"signed_message_header": "Bitcoin Signed Message:\n",
"hash_genesis_block": "000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943",
"xprv_magic": "04358394",
"xpub_magic": "043587cf",
"xpub_magic_segwit_p2sh": "044a5262",
"xpub_magic_segwit_native": null,
"bech32_prefix": "tb",
"cashaddr_prefix": null,
"slip44": 1,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 546,
"blocktime_seconds": 600,
"address_prefix": "bitcoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://testnet-bitcore1.trezor.io",
"https://testnet-bitcore2.trezor.io"
]
"coin_name": "Testnet",
"coin_shortcut": "TEST",
"coin_label": "Testnet",
"website": "https://bitcoin.org",
"github": "https://github.com/bitcoin/bitcoin",
"maintainer": "Pavol Rusnak <stick@satoshilabs.com>",
"curve_name": "secp256k1",
"address_type": 111,
"address_type_p2sh": 196,
"maxfee_kb": 10000000,
"minfee_kb": 1000,
"signed_message_header": "Bitcoin Signed Message:\n",
"hash_genesis_block": "000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943",
"xprv_magic": "04358394",
"xpub_magic": "043587cf",
"xpub_magic_segwit_p2sh": "044a5262",
"xpub_magic_segwit_native": null,
"bech32_prefix": "tb",
"cashaddr_prefix": null,
"slip44": 1,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 546,
"blocktime_seconds": 600,
"address_prefix": "bitcoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://testnet-bitcore1.trezor.io",
"https://testnet-bitcore2.trezor.io"
],
"blockbook": []
}

@ -1,37 +1,38 @@
{
"coin_name": "Bitcore",
"coin_shortcut": "BTX",
"coin_label": "Bitcore",
"website": "https://bitcore.cc",
"github": "https://github.com/LIMXTEC/BitCore",
"maintainer": "limxdev <limxdev@bitcore.cc>",
"curve_name": "secp256k1",
"address_type": 0,
"address_type_p2sh": 5,
"maxfee_kb": 2000000,
"minfee_kb": 1000,
"signed_message_header": "Bitcore Signed Message:\n",
"hash_genesis_block": "604148281e5c4b7f2487e5d03cd60d8e6f69411d613f6448034508cea52e9574",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": "049d7cb2",
"xpub_magic_segwit_native": null,
"bech32_prefix": "bc",
"cashaddr_prefix": null,
"slip44": 0,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Low": 10
},
"dust_limit": 546,
"blocktime_seconds": 150,
"address_prefix": "bitcore:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://insight.bitcore.cc"
]
"coin_name": "Bitcore",
"coin_shortcut": "BTX",
"coin_label": "Bitcore",
"website": "https://bitcore.cc",
"github": "https://github.com/LIMXTEC/BitCore",
"maintainer": "limxdev <limxdev@bitcore.cc>",
"curve_name": "secp256k1",
"address_type": 0,
"address_type_p2sh": 5,
"maxfee_kb": 2000000,
"minfee_kb": 1000,
"signed_message_header": "Bitcore Signed Message:\n",
"hash_genesis_block": "604148281e5c4b7f2487e5d03cd60d8e6f69411d613f6448034508cea52e9574",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": "049d7cb2",
"xpub_magic_segwit_native": null,
"bech32_prefix": "bc",
"cashaddr_prefix": null,
"slip44": 0,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Low": 10
},
"dust_limit": 546,
"blocktime_seconds": 150,
"address_prefix": "bitcore:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://insight.bitcore.cc"
],
"blockbook": []
}

@ -1,37 +1,38 @@
{
"coin_name": "Bprivate",
"coin_shortcut": "BTCP",
"coin_label": "Bitcoin Private",
"website": "https://btcprivate.org",
"github": "https://github.com/BTCPrivate/BitcoinPrivate",
"maintainer": "Chris Sulmone <csulmone@gmail.com>",
"curve_name": "secp256k1",
"address_type": 4901,
"address_type_p2sh": 5039,
"maxfee_kb": 1000000,
"minfee_kb": 1000,
"signed_message_header": "BitcoinPrivate Signed Message:\n",
"hash_genesis_block": "0007104ccda289427919efc39dc9e4d499804b7bebc22df55f8b834301260602",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 183,
"segwit": false,
"decred": false,
"forkid": 42,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 546,
"blocktime_seconds": 150,
"address_prefix": "bitcoinprivate:",
"min_address_length": 35,
"max_address_length": 95,
"bitcore": [
"https://explorer.btcprivate.org"
]
"coin_name": "Bprivate",
"coin_shortcut": "BTCP",
"coin_label": "Bitcoin Private",
"website": "https://btcprivate.org",
"github": "https://github.com/BTCPrivate/BitcoinPrivate",
"maintainer": "Chris Sulmone <csulmone@gmail.com>",
"curve_name": "secp256k1",
"address_type": 4901,
"address_type_p2sh": 5039,
"maxfee_kb": 1000000,
"minfee_kb": 1000,
"signed_message_header": "BitcoinPrivate Signed Message:\n",
"hash_genesis_block": "0007104ccda289427919efc39dc9e4d499804b7bebc22df55f8b834301260602",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 183,
"segwit": false,
"decred": false,
"forkid": 42,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 546,
"blocktime_seconds": 150,
"address_prefix": "bitcoinprivate:",
"min_address_length": 35,
"max_address_length": 95,
"bitcore": [
"https://explorer.btcprivate.org"
],
"blockbook": []
}

@ -1,38 +1,39 @@
{
"coin_name": "Crown",
"coin_shortcut": "CRW",
"coin_label": "Crown",
"website": "https://crown.tech",
"github": "https://github.com/Crowndev/crowncoin",
"maintainer": "hypermist <hypermist@crown.tech>",
"curve_name": "secp256k1",
"address_type": 0,
"address_type_p2sh": 28,
"maxfee_kb": 2000000,
"minfee_kb": 1000,
"signed_message_header": "Crown Signed Message:\n",
"hash_genesis_block": "0000000085370d5e122f64f4ab19c68614ff3df78c8d13cb814fd7e69a1dc6da",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 72,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 546,
"blocktime_seconds": 60,
"address_prefix": "crown:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://crw-bitcore.crown.tech",
"https://crw2-bitcore.crown.tech"
]
"coin_name": "Crown",
"coin_shortcut": "CRW",
"coin_label": "Crown",
"website": "https://crown.tech",
"github": "https://github.com/Crowndev/crowncoin",
"maintainer": "hypermist <hypermist@crown.tech>",
"curve_name": "secp256k1",
"address_type": 0,
"address_type_p2sh": 28,
"maxfee_kb": 2000000,
"minfee_kb": 1000,
"signed_message_header": "Crown Signed Message:\n",
"hash_genesis_block": "0000000085370d5e122f64f4ab19c68614ff3df78c8d13cb814fd7e69a1dc6da",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 72,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 546,
"blocktime_seconds": 60,
"address_prefix": "crown:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://crw-bitcore.crown.tech",
"https://crw2-bitcore.crown.tech"
],
"blockbook": []
}

@ -1,38 +1,39 @@
{
"coin_name": "Dash",
"coin_shortcut": "DASH",
"coin_label": "Dash",
"website": "https://www.dash.org",
"github": "https://github.com/dashpay/dash",
"maintainer": "Karel Bilek <karel.bilek@satoshilabs.com>",
"curve_name": "secp256k1",
"address_type": 76,
"address_type_p2sh": 16,
"maxfee_kb": 100000,
"minfee_kb": 10000,
"signed_message_header": "DarkCoin Signed Message:\n",
"hash_genesis_block": "00000ffd590b1485b3caadc19b22e6379c733355108f107a430458cdf3407ab6",
"xprv_magic": "02fe52f8",
"xpub_magic": "02fe52cc",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 5,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 5460,
"blocktime_seconds": 150,
"address_prefix": "dash:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://dash-bitcore1.trezor.io",
"https://dash-bitcore3.trezor.io"
]
"coin_name": "Dash",
"coin_shortcut": "DASH",
"coin_label": "Dash",
"website": "https://www.dash.org",
"github": "https://github.com/dashpay/dash",
"maintainer": "Karel Bilek <karel.bilek@satoshilabs.com>",
"curve_name": "secp256k1",
"address_type": 76,
"address_type_p2sh": 16,
"maxfee_kb": 100000,
"minfee_kb": 10000,
"signed_message_header": "DarkCoin Signed Message:\n",
"hash_genesis_block": "00000ffd590b1485b3caadc19b22e6379c733355108f107a430458cdf3407ab6",
"xprv_magic": "02fe52f8",
"xpub_magic": "02fe52cc",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 5,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 5460,
"blocktime_seconds": 150,
"address_prefix": "dash:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://dash-bitcore1.trezor.io",
"https://dash-bitcore3.trezor.io"
],
"blockbook": []
}

@ -1,36 +1,36 @@
{
"coin_name": "Dash Testnet",
"coin_shortcut": "tDASH",
"coin_label": "Dash Testnet",
"website": "https://www.dash.org",
"github": "https://github.com/dashpay/dash",
"maintainer": "Karel Bilek <karel.bilek@satoshilabs.com>",
"curve_name": "secp256k1",
"address_type": 140,
"address_type_p2sh": 19,
"maxfee_kb": 100000,
"minfee_kb": 10000,
"signed_message_header": "DarkCoin Signed Message:\n",
"hash_genesis_block": "00000bafbc94add76cb75e2ec92894837288a481e5c005f6563d91623bf8bc2c",
"xprv_magic": "04358394",
"xpub_magic": "043587cf",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 1,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 5460,
"blocktime_seconds": 150,
"address_prefix": "dash:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
]
"coin_name": "Dash Testnet",
"coin_shortcut": "tDASH",
"coin_label": "Dash Testnet",
"website": "https://www.dash.org",
"github": "https://github.com/dashpay/dash",
"maintainer": "Karel Bilek <karel.bilek@satoshilabs.com>",
"curve_name": "secp256k1",
"address_type": 140,
"address_type_p2sh": 19,
"maxfee_kb": 100000,
"minfee_kb": 10000,
"signed_message_header": "DarkCoin Signed Message:\n",
"hash_genesis_block": "00000bafbc94add76cb75e2ec92894837288a481e5c005f6563d91623bf8bc2c",
"xprv_magic": "04358394",
"xpub_magic": "043587cf",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 1,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 5460,
"blocktime_seconds": 150,
"address_prefix": "dash:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [],
"blockbook": []
}

@ -1,38 +1,38 @@
{
"coin_name": "Decred Testnet",
"coin_shortcut": "TDCR",
"coin_label": "Decred Testnet",
"website": "https://www.decred.org",
"github": "https://github.com/decred/dcrd",
"maintainer": "Saleem Rashid <trezor@saleemrashid.com>",
"curve_name": "secp256k1_decred",
"address_type": 3873,
"address_type_p2sh": 3836,
"maxfee_kb": 10000000,
"minfee_kb": 1000,
"signed_message_header": "Decred Signed Message:\n",
"hash_genesis_block": "4261602a9d07d80ad47621a64ba6a07754902e496777edc4ff581946bd7bc29c",
"xprv_magic": "04358397",
"xpub_magic": "043587d1",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 1,
"segwit": false,
"decred": true,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 546,
"blocktime_seconds": 600,
"address_prefix": "bitcoin:",
"min_address_length": 35,
"max_address_length": 35,
"bitcore": [
"https://testnet.decred.org"
]
"coin_name": "Decred Testnet",
"coin_shortcut": "TDCR",
"coin_label": "Decred Testnet",
"website": "https://www.decred.org",
"github": "https://github.com/decred/dcrd",
"maintainer": "Saleem Rashid <trezor@saleemrashid.com>",
"curve_name": "secp256k1_decred",
"address_type": 3873,
"address_type_p2sh": 3836,
"maxfee_kb": 10000000,
"minfee_kb": 1000,
"signed_message_header": "Decred Signed Message:\n",
"hash_genesis_block": "4261602a9d07d80ad47621a64ba6a07754902e496777edc4ff581946bd7bc29c",
"xprv_magic": "04358397",
"xpub_magic": "043587d1",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 1,
"segwit": false,
"decred": true,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 546,
"blocktime_seconds": 600,
"address_prefix": "bitcoin:",
"min_address_length": 35,
"max_address_length": 35,
"bitcore": [
"https://testnet.decred.org"
],
"blockbook": []
}

@ -1,35 +1,36 @@
{
"coin_name": "Denarius",
"coin_shortcut": "DNR",
"coin_label": "Denarius",
"website": "https://denarius.io",
"github": "https://github.com/carsenk/denarius",
"maintainer": "carsenk <carsenk@gmail.com>",
"curve_name": "secp256k1",
"address_type": 30,
"address_type_p2sh": 90,
"maxfee_kb": 100000,
"minfee_kb": 10000,
"signed_message_header": "Denarius Signed Message:\n",
"hash_genesis_block": "00000d5dbbda01621cfc16bbc1f9bf3264d641a5dbf0de89fd0182c2c4828fcd",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 116,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 54600,
"blocktime_seconds": 30,
"address_prefix": "denarius:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": []
"coin_name": "Denarius",
"coin_shortcut": "DNR",
"coin_label": "Denarius",
"website": "https://denarius.io",
"github": "https://github.com/carsenk/denarius",
"maintainer": "carsenk <carsenk@gmail.com>",
"curve_name": "secp256k1",
"address_type": 30,
"address_type_p2sh": 90,
"maxfee_kb": 100000,
"minfee_kb": 10000,
"signed_message_header": "Denarius Signed Message:\n",
"hash_genesis_block": "00000d5dbbda01621cfc16bbc1f9bf3264d641a5dbf0de89fd0182c2c4828fcd",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 116,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 54600,
"blocktime_seconds": 30,
"address_prefix": "denarius:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [],
"blockbook": []
}

@ -1,40 +1,41 @@
{
"coin_name": "DigiByte",
"coin_shortcut": "DGB",
"coin_label": "DigiByte",
"website": "https://digibyte.io",
"github": "https://github.com/digibyte/digibyte",
"maintainer": "DigiByte <dev@digibyte.co>",
"curve_name": "secp256k1",
"address_type": 30,
"address_type_p2sh": 63,
"maxfee_kb": 500000,
"minfee_kb": 1000,
"signed_message_header": "DigiByte Signed Message:\n",
"hash_genesis_block": "7497ea1b465eb39f1c8f507bc877078fe016d6fcb6dfad3a64c98dcc6e1e8496",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": "049d7cb2",
"xpub_magic_segwit_native": null,
"bech32_prefix": "dgb",
"cashaddr_prefix": null,
"slip44": 20,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Low": 10,
"Economy": 70,
"Normal": 140,
"High": 200
},
"dust_limit": 546,
"blocktime_seconds": 15,
"address_prefix": "digibyte:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://explorer.digibyteprojects.com"
]
"coin_name": "DigiByte",
"coin_shortcut": "DGB",
"coin_label": "DigiByte",
"website": "https://digibyte.io",
"github": "https://github.com/digibyte/digibyte",
"maintainer": "DigiByte <dev@digibyte.co>",
"curve_name": "secp256k1",
"address_type": 30,
"address_type_p2sh": 63,
"maxfee_kb": 500000,
"minfee_kb": 1000,
"signed_message_header": "DigiByte Signed Message:\n",
"hash_genesis_block": "7497ea1b465eb39f1c8f507bc877078fe016d6fcb6dfad3a64c98dcc6e1e8496",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": "049d7cb2",
"xpub_magic_segwit_native": null,
"bech32_prefix": "dgb",
"cashaddr_prefix": null,
"slip44": 20,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Low": 10,
"Economy": 70,
"Normal": 140,
"High": 200
},
"dust_limit": 546,
"blocktime_seconds": 15,
"address_prefix": "digibyte:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://explorer.digibyteprojects.com"
],
"blockbook": []
}

@ -1,35 +1,36 @@
{
"coin_name": "Dogecoin",
"coin_shortcut": "DOGE",
"coin_label": "Dogecoin",
"website": "http://dogecoin.com",
"github": "https://github.com/dogecoin/dogecoin",
"maintainer": "Karel Bilek <karel.bilek@satoshilabs.com>",
"curve_name": "secp256k1",
"address_type": 30,
"address_type_p2sh": 22,
"maxfee_kb": 1000000000,
"minfee_kb": 1000,
"signed_message_header": "Dogecoin Signed Message:\n",
"hash_genesis_block": "1a91e3dace36e2be3bf030a65679fe821aa1d6ef92e7c9902eb318182c355691",
"xprv_magic": "02fac398",
"xpub_magic": "02facafd",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 3,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 10000000,
"blocktime_seconds": 60,
"address_prefix": "dogecoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": []
"coin_name": "Dogecoin",
"coin_shortcut": "DOGE",
"coin_label": "Dogecoin",
"website": "http://dogecoin.com",
"github": "https://github.com/dogecoin/dogecoin",
"maintainer": "Karel Bilek <karel.bilek@satoshilabs.com>",
"curve_name": "secp256k1",
"address_type": 30,
"address_type_p2sh": 22,
"maxfee_kb": 1000000000,
"minfee_kb": 1000,
"signed_message_header": "Dogecoin Signed Message:\n",
"hash_genesis_block": "1a91e3dace36e2be3bf030a65679fe821aa1d6ef92e7c9902eb318182c355691",
"xprv_magic": "02fac398",
"xpub_magic": "02facafd",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 3,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 10000000,
"blocktime_seconds": 60,
"address_prefix": "dogecoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [],
"blockbook": []
}

@ -1,37 +1,38 @@
{
"coin_name": "Flashcoin",
"coin_shortcut": "FLASH",
"coin_label": "Flashcoin",
"website": "https://www.flashcoin.io",
"github": "https://github.com/flash-coin",
"maintainer": "flashbountyhunter <flashbountyhunter@protonmail.com>",
"curve_name": "secp256k1",
"address_type": 68,
"address_type_p2sh": 130,
"maxfee_kb": 4000000,
"minfee_kb": 1000,
"signed_message_header": "Flashcoin Signed Message:\n",
"hash_genesis_block": "aa0cf4f5ce0a3c550ce5674c1e808c417cf5077b4e95bda1d6fbaeaf4258972b",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": "049d7cb2",
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 120,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 0
},
"dust_limit": 10000,
"blocktime_seconds": 60,
"address_prefix": "flashcoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://explorer.flashcoin.io"
]
"coin_name": "Flashcoin",
"coin_shortcut": "FLASH",
"coin_label": "Flashcoin",
"website": "https://www.flashcoin.io",
"github": "https://github.com/flash-coin",
"maintainer": "flashbountyhunter <flashbountyhunter@protonmail.com>",
"curve_name": "secp256k1",
"address_type": 68,
"address_type_p2sh": 130,
"maxfee_kb": 4000000,
"minfee_kb": 1000,
"signed_message_header": "Flashcoin Signed Message:\n",
"hash_genesis_block": "aa0cf4f5ce0a3c550ce5674c1e808c417cf5077b4e95bda1d6fbaeaf4258972b",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": "049d7cb2",
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 120,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 0
},
"dust_limit": 10000,
"blocktime_seconds": 60,
"address_prefix": "flashcoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://explorer.flashcoin.io"
],
"blockbook": []
}

@ -1,40 +1,41 @@
{
"coin_name": "Fujicoin",
"coin_shortcut": "FJC",
"coin_label": "Fujicoin",
"website": "http://fujicoin.org",
"github": "https://github.com/fujicoin/fujicoin",
"maintainer": "motty <admin@fujicoin.org>",
"curve_name": "secp256k1",
"address_type": 36,
"address_type_p2sh": 16,
"maxfee_kb": 1000000,
"minfee_kb": 100000,
"signed_message_header": "FujiCoin Signed Message:\n",
"hash_genesis_block": "adb6d9cfd74075e7f91608add4bd2a2ea636f70856183086842667a1597714a0",
"xpub_magic": "0488b21e",
"xprv_magic": "0488ade4",
"xpub_magic_segwit_p2sh": "049d7cb2",
"xpub_magic_segwit_native": null,
"bech32_prefix": "fc",
"cashaddr_prefix": null,
"slip44": 75,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Low": 100000,
"Economy": 200000,
"Normal": 500000,
"High": 1000000
},
"dust_limit": 100000,
"blocktime_seconds": 60,
"address_prefix": "fujicoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"http://explorer.fujicoin.org"
]
"coin_name": "Fujicoin",
"coin_shortcut": "FJC",
"coin_label": "Fujicoin",
"website": "http://fujicoin.org",
"github": "https://github.com/fujicoin/fujicoin",
"maintainer": "motty <admin@fujicoin.org>",
"curve_name": "secp256k1",
"address_type": 36,
"address_type_p2sh": 16,
"maxfee_kb": 1000000,
"minfee_kb": 100000,
"signed_message_header": "FujiCoin Signed Message:\n",
"hash_genesis_block": "adb6d9cfd74075e7f91608add4bd2a2ea636f70856183086842667a1597714a0",
"xpub_magic": "0488b21e",
"xprv_magic": "0488ade4",
"xpub_magic_segwit_p2sh": "049d7cb2",
"xpub_magic_segwit_native": null,
"bech32_prefix": "fc",
"cashaddr_prefix": null,
"slip44": 75,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Low": 100000,
"Economy": 200000,
"Normal": 500000,
"High": 1000000
},
"dust_limit": 100000,
"blocktime_seconds": 60,
"address_prefix": "fujicoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"http://explorer.fujicoin.org"
],
"blockbook": []
}

@ -1,37 +1,38 @@
{
"coin_name": "Groestlcoin",
"coin_shortcut": "GRS",
"coin_label": "Groestlcoin",
"website": "https://www.groestlcoin.org",
"github": "https://github.com/Groestlcoin/groestlcoin",
"maintainer": "Yura Pakhuchiy <pakhuchiy@gmail.com>",
"curve_name": "secp256k1_groestl",
"address_type": 36,
"address_type_p2sh": 5,
"maxfee_kb": 100000,
"minfee_kb": 1000,
"signed_message_header": "GroestlCoin Signed Message:\n",
"hash_genesis_block": "00000ac5927c594d49cc0bdb81759d0da8297eb614683d3acb62f0703b639023",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": "049d7cb2",
"xpub_magic_segwit_native": null,
"bech32_prefix": "grs",
"cashaddr_prefix": null,
"slip44": 17,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 546,
"blocktime_seconds": 60,
"address_prefix": "groestlcoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://groestlsight.groestlcoin.org"
]
"coin_name": "Groestlcoin",
"coin_shortcut": "GRS",
"coin_label": "Groestlcoin",
"website": "https://www.groestlcoin.org",
"github": "https://github.com/Groestlcoin/groestlcoin",
"maintainer": "Yura Pakhuchiy <pakhuchiy@gmail.com>",
"curve_name": "secp256k1_groestl",
"address_type": 36,
"address_type_p2sh": 5,
"maxfee_kb": 100000,
"minfee_kb": 1000,
"signed_message_header": "GroestlCoin Signed Message:\n",
"hash_genesis_block": "00000ac5927c594d49cc0bdb81759d0da8297eb614683d3acb62f0703b639023",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": "049d7cb2",
"xpub_magic_segwit_native": null,
"bech32_prefix": "grs",
"cashaddr_prefix": null,
"slip44": 17,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 546,
"blocktime_seconds": 60,
"address_prefix": "groestlcoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://groestlsight.groestlcoin.org"
],
"blockbook": []
}

@ -1,37 +1,38 @@
{
"coin_name": "Litecoin",
"coin_shortcut": "LTC",
"coin_label": "Litecoin",
"website": "https://litecoin.org",
"github": "https://github.com/litecoin-project/litecoin",
"maintainer": "Pavol Rusnak <stick@satoshilabs.com>",
"curve_name": "secp256k1",
"address_type": 48,
"address_type_p2sh": 50,
"maxfee_kb": 40000000,
"minfee_kb": 100000,
"signed_message_header": "Litecoin Signed Message:\n",
"hash_genesis_block": "12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2",
"xprv_magic": "019d9cfe",
"xpub_magic": "019da462",
"xpub_magic_segwit_p2sh": "01b26ef6",
"xpub_magic_segwit_native": null,
"bech32_prefix": "ltc",
"cashaddr_prefix": null,
"slip44": 2,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 1000
},
"dust_limit": 54600,
"blocktime_seconds": 150,
"address_prefix": "litecoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://ltc-bitcore3.trezor.io"
]
"coin_name": "Litecoin",
"coin_shortcut": "LTC",
"coin_label": "Litecoin",
"website": "https://litecoin.org",
"github": "https://github.com/litecoin-project/litecoin",
"maintainer": "Pavol Rusnak <stick@satoshilabs.com>",
"curve_name": "secp256k1",
"address_type": 48,
"address_type_p2sh": 50,
"maxfee_kb": 40000000,
"minfee_kb": 100000,
"signed_message_header": "Litecoin Signed Message:\n",
"hash_genesis_block": "12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2",
"xprv_magic": "019d9cfe",
"xpub_magic": "019da462",
"xpub_magic_segwit_p2sh": "01b26ef6",
"xpub_magic_segwit_native": null,
"bech32_prefix": "ltc",
"cashaddr_prefix": null,
"slip44": 2,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 1000
},
"dust_limit": 54600,
"blocktime_seconds": 150,
"address_prefix": "litecoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://ltc-bitcore3.trezor.io"
],
"blockbook": []
}

@ -1,37 +1,38 @@
{
"coin_name": "Litecoin Testnet",
"coin_shortcut": "TLTC",
"coin_label": "Litecoin Testnet",
"website": "https://litecoin.org",
"github": "https://github.com/litecoin-project/litecoin",
"maintainer": "Pavol Rusnak <stick@satoshilabs.com>",
"curve_name": "secp256k1",
"address_type": 111,
"address_type_p2sh": 58,
"maxfee_kb": 40000000,
"minfee_kb": 1000,
"signed_message_header": "Litecoin Signed Message:\n",
"hash_genesis_block": "4966625a4b2851d9fdee139e56211a0d88575f59ed816ff5e6a63deb4e3e29a0",
"xprv_magic": "04358394",
"xpub_magic": "043587cf",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": "tltc",
"cashaddr_prefix": null,
"slip44": 1,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 54600,
"blocktime_seconds": 150,
"address_prefix": "litecoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://testnet.litecore.io"
]
"coin_name": "Litecoin Testnet",
"coin_shortcut": "TLTC",
"coin_label": "Litecoin Testnet",
"website": "https://litecoin.org",
"github": "https://github.com/litecoin-project/litecoin",
"maintainer": "Pavol Rusnak <stick@satoshilabs.com>",
"curve_name": "secp256k1",
"address_type": 111,
"address_type_p2sh": 58,
"maxfee_kb": 40000000,
"minfee_kb": 1000,
"signed_message_header": "Litecoin Signed Message:\n",
"hash_genesis_block": "4966625a4b2851d9fdee139e56211a0d88575f59ed816ff5e6a63deb4e3e29a0",
"xprv_magic": "04358394",
"xpub_magic": "043587cf",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": "tltc",
"cashaddr_prefix": null,
"slip44": 1,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 54600,
"blocktime_seconds": 150,
"address_prefix": "litecoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://testnet.litecore.io"
],
"blockbook": []
}

@ -1,37 +1,38 @@
{
"coin_name": "Monacoin",
"coin_shortcut": "MONA",
"coin_label": "Monacoin",
"website": "https://monacoin.org",
"github": "https://github.com/monacoinproject/monacoin",
"maintainer": "cryptcoin-junkey <cryptcoin.junkey@gmail.com>",
"curve_name": "secp256k1",
"address_type": 50,
"address_type_p2sh": 55,
"maxfee_kb": 5000000,
"minfee_kb": 100000,
"signed_message_header": "Monacoin Signed Message:\n",
"hash_genesis_block": "ff9f1c0116d19de7c9963845e129f9ed1bfc0b376eb54fd7afa42e0d418c8bb6",
"xpub_magic": "0488b21e",
"xprv_magic": "0488ade4",
"xpub_magic_segwit_p2sh": "049d7cb2",
"xpub_magic_segwit_native": null,
"bech32_prefix": "mona",
"cashaddr_prefix": null,
"slip44": 22,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 100000
},
"dust_limit": 54600,
"blocktime_seconds": 90,
"address_prefix": "monacoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://mona.chainsight.info"
]
"coin_name": "Monacoin",
"coin_shortcut": "MONA",
"coin_label": "Monacoin",
"website": "https://monacoin.org",
"github": "https://github.com/monacoinproject/monacoin",
"maintainer": "cryptcoin-junkey <cryptcoin.junkey@gmail.com>",
"curve_name": "secp256k1",
"address_type": 50,
"address_type_p2sh": 55,
"maxfee_kb": 5000000,
"minfee_kb": 100000,
"signed_message_header": "Monacoin Signed Message:\n",
"hash_genesis_block": "ff9f1c0116d19de7c9963845e129f9ed1bfc0b376eb54fd7afa42e0d418c8bb6",
"xpub_magic": "0488b21e",
"xprv_magic": "0488ade4",
"xpub_magic_segwit_p2sh": "049d7cb2",
"xpub_magic_segwit_native": null,
"bech32_prefix": "mona",
"cashaddr_prefix": null,
"slip44": 22,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 100000
},
"dust_limit": 54600,
"blocktime_seconds": 90,
"address_prefix": "monacoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://mona.chainsight.info"
],
"blockbook": []
}

@ -1,38 +1,39 @@
{
"coin_name": "Myriad",
"coin_shortcut": "XMY",
"coin_label": "Myriad",
"curve_name": "secp256k1",
"website": "https://www.myriadcoin.org",
"github": "https://github.com/myriadcoin/myriadcoin",
"maintainer": "Adam Hickerson <a@hi.ckerson.com>",
"address_type": 50,
"address_type_p2sh": 9,
"maxfee_kb": 2000000,
"minfee_kb": 1000,
"signed_message_header": "Myriadcoin Signed Message:\n",
"hash_genesis_block": "00000ffde4c020b5938441a0ea3d314bf619eff0b38f32f78f7583cffa1ea485",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 90,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Low": 10,
"Economy": 70,
"Normal": 140,
"High": 200
},
"dust_limit": 546,
"blocktime_seconds": 60,
"address_prefix": "myriadcoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": []
"coin_name": "Myriad",
"coin_shortcut": "XMY",
"coin_label": "Myriad",
"curve_name": "secp256k1",
"website": "https://www.myriadcoin.org",
"github": "https://github.com/myriadcoin/myriadcoin",
"maintainer": "Adam Hickerson <a@hi.ckerson.com>",
"address_type": 50,
"address_type_p2sh": 9,
"maxfee_kb": 2000000,
"minfee_kb": 1000,
"signed_message_header": "Myriadcoin Signed Message:\n",
"hash_genesis_block": "00000ffde4c020b5938441a0ea3d314bf619eff0b38f32f78f7583cffa1ea485",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 90,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Low": 10,
"Economy": 70,
"Normal": 140,
"High": 200
},
"dust_limit": 546,
"blocktime_seconds": 60,
"address_prefix": "myriadcoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [],
"blockbook": []
}

@ -1,35 +1,36 @@
{
"coin_name": "Namecoin",
"coin_shortcut": "NMC",
"coin_label": "Namecoin",
"website": "https://namecoin.org",
"github": "https://github.com/namecoin/namecoin-core",
"maintainer": "Pavol Rusnak <stick@satoshilabs.com>",
"curve_name": "secp256k1",
"address_type": 52,
"address_type_p2sh": 5,
"maxfee_kb": 10000000,
"minfee_kb": 1000,
"signed_message_header": "Namecoin Signed Message:\n",
"hash_genesis_block": "000000000062b72c5e2ceb45fbc8587e807c155b0da735e6483dfba2f0a9c770",
"xprv_magic": "019d9cfe",
"xpub_magic": "019da462",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 7,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 2940,
"blocktime_seconds": 600,
"address_prefix": "namecoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": []
"coin_name": "Namecoin",
"coin_shortcut": "NMC",
"coin_label": "Namecoin",
"website": "https://namecoin.org",
"github": "https://github.com/namecoin/namecoin-core",
"maintainer": "Pavol Rusnak <stick@satoshilabs.com>",
"curve_name": "secp256k1",
"address_type": 52,
"address_type_p2sh": 5,
"maxfee_kb": 10000000,
"minfee_kb": 1000,
"signed_message_header": "Namecoin Signed Message:\n",
"hash_genesis_block": "000000000062b72c5e2ceb45fbc8587e807c155b0da735e6483dfba2f0a9c770",
"xprv_magic": "019d9cfe",
"xpub_magic": "019da462",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 7,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 2940,
"blocktime_seconds": 600,
"address_prefix": "namecoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [],
"blockbook": []
}

@ -1,37 +1,38 @@
{
"coin_name": "Terracoin",
"coin_shortcut": "TRC",
"coin_label": "Terracoin",
"website": "https://terracoin.io",
"github": "https://github.com/terracoin/terracoin",
"maintainer": "Justin F. Hallett <thesin@users.sf.net>",
"curve_name": "secp256k1",
"address_type": 0,
"address_type_p2sh": 5,
"maxfee_kb": 100000,
"minfee_kb": 10000,
"signed_message_header": "DarkCoin Signed Message:\n",
"hash_genesis_block": "00000000804bbc6a621a9dbb564ce469f492e1ccf2d70f8a6b241e26a277afa2",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 0,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 5460,
"blocktime_seconds": 120,
"address_prefix": "terracoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://insight.terracoin.io"
]
"coin_name": "Terracoin",
"coin_shortcut": "TRC",
"coin_label": "Terracoin",
"website": "https://terracoin.io",
"github": "https://github.com/terracoin/terracoin",
"maintainer": "Justin F. Hallett <thesin@users.sf.net>",
"curve_name": "secp256k1",
"address_type": 0,
"address_type_p2sh": 5,
"maxfee_kb": 100000,
"minfee_kb": 10000,
"signed_message_header": "DarkCoin Signed Message:\n",
"hash_genesis_block": "00000000804bbc6a621a9dbb564ce469f492e1ccf2d70f8a6b241e26a277afa2",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 0,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 5460,
"blocktime_seconds": 120,
"address_prefix": "terracoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://insight.terracoin.io"
],
"blockbook": []
}

@ -1,35 +1,36 @@
{
"coin_name": "Vertcoin",
"coin_shortcut": "VTC",
"coin_label": "Vertcoin",
"website": "https://vertcoin.org",
"github": "https://github.com/vertcoin-project/vertcoin-core",
"maintainer": "Jochen Hoenicke <hoenicke@gmail.com>",
"curve_name": "secp256k1",
"address_type": 71,
"address_type_p2sh": 5,
"maxfee_kb": 40000000,
"minfee_kb": 100000,
"signed_message_header": "Vertcoin Signed Message:\n",
"hash_genesis_block": "4d96a915f49d40b1e5c2844d1ee2dccb90013a990ccea12c492d22110489f0c4",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": "049d7cb2",
"xpub_magic_segwit_native": null,
"bech32_prefix": "vtc",
"cashaddr_prefix": null,
"slip44": 28,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 1000
},
"dust_limit": 54600,
"blocktime_seconds": 150,
"address_prefix": "vertcoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": []
"coin_name": "Vertcoin",
"coin_shortcut": "VTC",
"coin_label": "Vertcoin",
"website": "https://vertcoin.org",
"github": "https://github.com/vertcoin-project/vertcoin-core",
"maintainer": "Jochen Hoenicke <hoenicke@gmail.com>",
"curve_name": "secp256k1",
"address_type": 71,
"address_type_p2sh": 5,
"maxfee_kb": 40000000,
"minfee_kb": 100000,
"signed_message_header": "Vertcoin Signed Message:\n",
"hash_genesis_block": "4d96a915f49d40b1e5c2844d1ee2dccb90013a990ccea12c492d22110489f0c4",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": "049d7cb2",
"xpub_magic_segwit_native": null,
"bech32_prefix": "vtc",
"cashaddr_prefix": null,
"slip44": 28,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 1000
},
"dust_limit": 54600,
"blocktime_seconds": 150,
"address_prefix": "vertcoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [],
"blockbook": []
}

@ -1,40 +1,41 @@
{
"coin_name": "Viacoin",
"coin_shortcut": "VIA",
"coin_label": "Viacoin",
"website": "https://viacoin.org",
"github": "https://github.com/viacoin",
"maintainer": "romanornr <romanornr@gmail.com>",
"curve_name": "secp256k1",
"address_type": 71,
"address_type_p2sh": 33,
"maxfee_kb": 40000000,
"minfee_kb": 1000,
"signed_message_header": "Viacoin Signed Message:\n",
"hash_genesis_block": "4e9b54001f9976049830128ec0331515eaabe35a70970d79971da1539a400ba1",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": "049d7cb2",
"xpub_magic_segwit_native": null,
"bech32_prefix": "via",
"cashaddr_prefix": null,
"slip44": 14,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Low": 1000,
"Economy": 7000,
"Normal": 14000,
"High": 20000
},
"dust_limit": 54600,
"blocktime_seconds": 24,
"address_prefix": "viacoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://explorer.viacoin.org"
]
"coin_name": "Viacoin",
"coin_shortcut": "VIA",
"coin_label": "Viacoin",
"website": "https://viacoin.org",
"github": "https://github.com/viacoin",
"maintainer": "romanornr <romanornr@gmail.com>",
"curve_name": "secp256k1",
"address_type": 71,
"address_type_p2sh": 33,
"maxfee_kb": 40000000,
"minfee_kb": 1000,
"signed_message_header": "Viacoin Signed Message:\n",
"hash_genesis_block": "4e9b54001f9976049830128ec0331515eaabe35a70970d79971da1539a400ba1",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": "049d7cb2",
"xpub_magic_segwit_native": null,
"bech32_prefix": "via",
"cashaddr_prefix": null,
"slip44": 14,
"segwit": true,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Low": 1000,
"Economy": 7000,
"Normal": 14000,
"High": 20000
},
"dust_limit": 54600,
"blocktime_seconds": 24,
"address_prefix": "viacoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://explorer.viacoin.org"
],
"blockbook": []
}

@ -1,37 +1,38 @@
{
"coin_name": "Zcash",
"coin_shortcut": "ZEC",
"coin_label": "Zcash",
"website": "https://z.cash",
"github": "https://github.com/zcash/zcash",
"maintainer": "Pavol Rusnak <stick@satoshilabs.com>",
"curve_name": "secp256k1",
"address_type": 7352,
"address_type_p2sh": 7357,
"maxfee_kb": 1000000,
"minfee_kb": 1000,
"signed_message_header": "Zcash Signed Message:\n",
"hash_genesis_block": "00040fe8ec8471911baa1db1266ea15dd06b4a8a5c453883c000b031973dce08",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 133,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 546,
"blocktime_seconds": 150,
"address_prefix": "zcash:",
"min_address_length": 35,
"max_address_length": 95,
"bitcore": [
"https://zec-bitcore1.trezor.io"
]
"coin_name": "Zcash",
"coin_shortcut": "ZEC",
"coin_label": "Zcash",
"website": "https://z.cash",
"github": "https://github.com/zcash/zcash",
"maintainer": "Pavol Rusnak <stick@satoshilabs.com>",
"curve_name": "secp256k1",
"address_type": 7352,
"address_type_p2sh": 7357,
"maxfee_kb": 1000000,
"minfee_kb": 1000,
"signed_message_header": "Zcash Signed Message:\n",
"hash_genesis_block": "00040fe8ec8471911baa1db1266ea15dd06b4a8a5c453883c000b031973dce08",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 133,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 546,
"blocktime_seconds": 150,
"address_prefix": "zcash:",
"min_address_length": 35,
"max_address_length": 95,
"bitcore": [
"https://zec-bitcore1.trezor.io"
],
"blockbook": []
}

@ -1,35 +1,36 @@
{
"coin_name": "Zcash Testnet",
"coin_shortcut": "TAZ",
"coin_label": "Zcash Testnet",
"website": "https://z.cash",
"github": "https://github.com/zcash/zcash",
"maintainer": "Pavol Rusnak <stick@satoshilabs.com>",
"curve_name": "secp256k1",
"address_type": 7461,
"address_type_p2sh": 7354,
"maxfee_kb": 10000000,
"minfee_kb": 1000,
"signed_message_header": "Zcash Signed Message:\n",
"hash_genesis_block": "05a60a92d99d85997cce3b87616c089f6124d7342af37106edc76126334a2c38",
"xprv_magic": "04358394",
"xpub_magic": "043587cf",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 1,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 546,
"blocktime_seconds": 150,
"address_prefix": "zcash:",
"min_address_length": 35,
"max_address_length": 95,
"bitcore": []
"coin_name": "Zcash Testnet",
"coin_shortcut": "TAZ",
"coin_label": "Zcash Testnet",
"website": "https://z.cash",
"github": "https://github.com/zcash/zcash",
"maintainer": "Pavol Rusnak <stick@satoshilabs.com>",
"curve_name": "secp256k1",
"address_type": 7461,
"address_type_p2sh": 7354,
"maxfee_kb": 10000000,
"minfee_kb": 1000,
"signed_message_header": "Zcash Signed Message:\n",
"hash_genesis_block": "05a60a92d99d85997cce3b87616c089f6124d7342af37106edc76126334a2c38",
"xprv_magic": "04358394",
"xpub_magic": "043587cf",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 1,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 10
},
"dust_limit": 546,
"blocktime_seconds": 150,
"address_prefix": "zcash:",
"min_address_length": 35,
"max_address_length": 95,
"bitcore": [],
"blockbook": []
}

@ -1,40 +1,41 @@
{
"coin_name": "Zcoin",
"coin_shortcut": "XZC",
"coin_label": "Zcoin",
"website": "https://zcoin.io",
"github": "https://github.com/zcoinofficial/zcoin",
"maintainer": "Yura Pakhuchiy <pakhuchiy@gmail.com>",
"curve_name": "secp256k1",
"address_type": 82,
"address_type_p2sh": 7,
"maxfee_kb": 1000000,
"minfee_kb": 0,
"signed_message_header": "Zcoin Signed Message:\n",
"hash_genesis_block": "4381deb85b1b2c9843c222944b616d997516dcbd6a964e1eaf0def0830695233",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 136,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Low": 1,
"Economy": 10,
"Normal": 100,
"High": 200
},
"dust_limit": 546,
"blocktime_seconds": 600,
"address_prefix": "zcoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://insight.zcoin.io"
]
"coin_name": "Zcoin",
"coin_shortcut": "XZC",
"coin_label": "Zcoin",
"website": "https://zcoin.io",
"github": "https://github.com/zcoinofficial/zcoin",
"maintainer": "Yura Pakhuchiy <pakhuchiy@gmail.com>",
"curve_name": "secp256k1",
"address_type": 82,
"address_type_p2sh": 7,
"maxfee_kb": 1000000,
"minfee_kb": 0,
"signed_message_header": "Zcoin Signed Message:\n",
"hash_genesis_block": "4381deb85b1b2c9843c222944b616d997516dcbd6a964e1eaf0def0830695233",
"xprv_magic": "0488ade4",
"xpub_magic": "0488b21e",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 136,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Low": 1,
"Economy": 10,
"Normal": 100,
"High": 200
},
"dust_limit": 546,
"blocktime_seconds": 600,
"address_prefix": "zcoin:",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://insight.zcoin.io"
],
"blockbook": []
}

@ -1,38 +1,39 @@
{
"coin_name": "Zcoin Testnet",
"coin_shortcut": "tXZC",
"coin_label": "Zcoin Testnet",
"website": "https://zcoin.io",
"github": "https://github.com/zcoinofficial/zcoin",
"maintainer": "Yura Pakhuchiy <pakhuchiy@gmail.com>",
"curve_name": "secp256k1",
"address_type": 65,
"address_type_p2sh": 178,
"maxfee_kb": 1000000,
"minfee_kb": 0,
"signed_message_header": "Zcoin Signed Message:\n",
"hash_genesis_block": "7ac038c193c2158c428c59f9ae0c02a07115141c6e9dc244ae96132e99b4e642",
"xprv_magic": "04358394",
"xpub_magic": "043587cf",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 1,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Low": 1,
"Economy": 10,
"Normal": 100,
"High": 200
},
"dust_limit": 546,
"blocktime_seconds": 600,
"address_prefix": "testzcoin:",
"min_address_length": 27,
"max_address_length": 35,
"bitcore": []
"coin_name": "Zcoin Testnet",
"coin_shortcut": "tXZC",
"coin_label": "Zcoin Testnet",
"website": "https://zcoin.io",
"github": "https://github.com/zcoinofficial/zcoin",
"maintainer": "Yura Pakhuchiy <pakhuchiy@gmail.com>",
"curve_name": "secp256k1",
"address_type": 65,
"address_type_p2sh": 178,
"maxfee_kb": 1000000,
"minfee_kb": 0,
"signed_message_header": "Zcoin Signed Message:\n",
"hash_genesis_block": "7ac038c193c2158c428c59f9ae0c02a07115141c6e9dc244ae96132e99b4e642",
"xprv_magic": "04358394",
"xpub_magic": "043587cf",
"xpub_magic_segwit_p2sh": null,
"xpub_magic_segwit_native": null,
"bech32_prefix": null,
"cashaddr_prefix": null,
"slip44": 1,
"segwit": false,
"decred": false,
"forkid": null,
"force_bip143": false,
"default_fee_b": {
"Low": 1,
"Economy": 10,
"Normal": 100,
"High": 200
},
"dust_limit": 546,
"blocktime_seconds": 600,
"address_prefix": "testzcoin:",
"min_address_length": 27,
"max_address_length": 35,
"bitcore": [],
"blockbook": []
}

Loading…
Cancel
Save