mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-15 12:08:59 +00:00
42 lines
1.1 KiB
JSON
42 lines
1.1 KiB
JSON
{
|
|
"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": 76066276,
|
|
"xpub_magic": 76067358,
|
|
"xpub_magic_segwit_p2sh": null,
|
|
"xpub_magic_segwit_native": null,
|
|
"bech32_prefix": null,
|
|
"cashaddr_prefix": null,
|
|
"slip44": 90,
|
|
"segwit": true,
|
|
"decred": false,
|
|
"fork_id": null,
|
|
"force_bip143": false,
|
|
"bip115": false,
|
|
"version_group_id": null,
|
|
"default_fee_b": {
|
|
"Low": 10,
|
|
"Economy": 70,
|
|
"Normal": 140,
|
|
"High": 200
|
|
},
|
|
"dust_limit": 546,
|
|
"blocktime_seconds": 60,
|
|
"uri_prefix": "myriadcoin",
|
|
"min_address_length": 27,
|
|
"max_address_length": 34,
|
|
"bitcore": [],
|
|
"blockbook": []
|
|
}
|