mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-14 03:30:02 +00:00
44 lines
1.2 KiB
JSON
44 lines
1.2 KiB
JSON
{
|
|
"coin_name": "Polis",
|
|
"coin_shortcut": "POLIS",
|
|
"coin_label": "Polis",
|
|
"website": "https://www.polispay.org",
|
|
"github": "https://github.com/polispay/polis",
|
|
"maintainer": "Cronos <eabz@polispay.org>",
|
|
"curve_name": "secp256k1",
|
|
"decimals": 8,
|
|
"address_type": 55,
|
|
"address_type_p2sh": 56,
|
|
"maxfee_kb": 4900000000,
|
|
"minfee_kb": 1000,
|
|
"signed_message_header": "Polis Signed Message:\n",
|
|
"hash_genesis_block": "000009701eb781a8113b1af1d814e2f060f6408a2c990db291bc5108a1345c1e",
|
|
"xprv_magic": 65165637,
|
|
"xpub_magic": 65166718,
|
|
"xpub_magic_segwit_p2sh": null,
|
|
"xpub_magic_segwit_native": null,
|
|
"xpub_magic_multisig_segwit_p2sh": null,
|
|
"xpub_magic_multisig_segwit_native": null,
|
|
"bech32_prefix": null,
|
|
"cashaddr_prefix": null,
|
|
"slip44": 1997,
|
|
"segwit": false,
|
|
"decred": false,
|
|
"fork_id": null,
|
|
"force_bip143": false,
|
|
"default_fee_b": {
|
|
"Normal": 10
|
|
},
|
|
"dust_limit": 5460,
|
|
"blocktime_seconds": 120,
|
|
"uri_prefix": "polis",
|
|
"min_address_length": 27,
|
|
"max_address_length": 34,
|
|
"negative_fee": false,
|
|
"cooldown": 100,
|
|
"consensus_branch_id": null,
|
|
"extra_data": false,
|
|
"timestamp": false,
|
|
"confidential_assets": null
|
|
}
|