You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/defs/coins/myriad.json

40 lines
1.0 KiB

{
"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": []
}