2018-04-23 13:55:08 +00:00
|
|
|
{
|
2018-04-28 15:07:32 +00:00
|
|
|
"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",
|
2018-04-28 18:14:28 +00:00
|
|
|
"xprv_magic": 49988504,
|
|
|
|
"xpub_magic": 49990397,
|
2018-04-28 15:07:32 +00:00
|
|
|
"xpub_magic_segwit_p2sh": null,
|
|
|
|
"xpub_magic_segwit_native": null,
|
|
|
|
"bech32_prefix": null,
|
|
|
|
"cashaddr_prefix": null,
|
|
|
|
"slip44": 3,
|
|
|
|
"segwit": false,
|
|
|
|
"decred": false,
|
2018-05-21 13:14:48 +00:00
|
|
|
"fork_id": null,
|
2018-04-28 15:07:32 +00:00
|
|
|
"force_bip143": false,
|
2018-06-28 12:12:19 +00:00
|
|
|
"bip115": false,
|
2018-05-21 13:14:48 +00:00
|
|
|
"version_group_id": null,
|
2018-04-28 15:07:32 +00:00
|
|
|
"default_fee_b": {
|
2018-06-21 23:01:40 +00:00
|
|
|
"Normal": 100000
|
2018-04-28 15:07:32 +00:00
|
|
|
},
|
|
|
|
"dust_limit": 10000000,
|
|
|
|
"blocktime_seconds": 60,
|
2018-07-16 12:20:02 +00:00
|
|
|
"uri_prefix": "dogecoin",
|
2018-04-28 15:07:32 +00:00
|
|
|
"min_address_length": 27,
|
|
|
|
"max_address_length": 34,
|
|
|
|
"bitcore": [],
|
2018-06-25 10:17:52 +00:00
|
|
|
"blockbook": [
|
2018-07-26 15:17:21 +00:00
|
|
|
"https://doge1.trezor.io",
|
|
|
|
"https://doge2.trezor.io",
|
|
|
|
"https://doge3.trezor.io",
|
|
|
|
"https://doge4.trezor.io",
|
|
|
|
"https://doge5.trezor.io"
|
2018-07-26 16:11:45 +00:00
|
|
|
],
|
|
|
|
"cooldown": 100
|
2018-04-23 13:55:08 +00:00
|
|
|
}
|