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/common/defs/bitcoin/bitzeny.json

49 lines
1.3 KiB

{
"coin_name": "BitZeny",
"coin_shortcut": "ZNY",
"coin_label": "BitZeny",
"website": "https://bitzeny.tech",
"github": "https://github.com/BitzenyCoreDevelopers/bitzeny",
"maintainer": "y-chan <y_chan_crypto@yahoo.co.jp>",
"curve_name": "secp256k1",
"decimals": 8,
"address_type": 81,
"address_type_p2sh": 5,
"maxfee_kb": 1600000000000,
"minfee_kb": 1000,
"signed_message_header": "BitZeny Signed Message:\n",
"hash_genesis_block": "000009f7e55e9e3b4781e22bd87a7cfa4acada9e4340d43ca738bf4e9fb8f5ce",
"xprv_magic": 76066276,
"xpub_magic": 76067358,
"xpub_magic_segwit_p2sh": 77429938,
"xpub_magic_segwit_native": 78792518,
"bech32_prefix": "bz",
"cashaddr_prefix": null,
"slip44": 123,
"segwit": true,
"decred": false,
"fork_id": null,
"force_bip143": false,
"default_fee_b": {
"Normal": 20
},
"dust_limit": 546,
"blocktime_seconds": 90,
"uri_prefix": "bitzeny",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [
"https://insight.bitzeny.jp",
"https://zeny.insight.monaco-ex.org"
],
"blockbook": [
"https://zny.blockbook.ovh"
],
"negative_fee": false,
"cooldown": 100,
"consensus_branch_id": null,
"extra_data": false,
"timestamp": false,
"confidential_assets": null
}