mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-12 10:39:00 +00:00
5301c03607
legacy: remove has_address_type/has_address_type_p2sh
47 lines
1.2 KiB
JSON
47 lines
1.2 KiB
JSON
{
|
|
"coin_name": "MetaverseETP",
|
|
"coin_shortcut": "ETP",
|
|
"coin_label": "Metaverse ETP",
|
|
"website": "https://mvs.org",
|
|
"github": "https://github.com/mvs-org/metaverse",
|
|
"maintainer": "Sven Mutzl <sven@mutzl.org>",
|
|
"curve_name": "secp256k1",
|
|
"divisibility": 8,
|
|
"address_type": 50,
|
|
"address_type_p2sh": 5,
|
|
"maxfee_kb": 2000000,
|
|
"minfee_kb": 100,
|
|
"signed_message_header": "Metaverse Signed Message:\n",
|
|
"hash_genesis_block": "b81848ef9ae86e84c3da26564bc6ab3a79efc628239d11471ab5cd25c0684c2d",
|
|
"xprv_magic": 76066276,
|
|
"xpub_magic": 76067358,
|
|
"xpub_magic_segwit_p2sh": null,
|
|
"xpub_magic_segwit_native": null,
|
|
"bech32_prefix": null,
|
|
"cashaddr_prefix": null,
|
|
"slip44": 2302,
|
|
"segwit": false,
|
|
"decred": false,
|
|
"fork_id": null,
|
|
"force_bip143": false,
|
|
"bip115": false,
|
|
"default_fee_b": {
|
|
"Low": 10,
|
|
"Economy": 70,
|
|
"Normal": 140,
|
|
"High": 200
|
|
},
|
|
"dust_limit": 546,
|
|
"blocktime_seconds": 600,
|
|
"uri_prefix": "etp",
|
|
"min_address_length": 27,
|
|
"max_address_length": 34,
|
|
"bitcore": [],
|
|
"blockbook": [
|
|
],
|
|
"negative_fee": false,
|
|
"cooldown": 100,
|
|
"consensus_branch_id": null,
|
|
"confidential_assets": null
|
|
}
|