mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-18 21:48:13 +00:00
44 lines
1.1 KiB
JSON
44 lines
1.1 KiB
JSON
|
{
|
||
|
"coin_name": "Umbru",
|
||
|
"coin_shortcut": "UMBRU",
|
||
|
"coin_label": "Umbru",
|
||
|
"website": "https://umbru.io",
|
||
|
"github": "https://github.com/umbru/umbru-core",
|
||
|
"maintainer": "Ryxor <team@umbru.io>",
|
||
|
"curve_name": "secp256k1",
|
||
|
"address_type": 68,
|
||
|
"address_type_p2sh": 5,
|
||
|
"maxfee_kb": 100000,
|
||
|
"minfee_kb": 100,
|
||
|
"signed_message_header": "DarkCoin Signed Message:\n",
|
||
|
"hash_genesis_block": "00000cb7859c07ebc3950ff150f5d6dc31150c5da14435fbf200d51be8f4208f",
|
||
|
"xprv_magic": 76066276,
|
||
|
"xpub_magic": 76067358,
|
||
|
"xpub_magic_segwit_p2sh": null,
|
||
|
"xpub_magic_segwit_native": null,
|
||
|
"bech32_prefix": null,
|
||
|
"cashaddr_prefix": null,
|
||
|
"slip44": 395,
|
||
|
"segwit": false,
|
||
|
"decred": false,
|
||
|
"fork_id": null,
|
||
|
"force_bip143": false,
|
||
|
"bip115": false,
|
||
|
"default_fee_b": {
|
||
|
"Normal": 10
|
||
|
},
|
||
|
"dust_limit": 5460,
|
||
|
"blocktime_seconds": 120,
|
||
|
"uri_prefix": "umbru",
|
||
|
"min_address_length": 27,
|
||
|
"max_address_length": 34,
|
||
|
"bitcore": [],
|
||
|
"blockbook": [
|
||
|
"https://blockbook.umbru.io"
|
||
|
],
|
||
|
"negative_fee": false,
|
||
|
"cooldown": 100,
|
||
|
"consensus_branch_id": null,
|
||
|
"confidential_assets": null
|
||
|
}
|