diff --git a/common/defs/bitcoin/actinium.json b/common/defs/bitcoin/actinium.json index 6408a3812..605ec4766 100644 --- a/common/defs/bitcoin/actinium.json +++ b/common/defs/bitcoin/actinium.json @@ -6,7 +6,7 @@ "github": "https://github.com/Actinium-project/Actinium", "maintainer": "Harris Brakmic ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 53, "address_type_p2sh": 55, "maxfee_kb": 40000000, diff --git a/common/defs/bitcoin/axe.json b/common/defs/bitcoin/axe.json index 4462b44de..5af395765 100644 --- a/common/defs/bitcoin/axe.json +++ b/common/defs/bitcoin/axe.json @@ -6,7 +6,7 @@ "github": "https://github.com/axerunners/axe", "maintainer": "Kirill Orlov ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 55, "address_type_p2sh": 16, "maxfee_kb": 100000, diff --git a/common/defs/bitcoin/bcash.json b/common/defs/bitcoin/bcash.json index 3a6342403..7c4ccccbe 100644 --- a/common/defs/bitcoin/bcash.json +++ b/common/defs/bitcoin/bcash.json @@ -6,7 +6,7 @@ "github": "https://github.com/Bitcoin-ABC/bitcoin-abc", "maintainer": "Jochen Hoenicke ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 0, "address_type_p2sh": 5, "maxfee_kb": 500000, diff --git a/common/defs/bitcoin/bcash_testnet.json b/common/defs/bitcoin/bcash_testnet.json index 3076f8c23..058b86ba7 100644 --- a/common/defs/bitcoin/bcash_testnet.json +++ b/common/defs/bitcoin/bcash_testnet.json @@ -6,7 +6,7 @@ "github": "https://github.com/Bitcoin-ABC/bitcoin-abc", "maintainer": "Jochen Hoenicke ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 111, "address_type_p2sh": 196, "maxfee_kb": 10000000, diff --git a/common/defs/bitcoin/bellcoin.json b/common/defs/bitcoin/bellcoin.json index 7275f468a..8322c33a9 100644 --- a/common/defs/bitcoin/bellcoin.json +++ b/common/defs/bitcoin/bellcoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/bellcoin-org/bellcoin", "maintainer": "ilmango-doge ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 25, "address_type_p2sh": 85, "maxfee_kb": 1000000, diff --git a/common/defs/bitcoin/bgold.json b/common/defs/bitcoin/bgold.json index fc06a5515..3691e317a 100644 --- a/common/defs/bitcoin/bgold.json +++ b/common/defs/bitcoin/bgold.json @@ -6,7 +6,7 @@ "github": "https://github.com/BTCGPU/BTCGPU", "maintainer": "Saleem Rashid ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 38, "address_type_p2sh": 23, "maxfee_kb": 500000, diff --git a/common/defs/bitcoin/bgold_testnet.json b/common/defs/bitcoin/bgold_testnet.json index 9f77dc17b..d2279826d 100644 --- a/common/defs/bitcoin/bgold_testnet.json +++ b/common/defs/bitcoin/bgold_testnet.json @@ -6,7 +6,7 @@ "github": "https://github.com/BTCGPU/BTCGPU", "maintainer": "The Bitcoin Gold Developers ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 111, "address_type_p2sh": 196, "maxfee_kb": 500000, diff --git a/common/defs/bitcoin/bitcoin.json b/common/defs/bitcoin/bitcoin.json index d611cf00f..8d0059d09 100644 --- a/common/defs/bitcoin/bitcoin.json +++ b/common/defs/bitcoin/bitcoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/bitcoin/bitcoin", "maintainer": "Pavol Rusnak ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 0, "address_type_p2sh": 5, "maxfee_kb": 2000000, diff --git a/common/defs/bitcoin/bitcoin_regtest.json b/common/defs/bitcoin/bitcoin_regtest.json index c1a8860c7..495495e87 100644 --- a/common/defs/bitcoin/bitcoin_regtest.json +++ b/common/defs/bitcoin/bitcoin_regtest.json @@ -6,7 +6,7 @@ "github": "https://github.com/bitcoin/bitcoin", "maintainer": "Thomas Kerin ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 111, "address_type_p2sh": 196, "maxfee_kb": 10000000, diff --git a/common/defs/bitcoin/bitcoin_testnet.json b/common/defs/bitcoin/bitcoin_testnet.json index b9520e2d0..85a34a446 100644 --- a/common/defs/bitcoin/bitcoin_testnet.json +++ b/common/defs/bitcoin/bitcoin_testnet.json @@ -6,7 +6,7 @@ "github": "https://github.com/bitcoin/bitcoin", "maintainer": "Pavol Rusnak ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 111, "address_type_p2sh": 196, "maxfee_kb": 10000000, diff --git a/common/defs/bitcoin/bitcore.json b/common/defs/bitcoin/bitcore.json index c30a5c907..adc22c6cb 100644 --- a/common/defs/bitcoin/bitcore.json +++ b/common/defs/bitcoin/bitcore.json @@ -6,7 +6,7 @@ "github": "https://github.com/LIMXTEC/BitCore", "maintainer": "limxdev ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 3, "address_type_p2sh": 125, "maxfee_kb": 2000000, diff --git a/common/defs/bitcoin/bitgreen.json b/common/defs/bitcoin/bitgreen.json index ebb70f9b3..af5fc8452 100644 --- a/common/defs/bitcoin/bitgreen.json +++ b/common/defs/bitcoin/bitgreen.json @@ -6,7 +6,7 @@ "github": "https://github.com/bitgreen/bitgreen", "maintainer": "Dennis R ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 38, "address_type_p2sh": 6, "maxfee_kb": 100000, diff --git a/common/defs/bitcoin/bitzeny.json b/common/defs/bitcoin/bitzeny.json index a8a928097..6e3d53b15 100644 --- a/common/defs/bitcoin/bitzeny.json +++ b/common/defs/bitcoin/bitzeny.json @@ -6,7 +6,7 @@ "github": "https://github.com/BitzenyCoreDevelopers/bitzeny", "maintainer": "y-chan ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 81, "address_type_p2sh": 5, "maxfee_kb": 1000000, diff --git a/common/defs/bitcoin/blockstamp.json b/common/defs/bitcoin/blockstamp.json index d733c9a5f..7f57b61ff 100644 --- a/common/defs/bitcoin/blockstamp.json +++ b/common/defs/bitcoin/blockstamp.json @@ -6,7 +6,7 @@ "github": "https://github.com/BlockStamp/bst", "maintainer": "Krzysztof Kuchta ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 26, "address_type_p2sh": 5, "maxfee_kb": 2000000, diff --git a/common/defs/bitcoin/bprivate.json b/common/defs/bitcoin/bprivate.json index fe71c5181..945327841 100644 --- a/common/defs/bitcoin/bprivate.json +++ b/common/defs/bitcoin/bprivate.json @@ -6,7 +6,7 @@ "github": "https://github.com/BTCPrivate/BitcoinPrivate", "maintainer": "Chris Sulmone ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 4901, "address_type_p2sh": 5039, "maxfee_kb": 1000000, diff --git a/common/defs/bitcoin/brhodium.json b/common/defs/bitcoin/brhodium.json index 73302a583..9c1869093 100644 --- a/common/defs/bitcoin/brhodium.json +++ b/common/defs/bitcoin/brhodium.json @@ -6,7 +6,7 @@ "github": "https://gitlab.com/bitcoinrh/BRhodiumNode", "maintainer": "baff5b ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 61, "address_type_p2sh": 123, "maxfee_kb": 2000000, diff --git a/common/defs/bitcoin/capricoin.json b/common/defs/bitcoin/capricoin.json index 39843bf09..b029eff1d 100644 --- a/common/defs/bitcoin/capricoin.json +++ b/common/defs/bitcoin/capricoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/Capricoinofficial/Capricoin", "maintainer": "Jozef Knaperek ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 28, "address_type_p2sh": 35, "maxfee_kb": 2000000, diff --git a/common/defs/bitcoin/cpuchain.json b/common/defs/bitcoin/cpuchain.json index 90c594cde..b1b9b351e 100644 --- a/common/defs/bitcoin/cpuchain.json +++ b/common/defs/bitcoin/cpuchain.json @@ -6,7 +6,7 @@ "github": "https://github.com/cpuchain/cpuchain", "maintainer": "Min Khang Aung ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 28, "address_type_p2sh": 30, "maxfee_kb": 1000000, diff --git a/common/defs/bitcoin/crown.json b/common/defs/bitcoin/crown.json index ff748ed19..0fd4ff9f0 100644 --- a/common/defs/bitcoin/crown.json +++ b/common/defs/bitcoin/crown.json @@ -6,7 +6,7 @@ "github": "https://github.com/Crowndev/crowncoin", "maintainer": "Ashot ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 95495, "address_type_p2sh": 95473, "maxfee_kb": 2000000, diff --git a/common/defs/bitcoin/dash.json b/common/defs/bitcoin/dash.json index 5e9d0eb7c..510fef860 100644 --- a/common/defs/bitcoin/dash.json +++ b/common/defs/bitcoin/dash.json @@ -6,7 +6,7 @@ "github": "https://github.com/dashpay/dash", "maintainer": "Karel Bilek ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 76, "address_type_p2sh": 16, "maxfee_kb": 100000, diff --git a/common/defs/bitcoin/dash_testnet.json b/common/defs/bitcoin/dash_testnet.json index 09b21db66..4116b0fb2 100644 --- a/common/defs/bitcoin/dash_testnet.json +++ b/common/defs/bitcoin/dash_testnet.json @@ -6,7 +6,7 @@ "github": "https://github.com/dashpay/dash", "maintainer": "Karel Bilek ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 140, "address_type_p2sh": 19, "maxfee_kb": 100000, diff --git a/common/defs/bitcoin/decred.json b/common/defs/bitcoin/decred.json index 65bf5e6f0..5cd9de90a 100644 --- a/common/defs/bitcoin/decred.json +++ b/common/defs/bitcoin/decred.json @@ -6,7 +6,7 @@ "github": "https://github.com/decred/dcrd", "maintainer": "Alex Yocom-Piatt ", "curve_name": "secp256k1_decred", - "divisibility": 8, + "decimals": 8, "address_type": 1855, "address_type_p2sh": 1818, "maxfee_kb": 1000000, diff --git a/common/defs/bitcoin/decred_testnet.json b/common/defs/bitcoin/decred_testnet.json index 65380fc26..a7ae8a910 100644 --- a/common/defs/bitcoin/decred_testnet.json +++ b/common/defs/bitcoin/decred_testnet.json @@ -6,7 +6,7 @@ "github": "https://github.com/decred/dcrd", "maintainer": "Saleem Rashid ", "curve_name": "secp256k1_decred", - "divisibility": 8, + "decimals": 8, "address_type": 3873, "address_type_p2sh": 3836, "maxfee_kb": 10000000, diff --git a/common/defs/bitcoin/digibyte.json b/common/defs/bitcoin/digibyte.json index ed1a9e5ed..50553407d 100644 --- a/common/defs/bitcoin/digibyte.json +++ b/common/defs/bitcoin/digibyte.json @@ -6,7 +6,7 @@ "github": "https://github.com/digibyte/digibyte", "maintainer": "DigiByte ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 30, "address_type_p2sh": 63, "maxfee_kb": 500000, diff --git a/common/defs/bitcoin/dogecoin.json b/common/defs/bitcoin/dogecoin.json index 33f477bbb..7fec4f4c9 100644 --- a/common/defs/bitcoin/dogecoin.json +++ b/common/defs/bitcoin/dogecoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/dogecoin/dogecoin", "maintainer": "Karel Bilek ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 30, "address_type_p2sh": 22, "maxfee_kb": 1000000000, diff --git a/common/defs/bitcoin/elements.json b/common/defs/bitcoin/elements.json index 82a861671..9878c680c 100644 --- a/common/defs/bitcoin/elements.json +++ b/common/defs/bitcoin/elements.json @@ -6,7 +6,7 @@ "github": "https://github.com/ElementsProject/elements", "maintainer": "Roman Zeyde ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 235, "address_type_p2sh": 75, "maxfee_kb": 10000000, diff --git a/common/defs/bitcoin/etp.json b/common/defs/bitcoin/etp.json index 5ef3c6a62..7cdcd2548 100644 --- a/common/defs/bitcoin/etp.json +++ b/common/defs/bitcoin/etp.json @@ -6,7 +6,7 @@ "github": "https://github.com/mvs-org/metaverse", "maintainer": "Sven Mutzl ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 50, "address_type_p2sh": 5, "maxfee_kb": 2000000, diff --git a/common/defs/bitcoin/faircoin.json b/common/defs/bitcoin/faircoin.json index 33f4ae459..491b074ef 100644 --- a/common/defs/bitcoin/faircoin.json +++ b/common/defs/bitcoin/faircoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/faircoin/faircoin", "maintainer": "Santi NoreƱa ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 95, "address_type_p2sh": 36, "maxfee_kb": 10000000, diff --git a/common/defs/bitcoin/feathercoin.json b/common/defs/bitcoin/feathercoin.json index dd373adc8..b809aad93 100644 --- a/common/defs/bitcoin/feathercoin.json +++ b/common/defs/bitcoin/feathercoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/FeatherCoin/Feathercoin", "maintainer": "Lucas Betschart ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 14, "address_type_p2sh": 5, "maxfee_kb": 40000000, diff --git a/common/defs/bitcoin/florincoin.json b/common/defs/bitcoin/florincoin.json index 5ad1cb272..789fe7340 100644 --- a/common/defs/bitcoin/florincoin.json +++ b/common/defs/bitcoin/florincoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/floblockchain/flo", "maintainer": "Robert English ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 35, "address_type_p2sh": 94, "maxfee_kb": 40000000, diff --git a/common/defs/bitcoin/fujicoin.json b/common/defs/bitcoin/fujicoin.json index 28c4f28fd..25628d892 100644 --- a/common/defs/bitcoin/fujicoin.json +++ b/common/defs/bitcoin/fujicoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/fujicoin/fujicoin", "maintainer": "motty ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 36, "address_type_p2sh": 16, "maxfee_kb": 1000000000, diff --git a/common/defs/bitcoin/gamecredits.json b/common/defs/bitcoin/gamecredits.json index 24c5c2e6c..ef9f763e5 100644 --- a/common/defs/bitcoin/gamecredits.json +++ b/common/defs/bitcoin/gamecredits.json @@ -6,7 +6,7 @@ "github": "https://github.com/gamecredits-project/gamecredits", "maintainer": "Samad Sajanlal ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 38, "address_type_p2sh": 62, "maxfee_kb": 5000000, diff --git a/common/defs/bitcoin/gincoin.json b/common/defs/bitcoin/gincoin.json index d87dc8318..55be6b7cf 100644 --- a/common/defs/bitcoin/gincoin.json +++ b/common/defs/bitcoin/gincoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/gincoin-dev/gincoin-core", "maintainer": "Dragos Badea ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 38, "address_type_p2sh": 10, "maxfee_kb": 100000, diff --git a/common/defs/bitcoin/groestlcoin.json b/common/defs/bitcoin/groestlcoin.json index 112f54596..39fc22a03 100644 --- a/common/defs/bitcoin/groestlcoin.json +++ b/common/defs/bitcoin/groestlcoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/Groestlcoin/groestlcoin", "maintainer": "Yura Pakhuchiy ", "curve_name": "secp256k1_groestl", - "divisibility": 8, + "decimals": 8, "address_type": 36, "address_type_p2sh": 5, "maxfee_kb": 100000, diff --git a/common/defs/bitcoin/groestlcoin_testnet.json b/common/defs/bitcoin/groestlcoin_testnet.json index d80064f83..301272c7a 100644 --- a/common/defs/bitcoin/groestlcoin_testnet.json +++ b/common/defs/bitcoin/groestlcoin_testnet.json @@ -6,7 +6,7 @@ "github": "https://github.com/Groestlcoin/groestlcoin", "maintainer": "Yura Pakhuchiy ", "curve_name": "secp256k1_groestl", - "divisibility": 8, + "decimals": 8, "address_type": 111, "address_type_p2sh": 196, "maxfee_kb": 100000, diff --git a/common/defs/bitcoin/hatch.json b/common/defs/bitcoin/hatch.json index 47c55bb5f..319c487a0 100644 --- a/common/defs/bitcoin/hatch.json +++ b/common/defs/bitcoin/hatch.json @@ -6,7 +6,7 @@ "github": "https://github.com/hatchpay/hatch", "maintainer": "Hatch Support ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 76, "address_type_p2sh": 16, "maxfee_kb": 100000, diff --git a/common/defs/bitcoin/hatch_testnet.json b/common/defs/bitcoin/hatch_testnet.json index 68b666d0c..02e6d10f9 100644 --- a/common/defs/bitcoin/hatch_testnet.json +++ b/common/defs/bitcoin/hatch_testnet.json @@ -6,7 +6,7 @@ "github": "https://github.com/hatchpay/hatch", "maintainer": "Hatch Support ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 140, "address_type_p2sh": 19, "maxfee_kb": 100000, diff --git a/common/defs/bitcoin/horizen.json b/common/defs/bitcoin/horizen.json index 12b8c689f..5a1b2f920 100644 --- a/common/defs/bitcoin/horizen.json +++ b/common/defs/bitcoin/horizen.json @@ -6,7 +6,7 @@ "github": "https://github.com/ZencashOfficial/zen", "maintainer": "Power_VANO ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 8329, "address_type_p2sh": 8342, "maxfee_kb": 2000000, diff --git a/common/defs/bitcoin/komodo.json b/common/defs/bitcoin/komodo.json index e6e49b277..5bf974d71 100644 --- a/common/defs/bitcoin/komodo.json +++ b/common/defs/bitcoin/komodo.json @@ -6,7 +6,7 @@ "github": "https://github.com/komodoplatform/komodo", "maintainer": "Kadan Stadelmann ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 60, "address_type_p2sh": 85, "maxfee_kb": 1000000, diff --git a/common/defs/bitcoin/koto.json b/common/defs/bitcoin/koto.json index a83eea734..02adb0ce3 100644 --- a/common/defs/bitcoin/koto.json +++ b/common/defs/bitcoin/koto.json @@ -6,7 +6,7 @@ "github": "https://github.com/KotoDevelopers/koto", "maintainer": "WO ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 6198, "address_type_p2sh": 6203, "maxfee_kb": 1000000, diff --git a/common/defs/bitcoin/litecoin.json b/common/defs/bitcoin/litecoin.json index cb133054f..0f33757dd 100644 --- a/common/defs/bitcoin/litecoin.json +++ b/common/defs/bitcoin/litecoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/litecoin-project/litecoin", "maintainer": "Pavol Rusnak ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 48, "address_type_p2sh": 50, "maxfee_kb": 40000000, diff --git a/common/defs/bitcoin/litecoin_testnet.json b/common/defs/bitcoin/litecoin_testnet.json index 7fb1159f2..b4d68ec2b 100644 --- a/common/defs/bitcoin/litecoin_testnet.json +++ b/common/defs/bitcoin/litecoin_testnet.json @@ -6,7 +6,7 @@ "github": "https://github.com/litecoin-project/litecoin", "maintainer": "Pavol Rusnak ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 111, "address_type_p2sh": 58, "maxfee_kb": 40000000, diff --git a/common/defs/bitcoin/monacoin.json b/common/defs/bitcoin/monacoin.json index 5d06a4f11..f3daf8fb9 100644 --- a/common/defs/bitcoin/monacoin.json +++ b/common/defs/bitcoin/monacoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/monacoinproject/monacoin", "maintainer": "cryptcoin-junkey ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 50, "address_type_p2sh": 55, "maxfee_kb": 5000000, diff --git a/common/defs/bitcoin/monetaryunit.json b/common/defs/bitcoin/monetaryunit.json index ae6d244f2..c143d23c0 100644 --- a/common/defs/bitcoin/monetaryunit.json +++ b/common/defs/bitcoin/monetaryunit.json @@ -6,7 +6,7 @@ "github": "https://github.com/muecoin/MUE", "maintainer": "Sotiris Blad ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 16, "address_type_p2sh": 76, "maxfee_kb": 100000, diff --git a/common/defs/bitcoin/namecoin.json b/common/defs/bitcoin/namecoin.json index 3a1d7f7f5..a2d4146fc 100644 --- a/common/defs/bitcoin/namecoin.json +++ b/common/defs/bitcoin/namecoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/namecoin/namecoin-core", "maintainer": "Pavol Rusnak ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 52, "address_type_p2sh": 5, "maxfee_kb": 10000000, diff --git a/common/defs/bitcoin/nix.json b/common/defs/bitcoin/nix.json index c8b35301e..312835b3e 100644 --- a/common/defs/bitcoin/nix.json +++ b/common/defs/bitcoin/nix.json @@ -6,7 +6,7 @@ "github": "https://github.com/nixplatform/nixcore", "maintainer": "mattt21 ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 38, "address_type_p2sh": 53, "maxfee_kb": 40000000, diff --git a/common/defs/bitcoin/particl.json b/common/defs/bitcoin/particl.json index 1f60c0b0e..79635ff5f 100644 --- a/common/defs/bitcoin/particl.json +++ b/common/defs/bitcoin/particl.json @@ -6,7 +6,7 @@ "github": "https://github.com/particl/particl-core", "maintainer": "Ryno ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 56, "address_type_p2sh": 60, "maxfee_kb": 2000000, diff --git a/common/defs/bitcoin/particl_testnet.json b/common/defs/bitcoin/particl_testnet.json index c79becc13..8db048e77 100644 --- a/common/defs/bitcoin/particl_testnet.json +++ b/common/defs/bitcoin/particl_testnet.json @@ -6,7 +6,7 @@ "github": "https://github.com/particl/particl-core", "maintainer": "Ryno ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 118, "address_type_p2sh": 122, "maxfee_kb": 10000000, diff --git a/common/defs/bitcoin/peercoin.json b/common/defs/bitcoin/peercoin.json index 4c7cd38c2..d46e6dffe 100644 --- a/common/defs/bitcoin/peercoin.json +++ b/common/defs/bitcoin/peercoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/peercoin/peercoin", "maintainer": "backpacker69 ", "curve_name": "secp256k1", - "divisibility": 6, + "decimals": 6, "address_type": 55, "address_type_p2sh": 117, "maxfee_kb": 2000000, diff --git a/common/defs/bitcoin/peercoin_testnet.json b/common/defs/bitcoin/peercoin_testnet.json index 1755715a4..ca3a16c30 100644 --- a/common/defs/bitcoin/peercoin_testnet.json +++ b/common/defs/bitcoin/peercoin_testnet.json @@ -6,7 +6,7 @@ "github": "https://github.com/peercoin/peercoin", "maintainer": "backpacker69 ", "curve_name": "secp256k1", - "divisibility": 6, + "decimals": 6, "address_type": 111, "address_type_p2sh": 196, "maxfee_kb": 2000000, diff --git a/common/defs/bitcoin/pesetacoin.json b/common/defs/bitcoin/pesetacoin.json index 46b8b84ca..d178bc454 100644 --- a/common/defs/bitcoin/pesetacoin.json +++ b/common/defs/bitcoin/pesetacoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/FundacionPesetacoin/PesetacoinCore", "maintainer": "Rw ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 47, "address_type_p2sh": 22, "maxfee_kb": 1000000000, diff --git a/common/defs/bitcoin/pivx.json b/common/defs/bitcoin/pivx.json index bb3394c24..8fa8b25ed 100644 --- a/common/defs/bitcoin/pivx.json +++ b/common/defs/bitcoin/pivx.json @@ -6,7 +6,7 @@ "github": "https://github.com/PIVX-Project/PIVX", "maintainer": "Random Zebra ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 30, "address_type_p2sh": 13, "maxfee_kb": 100000, diff --git a/common/defs/bitcoin/pivx_testnet.json b/common/defs/bitcoin/pivx_testnet.json index 8879970f3..331550bd7 100644 --- a/common/defs/bitcoin/pivx_testnet.json +++ b/common/defs/bitcoin/pivx_testnet.json @@ -6,7 +6,7 @@ "github": "https://github.com/PIVX-Project/PIVX", "maintainer": "Random Zebra ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 139, "address_type_p2sh": 19, "maxfee_kb": 100000, diff --git a/common/defs/bitcoin/polis.json b/common/defs/bitcoin/polis.json index 3d7402c16..79a4cb532 100644 --- a/common/defs/bitcoin/polis.json +++ b/common/defs/bitcoin/polis.json @@ -6,7 +6,7 @@ "github": "https://github.com/polispay/polis", "maintainer": "Cronos ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 55, "address_type_p2sh": 56, "maxfee_kb": 100000, diff --git a/common/defs/bitcoin/primecoin.json b/common/defs/bitcoin/primecoin.json index 3939c3737..e3cc83129 100644 --- a/common/defs/bitcoin/primecoin.json +++ b/common/defs/bitcoin/primecoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/primecoin/primecoin", "maintainer": "James Skrowvedeht ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 23, "address_type_p2sh": 83, "maxfee_kb": 1000000, diff --git a/common/defs/bitcoin/qtum.json b/common/defs/bitcoin/qtum.json index be2900ec4..44d972fa0 100644 --- a/common/defs/bitcoin/qtum.json +++ b/common/defs/bitcoin/qtum.json @@ -6,7 +6,7 @@ "github": "https://github.com/qtumproject/qtum", "maintainer": "CodeFace ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 58, "address_type_p2sh": 50, "maxfee_kb": 40000000, diff --git a/common/defs/bitcoin/qtum_testnet.json b/common/defs/bitcoin/qtum_testnet.json index 7f03d5be6..ed0313a6d 100644 --- a/common/defs/bitcoin/qtum_testnet.json +++ b/common/defs/bitcoin/qtum_testnet.json @@ -6,7 +6,7 @@ "github": "https://github.com/qtumproject/qtum", "maintainer": "CodeFace ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 120, "address_type_p2sh": 110, "maxfee_kb": 40000000, diff --git a/common/defs/bitcoin/ravencoin.json b/common/defs/bitcoin/ravencoin.json index 00b5c66f9..755452e4b 100644 --- a/common/defs/bitcoin/ravencoin.json +++ b/common/defs/bitcoin/ravencoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/RavenProject/Ravencoin", "maintainer": "Scotty ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 60, "address_type_p2sh": 122, "maxfee_kb": 2000000, diff --git a/common/defs/bitcoin/ritocoin.json b/common/defs/bitcoin/ritocoin.json index 8539d0d29..86cb603cc 100644 --- a/common/defs/bitcoin/ritocoin.json +++ b/common/defs/bitcoin/ritocoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/RitoProject", "maintainer": "Scotty ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 25, "address_type_p2sh": 105, "maxfee_kb": 2000000, diff --git a/common/defs/bitcoin/smartcash.json b/common/defs/bitcoin/smartcash.json index af3043726..e0ff4abd5 100644 --- a/common/defs/bitcoin/smartcash.json +++ b/common/defs/bitcoin/smartcash.json @@ -6,7 +6,7 @@ "github": "https://github.com/SmartCash/Core-Smart", "maintainer": "Leandro Reinaux ", "curve_name": "secp256k1_smart", - "divisibility": 8, + "decimals": 8, "address_type": 63, "address_type_p2sh": 18, "maxfee_kb": 1000000, diff --git a/common/defs/bitcoin/smartcash_testnet.json b/common/defs/bitcoin/smartcash_testnet.json index b671fdddd..26b3089dd 100644 --- a/common/defs/bitcoin/smartcash_testnet.json +++ b/common/defs/bitcoin/smartcash_testnet.json @@ -6,7 +6,7 @@ "github": "https://github.com/SmartCash/Core-Smart", "maintainer": "Leandro Reinaux ", "curve_name": "secp256k1_smart", - "divisibility": 8, + "decimals": 8, "address_type": 65, "address_type_p2sh": 21, "maxfee_kb": 1000000, diff --git a/common/defs/bitcoin/stakenet.json b/common/defs/bitcoin/stakenet.json index b8c586a3f..80ee55d0c 100644 --- a/common/defs/bitcoin/stakenet.json +++ b/common/defs/bitcoin/stakenet.json @@ -6,7 +6,7 @@ "github": "https://github.com/X9Developers/XSN", "maintainer": "Alexis Hernandez ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 76, "address_type_p2sh": 16, "maxfee_kb": 2000000, diff --git a/common/defs/bitcoin/syscoin.json b/common/defs/bitcoin/syscoin.json index 91d1c831f..a379b6fe3 100644 --- a/common/defs/bitcoin/syscoin.json +++ b/common/defs/bitcoin/syscoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/syscoin/syscoin", "maintainer": "Jagdeep Sidhu ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 63, "address_type_p2sh": 5, "maxfee_kb": 10000000, diff --git a/common/defs/bitcoin/terracoin.json b/common/defs/bitcoin/terracoin.json index 537a1b407..17ce4fa8a 100644 --- a/common/defs/bitcoin/terracoin.json +++ b/common/defs/bitcoin/terracoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/terracoin/terracoin", "maintainer": "The Terracoin Foundation ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 0, "address_type_p2sh": 5, "maxfee_kb": 100000, diff --git a/common/defs/bitcoin/unobtanium.json b/common/defs/bitcoin/unobtanium.json index 376c92057..1a9d267da 100644 --- a/common/defs/bitcoin/unobtanium.json +++ b/common/defs/bitcoin/unobtanium.json @@ -6,7 +6,7 @@ "github": "https://github.com/unobtanium-official/unobtanium", "maintainer": "choicesz ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 130, "address_type_p2sh": 30, "maxfee_kb": 2000000, diff --git a/common/defs/bitcoin/vertcoin.json b/common/defs/bitcoin/vertcoin.json index be95a051a..0781ab11e 100644 --- a/common/defs/bitcoin/vertcoin.json +++ b/common/defs/bitcoin/vertcoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/vertcoin-project/vertcoin-core", "maintainer": "Jochen Hoenicke ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 71, "address_type_p2sh": 5, "maxfee_kb": 40000000, diff --git a/common/defs/bitcoin/viacoin.json b/common/defs/bitcoin/viacoin.json index 72543bea1..ebbec62e8 100644 --- a/common/defs/bitcoin/viacoin.json +++ b/common/defs/bitcoin/viacoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/viacoin", "maintainer": "romanornr ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 71, "address_type_p2sh": 33, "maxfee_kb": 40000000, diff --git a/common/defs/bitcoin/vipstarcoin.json b/common/defs/bitcoin/vipstarcoin.json index 5a4e0bd12..3e2a179ac 100644 --- a/common/defs/bitcoin/vipstarcoin.json +++ b/common/defs/bitcoin/vipstarcoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/VIPSTARCOIN/VIPSTARCOIN", "maintainer": "y-chan ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 70, "address_type_p2sh": 50, "maxfee_kb": 40000000, diff --git a/common/defs/bitcoin/zcash.json b/common/defs/bitcoin/zcash.json index 8a505b32b..e7173ef96 100644 --- a/common/defs/bitcoin/zcash.json +++ b/common/defs/bitcoin/zcash.json @@ -6,7 +6,7 @@ "github": "https://github.com/zcash/zcash", "maintainer": "Pavol Rusnak ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 7352, "address_type_p2sh": 7357, "maxfee_kb": 1000000, diff --git a/common/defs/bitcoin/zcash_testnet.json b/common/defs/bitcoin/zcash_testnet.json index 2e81ebf8c..0de7179e1 100644 --- a/common/defs/bitcoin/zcash_testnet.json +++ b/common/defs/bitcoin/zcash_testnet.json @@ -6,7 +6,7 @@ "github": "https://github.com/zcash/zcash", "maintainer": "Pavol Rusnak ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 7461, "address_type_p2sh": 7354, "maxfee_kb": 10000000, diff --git a/common/defs/bitcoin/zcoin.json b/common/defs/bitcoin/zcoin.json index 9f67a8ca5..904206ada 100644 --- a/common/defs/bitcoin/zcoin.json +++ b/common/defs/bitcoin/zcoin.json @@ -6,7 +6,7 @@ "github": "https://github.com/zcoinofficial/zcoin", "maintainer": "Yura Pakhuchiy ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 82, "address_type_p2sh": 7, "maxfee_kb": 1000000, diff --git a/common/defs/bitcoin/zcoin_testnet.json b/common/defs/bitcoin/zcoin_testnet.json index 6b1444ad9..9f3a2f8a7 100644 --- a/common/defs/bitcoin/zcoin_testnet.json +++ b/common/defs/bitcoin/zcoin_testnet.json @@ -6,7 +6,7 @@ "github": "https://github.com/zcoinofficial/zcoin", "maintainer": "Yura Pakhuchiy ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 65, "address_type_p2sh": 178, "maxfee_kb": 1000000, diff --git a/common/defs/bitcoin/zcore.json b/common/defs/bitcoin/zcore.json index 9dfd3812b..484adec59 100644 --- a/common/defs/bitcoin/zcore.json +++ b/common/defs/bitcoin/zcore.json @@ -6,7 +6,7 @@ "github": "https://github.com/zcore-coin/zcore-2.0", "maintainer": "Erick Costa ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 142, "address_type_p2sh": 145, "maxfee_kb": 1000000, diff --git a/common/defs/bitcoin/zelcash.json b/common/defs/bitcoin/zelcash.json index 329a7bf43..ecbd25a09 100644 --- a/common/defs/bitcoin/zelcash.json +++ b/common/defs/bitcoin/zelcash.json @@ -6,7 +6,7 @@ "github": "https://github.com/zelcash", "maintainer": "Cabecinha84 ", "curve_name": "secp256k1", - "divisibility": 8, + "decimals": 8, "address_type": 7352, "address_type_p2sh": 7357, "maxfee_kb": 1000000, diff --git a/core/src/apps/binance/helpers.py b/core/src/apps/binance/helpers.py index b73218455..d4127e3aa 100644 --- a/core/src/apps/binance/helpers.py +++ b/core/src/apps/binance/helpers.py @@ -18,7 +18,7 @@ INPUT_OUTPUT_BLUEPRINT = '{{"address":"{address}","coins":[{coins}]}}' COIN_BLUEPRINT = '{{"amount":{amount},"denom":"{denom}"}}' # 1*10^8 Jagers equal 1 BNB https://www.binance.vision/glossary/jager -DIVISIBILITY = const(8) +DECIMALS = const(8) def produce_json_for_signing(envelope: BinanceSignTx, msg) -> str: diff --git a/core/src/apps/binance/layout.py b/core/src/apps/binance/layout.py index 8b084a3f0..48fddb6cb 100644 --- a/core/src/apps/binance/layout.py +++ b/core/src/apps/binance/layout.py @@ -23,7 +23,7 @@ async def require_confirm_transfer(ctx, msg: BinanceTransferMsg): for coin in msg.coins: coin_page = Text("Confirm " + direction, ui.ICON_SEND, icon_color=ui.GREEN) coin_page.bold( - format_amount(coin.amount, helpers.DIVISIBILITY) + " " + coin.denom + format_amount(coin.amount, helpers.DECIMALS) + " " + coin.denom ) coin_page.normal("to") coin_page.mono(*split_address(msg.address)) @@ -73,9 +73,9 @@ async def require_confirm_order(ctx, msg: BinanceOrderMsg): page3 = Text("Confirm order 3/3", ui.ICON_SEND, icon_color=ui.GREEN) page3.normal("Quantity:") - page3.bold(format_amount(msg.quantity, helpers.DIVISIBILITY)) + page3.bold(format_amount(msg.quantity, helpers.DECIMALS)) page3.normal("Price:") - page3.bold(format_amount(msg.price, helpers.DIVISIBILITY)) + page3.bold(format_amount(msg.price, helpers.DECIMALS)) return await hold_to_confirm( ctx, Paginated([page1, page2, page3]), ButtonRequestType.SignTx diff --git a/core/src/apps/common/coininfo.py b/core/src/apps/common/coininfo.py index a6d0091b3..7e25b56ae 100644 --- a/core/src/apps/common/coininfo.py +++ b/core/src/apps/common/coininfo.py @@ -12,7 +12,7 @@ class CoinInfo: self, coin_name: str, coin_shortcut: str, - divisibility: int, + decimals: int, address_type: int, address_type_p2sh: int, maxfee_kb: int, @@ -34,7 +34,7 @@ class CoinInfo: ): self.coin_name = coin_name self.coin_shortcut = coin_shortcut - self.divisibility = divisibility + self.decimals = decimals self.address_type = address_type self.address_type_p2sh = address_type_p2sh self.maxfee_kb = maxfee_kb @@ -84,7 +84,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="BTC", - divisibility=8, + decimals=8, address_type=0, address_type_p2sh=5, maxfee_kb=2000000, @@ -108,7 +108,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="REGTEST", - divisibility=8, + decimals=8, address_type=111, address_type_p2sh=196, maxfee_kb=10000000, @@ -132,7 +132,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="TEST", - divisibility=8, + decimals=8, address_type=111, address_type_p2sh=196, maxfee_kb=10000000, @@ -159,7 +159,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="ACM", - divisibility=8, + decimals=8, address_type=53, address_type_p2sh=55, maxfee_kb=40000000, @@ -183,7 +183,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="AXE", - divisibility=8, + decimals=8, address_type=55, address_type_p2sh=16, maxfee_kb=100000, @@ -207,7 +207,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="BELL", - divisibility=8, + decimals=8, address_type=25, address_type_p2sh=85, maxfee_kb=1000000, @@ -231,7 +231,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="BITG", - divisibility=8, + decimals=8, address_type=38, address_type_p2sh=6, maxfee_kb=100000, @@ -255,7 +255,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="ZNY", - divisibility=8, + decimals=8, address_type=81, address_type_p2sh=5, maxfee_kb=1000000, @@ -279,7 +279,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="BCH", - divisibility=8, + decimals=8, address_type=0, address_type_p2sh=5, maxfee_kb=500000, @@ -303,7 +303,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="TBCH", - divisibility=8, + decimals=8, address_type=111, address_type_p2sh=196, maxfee_kb=10000000, @@ -327,7 +327,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="BTG", - divisibility=8, + decimals=8, address_type=38, address_type_p2sh=23, maxfee_kb=500000, @@ -351,7 +351,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="TBTG", - divisibility=8, + decimals=8, address_type=111, address_type_p2sh=196, maxfee_kb=500000, @@ -375,7 +375,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="BTCP", - divisibility=8, + decimals=8, address_type=4901, address_type_p2sh=5039, maxfee_kb=1000000, @@ -399,7 +399,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="XRC", - divisibility=8, + decimals=8, address_type=61, address_type_p2sh=123, maxfee_kb=2000000, @@ -423,7 +423,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="BTX", - divisibility=8, + decimals=8, address_type=3, address_type_p2sh=125, maxfee_kb=2000000, @@ -447,7 +447,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="BST", - divisibility=8, + decimals=8, address_type=26, address_type_p2sh=5, maxfee_kb=2000000, @@ -471,7 +471,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="CPU", - divisibility=8, + decimals=8, address_type=28, address_type_p2sh=30, maxfee_kb=1000000, @@ -495,7 +495,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="CPC", - divisibility=8, + decimals=8, address_type=28, address_type_p2sh=35, maxfee_kb=2000000, @@ -519,7 +519,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="CRW", - divisibility=8, + decimals=8, address_type=95495, address_type_p2sh=95473, maxfee_kb=2000000, @@ -543,7 +543,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="DASH", - divisibility=8, + decimals=8, address_type=76, address_type_p2sh=16, maxfee_kb=100000, @@ -567,7 +567,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="tDASH", - divisibility=8, + decimals=8, address_type=140, address_type_p2sh=19, maxfee_kb=100000, @@ -591,7 +591,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="DCR", - divisibility=8, + decimals=8, address_type=1855, address_type_p2sh=1818, maxfee_kb=1000000, @@ -615,7 +615,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="TDCR", - divisibility=8, + decimals=8, address_type=3873, address_type_p2sh=3836, maxfee_kb=10000000, @@ -639,7 +639,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="DGB", - divisibility=8, + decimals=8, address_type=30, address_type_p2sh=63, maxfee_kb=500000, @@ -663,7 +663,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="DOGE", - divisibility=8, + decimals=8, address_type=30, address_type_p2sh=22, maxfee_kb=1000000000, @@ -687,7 +687,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="ELEMENTS", - divisibility=8, + decimals=8, address_type=235, address_type_p2sh=75, maxfee_kb=10000000, @@ -711,7 +711,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="FAIR", - divisibility=8, + decimals=8, address_type=95, address_type_p2sh=36, maxfee_kb=10000000, @@ -735,7 +735,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="FTC", - divisibility=8, + decimals=8, address_type=14, address_type_p2sh=5, maxfee_kb=40000000, @@ -759,7 +759,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="FLO", - divisibility=8, + decimals=8, address_type=35, address_type_p2sh=94, maxfee_kb=40000000, @@ -783,7 +783,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="FJC", - divisibility=8, + decimals=8, address_type=36, address_type_p2sh=16, maxfee_kb=1000000000, @@ -807,7 +807,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="GIN", - divisibility=8, + decimals=8, address_type=38, address_type_p2sh=10, maxfee_kb=100000, @@ -831,7 +831,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="GAME", - divisibility=8, + decimals=8, address_type=38, address_type_p2sh=62, maxfee_kb=5000000, @@ -855,7 +855,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="GRS", - divisibility=8, + decimals=8, address_type=36, address_type_p2sh=5, maxfee_kb=100000, @@ -879,7 +879,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="tGRS", - divisibility=8, + decimals=8, address_type=111, address_type_p2sh=196, maxfee_kb=100000, @@ -903,7 +903,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="HATCH", - divisibility=8, + decimals=8, address_type=76, address_type_p2sh=16, maxfee_kb=100000, @@ -927,7 +927,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="tHATCH", - divisibility=8, + decimals=8, address_type=140, address_type_p2sh=19, maxfee_kb=100000, @@ -951,7 +951,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="ZEN", - divisibility=8, + decimals=8, address_type=8329, address_type_p2sh=8342, maxfee_kb=2000000, @@ -975,7 +975,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="KMD", - divisibility=8, + decimals=8, address_type=60, address_type_p2sh=85, maxfee_kb=1000000, @@ -999,7 +999,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="KOTO", - divisibility=8, + decimals=8, address_type=6198, address_type_p2sh=6203, maxfee_kb=1000000, @@ -1023,7 +1023,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="LTC", - divisibility=8, + decimals=8, address_type=48, address_type_p2sh=50, maxfee_kb=40000000, @@ -1047,7 +1047,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="tLTC", - divisibility=8, + decimals=8, address_type=111, address_type_p2sh=58, maxfee_kb=40000000, @@ -1071,7 +1071,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="ETP", - divisibility=8, + decimals=8, address_type=50, address_type_p2sh=5, maxfee_kb=2000000, @@ -1095,7 +1095,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="MONA", - divisibility=8, + decimals=8, address_type=50, address_type_p2sh=55, maxfee_kb=5000000, @@ -1119,7 +1119,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="MUE", - divisibility=8, + decimals=8, address_type=16, address_type_p2sh=76, maxfee_kb=100000, @@ -1143,7 +1143,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="NIX", - divisibility=8, + decimals=8, address_type=38, address_type_p2sh=53, maxfee_kb=40000000, @@ -1167,7 +1167,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="NMC", - divisibility=8, + decimals=8, address_type=52, address_type_p2sh=5, maxfee_kb=10000000, @@ -1191,7 +1191,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="PIVX", - divisibility=8, + decimals=8, address_type=30, address_type_p2sh=13, maxfee_kb=100000, @@ -1215,7 +1215,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="tPIVX", - divisibility=8, + decimals=8, address_type=139, address_type_p2sh=19, maxfee_kb=100000, @@ -1239,7 +1239,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="PART", - divisibility=8, + decimals=8, address_type=56, address_type_p2sh=60, maxfee_kb=2000000, @@ -1263,7 +1263,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="tPART", - divisibility=8, + decimals=8, address_type=118, address_type_p2sh=122, maxfee_kb=10000000, @@ -1287,7 +1287,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="PPC", - divisibility=6, + decimals=6, address_type=55, address_type_p2sh=117, maxfee_kb=2000000, @@ -1311,7 +1311,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="tPPC", - divisibility=6, + decimals=6, address_type=111, address_type_p2sh=196, maxfee_kb=2000000, @@ -1335,7 +1335,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="PTC", - divisibility=8, + decimals=8, address_type=47, address_type_p2sh=22, maxfee_kb=1000000000, @@ -1359,7 +1359,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="POLIS", - divisibility=8, + decimals=8, address_type=55, address_type_p2sh=56, maxfee_kb=100000, @@ -1383,7 +1383,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="XPM", - divisibility=8, + decimals=8, address_type=23, address_type_p2sh=83, maxfee_kb=1000000, @@ -1407,7 +1407,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="QTUM", - divisibility=8, + decimals=8, address_type=58, address_type_p2sh=50, maxfee_kb=40000000, @@ -1431,7 +1431,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="tQTUM", - divisibility=8, + decimals=8, address_type=120, address_type_p2sh=110, maxfee_kb=40000000, @@ -1455,7 +1455,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="RVN", - divisibility=8, + decimals=8, address_type=60, address_type_p2sh=122, maxfee_kb=2000000, @@ -1479,7 +1479,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="RITO", - divisibility=8, + decimals=8, address_type=25, address_type_p2sh=105, maxfee_kb=2000000, @@ -1503,7 +1503,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="SMART", - divisibility=8, + decimals=8, address_type=63, address_type_p2sh=18, maxfee_kb=1000000, @@ -1527,7 +1527,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="tSMART", - divisibility=8, + decimals=8, address_type=65, address_type_p2sh=21, maxfee_kb=1000000, @@ -1551,7 +1551,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="XSN", - divisibility=8, + decimals=8, address_type=76, address_type_p2sh=16, maxfee_kb=2000000, @@ -1575,7 +1575,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="SYS", - divisibility=8, + decimals=8, address_type=63, address_type_p2sh=5, maxfee_kb=10000000, @@ -1599,7 +1599,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="UNO", - divisibility=8, + decimals=8, address_type=130, address_type_p2sh=30, maxfee_kb=2000000, @@ -1623,7 +1623,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="VIPS", - divisibility=8, + decimals=8, address_type=70, address_type_p2sh=50, maxfee_kb=40000000, @@ -1647,7 +1647,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="VTC", - divisibility=8, + decimals=8, address_type=71, address_type_p2sh=5, maxfee_kb=40000000, @@ -1671,7 +1671,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="VIA", - divisibility=8, + decimals=8, address_type=71, address_type_p2sh=33, maxfee_kb=40000000, @@ -1695,7 +1695,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="ZCR", - divisibility=8, + decimals=8, address_type=142, address_type_p2sh=145, maxfee_kb=1000000, @@ -1719,7 +1719,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="ZEC", - divisibility=8, + decimals=8, address_type=7352, address_type_p2sh=7357, maxfee_kb=1000000, @@ -1743,7 +1743,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="TAZ", - divisibility=8, + decimals=8, address_type=7461, address_type_p2sh=7354, maxfee_kb=10000000, @@ -1767,7 +1767,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="XZC", - divisibility=8, + decimals=8, address_type=82, address_type_p2sh=7, maxfee_kb=1000000, @@ -1791,7 +1791,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="tXZC", - divisibility=8, + decimals=8, address_type=65, address_type_p2sh=178, maxfee_kb=1000000, @@ -1815,7 +1815,7 @@ def by_name(name: str) -> CoinInfo: return CoinInfo( coin_name=name, coin_shortcut="ZEL", - divisibility=8, + decimals=8, address_type=7352, address_type_p2sh=7357, maxfee_kb=1000000, diff --git a/core/src/apps/common/coininfo.py.mako b/core/src/apps/common/coininfo.py.mako index 97509854e..14f8784a4 100644 --- a/core/src/apps/common/coininfo.py.mako +++ b/core/src/apps/common/coininfo.py.mako @@ -12,7 +12,7 @@ class CoinInfo: self, coin_name: str, coin_shortcut: str, - divisibility: int, + decimals: int, address_type: int, address_type_p2sh: int, maxfee_kb: int, @@ -34,7 +34,7 @@ class CoinInfo: ): self.coin_name = coin_name self.coin_shortcut = coin_shortcut - self.divisibility = divisibility + self.decimals = decimals self.address_type = address_type self.address_type_p2sh = address_type_p2sh self.maxfee_kb = maxfee_kb @@ -92,7 +92,7 @@ def optional_dict(x): ATTRIBUTES = ( ("coin_name", lambda _: "name"), ("coin_shortcut", black_repr), - ("divisibility", int), + ("decimals", int), ("address_type", int), ("address_type_p2sh", int), ("maxfee_kb", int), diff --git a/core/src/apps/ripple/helpers.py b/core/src/apps/ripple/helpers.py index 464ead5a2..45306f18e 100644 --- a/core/src/apps/ripple/helpers.py +++ b/core/src/apps/ripple/helpers.py @@ -11,7 +11,7 @@ HASH_TX_SIGN = const(0x53545800) # 'STX' # HASH_TX_SIGN_TESTNET = const(0x73747800) # 'stx' # https://developers.ripple.com/basic-data-types.html#specifying-currency-amounts -DIVISIBILITY = const(6) # 1000000 drops equal 1 XRP +DECIMALS = const(6) # 1000000 drops equal 1 XRP # https://developers.ripple.com/transaction-cost.html MIN_FEE = const(10) diff --git a/core/src/apps/ripple/layout.py b/core/src/apps/ripple/layout.py index 425d8644c..05f557cbb 100644 --- a/core/src/apps/ripple/layout.py +++ b/core/src/apps/ripple/layout.py @@ -12,7 +12,7 @@ from apps.common.layout import split_address async def require_confirm_fee(ctx, fee): text = Text("Confirm fee", ui.ICON_SEND, ui.GREEN) text.normal("Transaction fee:") - text.bold(format_amount(fee, helpers.DIVISIBILITY) + " XRP") + text.bold(format_amount(fee, helpers.DECIMALS) + " XRP") await require_confirm(ctx, text, ButtonRequestType.ConfirmOutput) @@ -26,7 +26,7 @@ async def require_confirm_destination_tag(ctx, tag): async def require_confirm_tx(ctx, to, value): text = Text("Confirm sending", ui.ICON_SEND, ui.GREEN) - text.bold(format_amount(value, helpers.DIVISIBILITY) + " XRP") + text.bold(format_amount(value, helpers.DECIMALS) + " XRP") text.normal("to") text.mono(*split_address(to)) return await require_hold_to_confirm(ctx, text, ButtonRequestType.SignTx) diff --git a/core/src/apps/stellar/consts.py b/core/src/apps/stellar/consts.py index e24ddbb4d..8055c97e3 100644 --- a/core/src/apps/stellar/consts.py +++ b/core/src/apps/stellar/consts.py @@ -41,7 +41,7 @@ ASSET_TYPE_ALPHANUM12 = const(2) # https://www.stellar.org/developers/guides/concepts/accounts.html#balance # https://github.com/stellar/go/blob/3d2c1defe73dbfed00146ebe0e8d7e07ce4bb1b6/amount/main.go#L23 -AMOUNT_DIVISIBILITY = const(7) +AMOUNT_DECIMALS = const(7) # https://github.com/stellar/go/blob/master/network/main.go NETWORK_PASSPHRASE_PUBLIC = "Public Global Stellar Network ; September 2015" diff --git a/core/src/apps/stellar/layout.py b/core/src/apps/stellar/layout.py index 8007f26e1..9312159ec 100644 --- a/core/src/apps/stellar/layout.py +++ b/core/src/apps/stellar/layout.py @@ -77,7 +77,7 @@ def format_amount(amount: int, ticker=True) -> str: t = "" if ticker: t = " XLM" - return utils.format_amount(amount, consts.AMOUNT_DIVISIBILITY) + t + return utils.format_amount(amount, consts.AMOUNT_DECIMALS) + t def split(text): diff --git a/core/src/apps/tezos/helpers.py b/core/src/apps/tezos/helpers.py index 6f08ce6a1..9e63953d4 100644 --- a/core/src/apps/tezos/helpers.py +++ b/core/src/apps/tezos/helpers.py @@ -5,7 +5,7 @@ from trezor.crypto import base58 from apps.common import HARDENED from apps.common.writers import write_uint8 -TEZOS_AMOUNT_DIVISIBILITY = const(6) +TEZOS_AMOUNT_DECIMALS = const(6) TEZOS_ED25519_ADDRESS_PREFIX = "tz1" TEZOS_ORIGINATED_ADDRESS_PREFIX = "KT1" TEZOS_PUBLICKEY_PREFIX = "edpk" diff --git a/core/src/apps/tezos/layout.py b/core/src/apps/tezos/layout.py index e7cd4793f..219f17e05 100644 --- a/core/src/apps/tezos/layout.py +++ b/core/src/apps/tezos/layout.py @@ -5,7 +5,7 @@ from trezor.ui.text import Text from trezor.utils import chunks, format_amount from apps.common.confirm import require_confirm, require_hold_to_confirm -from apps.tezos.helpers import TEZOS_AMOUNT_DIVISIBILITY +from apps.tezos.helpers import TEZOS_AMOUNT_DECIMALS async def require_confirm_tx(ctx, to, value): @@ -72,7 +72,7 @@ def split_proposal(proposal): def format_tezos_amount(value): - formatted_value = format_amount(value, TEZOS_AMOUNT_DIVISIBILITY) + formatted_value = format_amount(value, TEZOS_AMOUNT_DECIMALS) return formatted_value + " XTZ" diff --git a/core/src/apps/wallet/sign_tx/layout.py b/core/src/apps/wallet/sign_tx/layout.py index 4a670b80f..a9247e387 100644 --- a/core/src/apps/wallet/sign_tx/layout.py +++ b/core/src/apps/wallet/sign_tx/layout.py @@ -9,7 +9,7 @@ _LOCKTIME_TIMESTAMP_MIN_VALUE = const(500000000) def format_coin_amount(amount, coin): - return "%s %s" % (format_amount(amount, coin.divisibility), coin.coin_shortcut) + return "%s %s" % (format_amount(amount, coin.decimals), coin.coin_shortcut) def split_address(address): diff --git a/legacy/firmware/coin_info.c.mako b/legacy/firmware/coin_info.c.mako index 7dc8e54ac..56e8771b6 100644 --- a/legacy/firmware/coin_info.c.mako +++ b/legacy/firmware/coin_info.c.mako @@ -33,7 +33,7 @@ const CoinInfo coins[COINS_COUNT] = { .has_fork_id = ${defined(c.fork_id)}, .force_bip143 = ${c_bool(c.force_bip143)}, .decred = ${c_bool(c.decred)}, - .divisibility = ${c.divisibility}, + .decimals = ${c.decimals}, .address_type = ${c.address_type}, .address_type_p2sh = ${c.address_type_p2sh}, .xpub_magic = ${hex(c.xpub_magic)}, diff --git a/legacy/firmware/coins.h b/legacy/firmware/coins.h index 99ceb0648..1b15dc15a 100644 --- a/legacy/firmware/coins.h +++ b/legacy/firmware/coins.h @@ -31,7 +31,7 @@ typedef struct _CoinInfo { const char *coin_shortcut; uint64_t maxfee_kb; const char *signed_message_header; - uint32_t divisibility; + uint32_t decimals; bool has_segwit; bool has_fork_id; bool force_bip143; diff --git a/legacy/firmware/layout2.c b/legacy/firmware/layout2.c index 01aa943f7..cefa7f4dd 100644 --- a/legacy/firmware/layout2.c +++ b/legacy/firmware/layout2.c @@ -344,8 +344,8 @@ static void render_address_dialog(const CoinInfo *coin, const char *address, void layoutConfirmOutput(const CoinInfo *coin, const TxOutputType *out) { char str_out[32 + 3] = {0}; - bn_format_uint64(out->amount, NULL, coin->coin_shortcut, coin->divisibility, - 0, false, str_out, sizeof(str_out) - 3); + bn_format_uint64(out->amount, NULL, coin->coin_shortcut, coin->decimals, 0, + false, str_out, sizeof(str_out) - 3); strlcat(str_out, " to", sizeof(str_out)); const char *address = out->address; const char *extra_line = @@ -422,9 +422,9 @@ void layoutConfirmOpReturn(const uint8_t *data, uint32_t size) { void layoutConfirmTx(const CoinInfo *coin, uint64_t amount_out, uint64_t amount_fee) { char str_out[32] = {0}, str_fee[32] = {0}; - bn_format_uint64(amount_out, NULL, coin->coin_shortcut, coin->divisibility, 0, + bn_format_uint64(amount_out, NULL, coin->coin_shortcut, coin->decimals, 0, false, str_out, sizeof(str_out)); - bn_format_uint64(amount_fee, NULL, coin->coin_shortcut, coin->divisibility, 0, + bn_format_uint64(amount_fee, NULL, coin->coin_shortcut, coin->decimals, 0, false, str_fee, sizeof(str_fee)); layoutDialogSwipe(&bmp_icon_question, _("Cancel"), _("Confirm"), NULL, _("Really send"), str_out, _("from your wallet?"), @@ -433,7 +433,7 @@ void layoutConfirmTx(const CoinInfo *coin, uint64_t amount_out, void layoutFeeOverThreshold(const CoinInfo *coin, uint64_t fee) { char str_fee[32] = {0}; - bn_format_uint64(fee, NULL, coin->coin_shortcut, coin->divisibility, 0, false, + bn_format_uint64(fee, NULL, coin->coin_shortcut, coin->decimals, 0, false, str_fee, sizeof(str_fee)); layoutDialogSwipe(&bmp_icon_question, _("Cancel"), _("Confirm"), NULL, _("Fee"), str_fee, _("is unexpectedly high."), NULL, diff --git a/python/src/trezorlib/coins.json b/python/src/trezorlib/coins.json index 39c48d1d5..cc3a4de94 100644 --- a/python/src/trezorlib/coins.json +++ b/python/src/trezorlib/coins.json @@ -1 +1 @@ -[{"address_type": 0, "address_type_p2sh": 5, "bech32_prefix": "bc", "bip115": false, "bitcore": [], "blockbook": ["https://btc1.trezor.io", "https://btc2.trezor.io", "https://btc3.trezor.io", "https://btc4.trezor.io", "https://btc5.trezor.io"], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Bitcoin", "coin_name": "Bitcoin", "coin_shortcut": "BTC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Economy": 70, "High": 200, "Low": 10, "Normal": 140}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/bitcoin/bitcoin", "hash_genesis_block": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f", "key": "bitcoin:BTC", "maintainer": "Pavol Rusnak ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Bitcoin", "negative_fee": false, "segwit": true, "shortcut": "BTC", "signed_message_header": "Bitcoin Signed Message:\n", "slip44": 0, "support": {"connect": true, "trezor1": "1.5.2", "trezor2": "2.0.5", "webwallet": true}, "uri_prefix": "bitcoin", "website": "https://bitcoin.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 111, "address_type_p2sh": 196, "bech32_prefix": "bcrt", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Regtest", "coin_name": "Regtest", "coin_shortcut": "REGTEST", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/bitcoin/bitcoin", "hash_genesis_block": "0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206", "key": "bitcoin:REGTEST", "maintainer": "Thomas Kerin ", "max_address_length": 34, "maxfee_kb": 10000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Regtest", "negative_fee": false, "segwit": true, "shortcut": "REGTEST", "signed_message_header": "Bitcoin Signed Message:\n", "slip44": 1, "support": {"connect": false, "trezor1": "1.8.2", "trezor2": "2.1.1", "webwallet": false}, "uri_prefix": "bitcoin", "website": "https://bitcoin.org", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": 73342198, "xpub_magic_segwit_p2sh": 71979618}, {"address_type": 111, "address_type_p2sh": 196, "bech32_prefix": "tb", "bip115": false, "bitcore": [], "blockbook": ["https://tbtc1.trezor.io", "https://tbtc2.trezor.io"], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Testnet", "coin_name": "Testnet", "coin_shortcut": "TEST", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/bitcoin/bitcoin", "hash_genesis_block": "000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943", "key": "bitcoin:TEST", "maintainer": "Pavol Rusnak ", "max_address_length": 34, "maxfee_kb": 10000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Testnet", "negative_fee": false, "segwit": true, "shortcut": "TEST", "signed_message_header": "Bitcoin Signed Message:\n", "slip44": 1, "support": {"connect": true, "trezor1": "1.5.2", "trezor2": "2.0.5", "webwallet": true}, "uri_prefix": "bitcoin", "website": "https://bitcoin.org", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": 73342198, "xpub_magic_segwit_p2sh": 71979618}, {"address_type": 53, "address_type_p2sh": 55, "bech32_prefix": "acm", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Actinium", "coin_name": "Actinium", "coin_shortcut": "ACM", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 1000}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/Actinium-project/Actinium", "hash_genesis_block": "28d77872e23714562f49a1be792c276623c1bbe3fdcf21b6035cfde78b00b824", "key": "bitcoin:ACM", "maintainer": "Harris Brakmic ", "max_address_length": 34, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 100000, "name": "Actinium", "negative_fee": false, "segwit": true, "shortcut": "ACM", "signed_message_header": "Actinium Signed Message:\n", "slip44": 228, "support": {"connect": true, "trezor1": "1.7.2", "trezor2": "2.0.10", "webwallet": true}, "uri_prefix": "actinium", "website": "https://actinium.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 55, "address_type_p2sh": 16, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Axe", "coin_name": "Axe", "coin_shortcut": "AXE", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 5460, "force_bip143": false, "fork_id": null, "github": "https://github.com/axerunners/axe", "hash_genesis_block": "00000c33631ca6f2f61368991ce2dc03306b5bb50bf7cede5cfbba6db38e52e6", "key": "bitcoin:AXE", "maintainer": "Kirill Orlov ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 1000, "name": "Axe", "negative_fee": false, "segwit": false, "shortcut": "AXE", "signed_message_header": "DarkCoin Signed Message:\n", "slip44": 4242, "support": {"connect": true, "trezor1": "1.7.3", "trezor2": "2.0.11", "webwallet": false}, "uri_prefix": "axe", "website": "https://axerunners.com", "xprv_magic": 50221816, "xpub_magic": 50221772, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 25, "address_type_p2sh": 85, "bech32_prefix": "bm", "bip115": false, "bitcore": [], "blockbook": ["https://bellcoin-blockbook.ilmango.work", "https://bell.blockbook.ovh"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Bellcoin", "coin_name": "Bellcoin", "coin_shortcut": "BELL", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 20}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/bellcoin-org/bellcoin", "hash_genesis_block": "000008f3b6bd10c2d03b06674a006b8d9731f6cb58179ef1eee008cee2209603", "key": "bitcoin:BELL", "maintainer": "ilmango-doge ", "max_address_length": 34, "maxfee_kb": 1000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Bellcoin", "negative_fee": false, "segwit": true, "shortcut": "BELL", "signed_message_header": "Bellcoin Signed Message:\n", "slip44": 25252, "support": {"connect": false, "trezor1": "1.8.2", "trezor2": "2.1.1", "webwallet": false}, "uri_prefix": "bellcoin", "website": "https://bellcoin.web4u.jp", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 38, "address_type_p2sh": 6, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "BitGreen", "coin_name": "Bitgreen", "coin_shortcut": "BITG", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/bitgreen/bitgreen", "hash_genesis_block": "000008467c3a9c587533dea06ad9380cded3ed32f9742a6c0c1aebc21bf2bc9b", "key": "bitcoin:BITG", "maintainer": "Dennis R ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 1000, "name": "BitGreen", "negative_fee": false, "segwit": false, "shortcut": "BITG", "signed_message_header": "DarkNet Signed Message:\n", "slip44": 222, "support": {"connect": false, "trezor1": "1.8.3", "trezor2": "2.1.4", "webwallet": false}, "uri_prefix": "bitg", "website": "https://bitg.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 81, "address_type_p2sh": 5, "bech32_prefix": "bz", "bip115": false, "bitcore": ["https://insight.bitzeny.jp", "https://zeny.insight.monaco-ex.org"], "blockbook": ["https://zny.blockbook.ovh"], "blocktime_seconds": 90, "cashaddr_prefix": null, "coin_label": "BitZeny", "coin_name": "BitZeny", "coin_shortcut": "ZNY", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 20}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/BitzenyCoreDevelopers/bitzeny", "hash_genesis_block": "000009f7e55e9e3b4781e22bd87a7cfa4acada9e4340d43ca738bf4e9fb8f5ce", "key": "bitcoin:ZNY", "maintainer": "y-chan ", "max_address_length": 34, "maxfee_kb": 1000000, "min_address_length": 27, "minfee_kb": 1000, "name": "BitZeny", "negative_fee": false, "segwit": true, "shortcut": "ZNY", "signed_message_header": "BitZeny Signed Message:\n", "slip44": 123, "support": {"connect": false, "trezor1": "1.8.2", "trezor2": "2.1.1", "webwallet": false}, "uri_prefix": "bitzeny", "website": "https://bitzeny.tech", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 0, "address_type_p2sh": 5, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://bch1.trezor.io", "https://bch2.trezor.io", "https://bch3.trezor.io", "https://bch4.trezor.io", "https://bch5.trezor.io"], "blocktime_seconds": 600, "cashaddr_prefix": "bitcoincash", "coin_label": "Bitcoin Cash", "coin_name": "Bcash", "coin_shortcut": "BCH", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Economy": 70, "High": 200, "Low": 10, "Normal": 140}, "divisibility": 8, "dust_limit": 546, "force_bip143": true, "fork_id": 0, "github": "https://github.com/Bitcoin-ABC/bitcoin-abc", "hash_genesis_block": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f", "key": "bitcoin:BCH", "maintainer": "Jochen Hoenicke ", "max_address_length": 34, "maxfee_kb": 500000, "min_address_length": 27, "minfee_kb": 1000, "name": "Bitcoin Cash", "negative_fee": false, "segwit": false, "shortcut": "BCH", "signed_message_header": "Bitcoin Signed Message:\n", "slip44": 145, "support": {"connect": true, "trezor1": "1.6.2", "trezor2": "2.0.7", "webwallet": true}, "uri_prefix": "bitcoincash", "website": "https://www.bitcoincash.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 111, "address_type_p2sh": 196, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": "bchtest", "coin_label": "Bitcoin Cash Testnet", "coin_name": "Bcash Testnet", "coin_shortcut": "TBCH", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": true, "fork_id": 0, "github": "https://github.com/Bitcoin-ABC/bitcoin-abc", "hash_genesis_block": "000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943", "key": "bitcoin:TBCH", "maintainer": "Jochen Hoenicke ", "max_address_length": 34, "maxfee_kb": 10000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Bitcoin Cash Testnet", "negative_fee": false, "segwit": false, "shortcut": "TBCH", "signed_message_header": "Bitcoin Signed Message:\n", "slip44": 1, "support": {"connect": true, "trezor1": "1.6.2", "trezor2": "2.0.7", "webwallet": false}, "uri_prefix": "bitcoincash", "website": "https://www.bitcoincash.org", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 38, "address_type_p2sh": 23, "bech32_prefix": "btg", "bip115": false, "bitcore": [], "blockbook": ["https://btg1.trezor.io", "https://btg2.trezor.io", "https://btg3.trezor.io", "https://btg4.trezor.io", "https://btg5.trezor.io"], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Bitcoin Gold", "coin_name": "Bgold", "coin_shortcut": "BTG", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Economy": 70, "High": 200, "Low": 10, "Normal": 140}, "divisibility": 8, "dust_limit": 546, "force_bip143": true, "fork_id": 79, "github": "https://github.com/BTCGPU/BTCGPU", "hash_genesis_block": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f", "key": "bitcoin:BTG", "maintainer": "Saleem Rashid ", "max_address_length": 34, "maxfee_kb": 500000, "min_address_length": 27, "minfee_kb": 1000, "name": "Bitcoin Gold", "negative_fee": false, "segwit": true, "shortcut": "BTG", "signed_message_header": "Bitcoin Gold Signed Message:\n", "slip44": 156, "support": {"connect": true, "trezor1": "1.6.2", "trezor2": "2.0.7", "webwallet": true}, "uri_prefix": "bitcoingold", "website": "https://bitcoingold.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 111, "address_type_p2sh": 196, "bech32_prefix": "tbtg", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Bitcoin Gold Testnet", "coin_name": "Bgold Testnet", "coin_shortcut": "TBTG", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Economy": 70, "High": 200, "Low": 10, "Normal": 140}, "divisibility": 8, "dust_limit": 546, "force_bip143": true, "fork_id": 79, "github": "https://github.com/BTCGPU/BTCGPU", "hash_genesis_block": "00000000e0781ebe24b91eedc293adfea2f557b53ec379e78959de3853e6f9f6", "key": "bitcoin:TBTG", "maintainer": "The Bitcoin Gold Developers ", "max_address_length": 34, "maxfee_kb": 500000, "min_address_length": 27, "minfee_kb": 1000, "name": "Bitcoin Gold Testnet", "negative_fee": false, "segwit": true, "shortcut": "TBTG", "signed_message_header": "Bitcoin Gold Signed Message:\n", "slip44": 156, "support": {"connect": true, "trezor1": "1.7.1", "trezor2": "2.0.8", "webwallet": false}, "uri_prefix": "bitcoingold", "website": "https://bitcoingold.org", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": 73342198, "xpub_magic_segwit_p2sh": 71979618}, {"address_type": 4901, "address_type_p2sh": 5039, "bech32_prefix": null, "bip115": false, "bitcore": ["https://explorer.btcprivate.org"], "blockbook": [], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Bitcoin Private", "coin_name": "Bprivate", "coin_shortcut": "BTCP", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": 42, "github": "https://github.com/BTCPrivate/BitcoinPrivate", "hash_genesis_block": "0007104ccda289427919efc39dc9e4d499804b7bebc22df55f8b834301260602", "key": "bitcoin:BTCP", "maintainer": "Chris Sulmone ", "max_address_length": 95, "maxfee_kb": 1000000, "min_address_length": 35, "minfee_kb": 1000, "name": "Bitcoin Private", "negative_fee": false, "segwit": false, "shortcut": "BTCP", "signed_message_header": "BitcoinPrivate Signed Message:\n", "slip44": 183, "support": {"connect": true, "trezor1": "1.6.2", "trezor2": "2.0.7", "webwallet": true}, "uri_prefix": "bitcoinprivate", "website": "https://btcprivate.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 61, "address_type_p2sh": 123, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://blockbook1.bitcoinrh.org", "https://blockbook2.bitcoinrh.org"], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Bitcoin Rhodium", "coin_name": "Brhodium", "coin_shortcut": "XRC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Economy": 70, "High": 200, "Low": 10, "Normal": 140}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://gitlab.com/bitcoinrh/BRhodiumNode", "hash_genesis_block": "baff5bfd9dc43fb672d003ec20fd21428f9282ca46bfa1730d73e1f2c75f5fdd", "key": "bitcoin:XRC", "maintainer": "baff5b ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Bitcoin Rhodium", "negative_fee": false, "segwit": false, "shortcut": "XRC", "signed_message_header": "BitCoin Rhodium Signed Message:\n", "slip44": 10291, "support": {"connect": true, "trezor1": "1.8.2", "trezor2": "2.1.1", "webwallet": false}, "uri_prefix": "bitcoin-rhodium", "website": "https://www.bitcoinrh.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 3, "address_type_p2sh": 125, "bech32_prefix": "btx", "bip115": false, "bitcore": ["https://insight.bitcore.cc"], "blockbook": [], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Bitcore", "coin_name": "Bitcore", "coin_shortcut": "BTX", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Low": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/LIMXTEC/BitCore", "hash_genesis_block": "604148281e5c4b7f2487e5d03cd60d8e6f69411d613f6448034508cea52e9574", "key": "bitcoin:BTX", "maintainer": "limxdev ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Bitcore", "negative_fee": false, "segwit": true, "shortcut": "BTX", "signed_message_header": "BitCore Signed Message:\n", "slip44": 160, "support": {"connect": true, "trezor1": "1.7.1", "trezor2": "2.0.8", "webwallet": false}, "uri_prefix": "bitcore", "website": "https://bitcore.cc", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 26, "address_type_p2sh": 5, "bech32_prefix": "bst", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "BlockStamp", "coin_name": "BlockStamp", "coin_shortcut": "BST", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 1000, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Economy": 70, "High": 200, "Low": 10, "Normal": 140}, "divisibility": 8, "duplicate": true, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/BlockStamp/bst", "hash_genesis_block": "8000000049a2e26b0185be50b4b8ed58b707c8893762959f0b1673641cae1828", "key": "bitcoin:BST", "maintainer": "Krzysztof Kuchta ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 1000, "name": "BlockStamp", "negative_fee": false, "segwit": true, "shortcut": "BST", "signed_message_header": "BST Signed Message:\n", "slip44": 254, "support": {"connect": false, "trezor1": "1.8.2", "trezor2": "2.1.1", "webwallet": false}, "uri_prefix": "blockstamp", "website": "https://blockstamp.info", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 28, "address_type_p2sh": 30, "bech32_prefix": "cpu", "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.cpuchain.org"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "CPUchain", "coin_name": "CPUchain", "coin_shortcut": "CPU", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 20}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/cpuchain/cpuchain", "hash_genesis_block": "000024d8766043ea0e1c9ad42e7ea4b5fdb459887bd80b8f9756f3d87e128f12", "key": "bitcoin:CPU", "maintainer": "Min Khang Aung ", "max_address_length": 34, "maxfee_kb": 1000000, "min_address_length": 27, "minfee_kb": 1000, "name": "CPUchain", "negative_fee": false, "segwit": true, "shortcut": "CPU", "signed_message_header": "CPUchain Signed Message:\n", "slip44": 363, "support": {"connect": false, "trezor1": "1.8.3", "trezor2": "2.1.4", "webwallet": false}, "uri_prefix": "cpuchain", "website": "https://cpuchain.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 28, "address_type_p2sh": 35, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.capricoin.org", "https://blockbook2.capricoin.org", "https://blockbook3.capricoin.org", "https://blockbook4.capricoin.org"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Capricoin", "coin_name": "Capricoin", "coin_shortcut": "CPC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Economy": 7, "High": 20, "Low": 1, "Normal": 14}, "divisibility": 8, "duplicate": true, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/Capricoinofficial/Capricoin", "hash_genesis_block": "00000d23fa0fc52c90893adb1181c9ddffb6c797a3e41864b9a23aa2f2981fe3", "key": "bitcoin:CPC", "maintainer": "Jozef Knaperek ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Capricoin", "negative_fee": false, "segwit": false, "shortcut": "CPC", "signed_message_header": "Capricoin Signed Message:\n", "slip44": 289, "support": {"connect": true, "trezor1": false, "trezor2": "2.0.10", "webwallet": false}, "uri_prefix": "capricoin", "website": "https://capricoin.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 95495, "address_type_p2sh": 95473, "bech32_prefix": null, "bip115": false, "bitcore": ["https://insight-01.crownplatform.com", "https://insight-02.crownplatform.com", "https://insight-03.crownplatform.com"], "blockbook": [], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Crown", "coin_name": "Crown", "coin_shortcut": "CRW", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/Crowndev/crowncoin", "hash_genesis_block": "0000000085370d5e122f64f4ab19c68614ff3df78c8d13cb814fd7e69a1dc6da", "key": "bitcoin:CRW", "maintainer": "Ashot ", "max_address_length": 40, "maxfee_kb": 2000000, "min_address_length": 36, "minfee_kb": 1000, "name": "Crown", "negative_fee": false, "segwit": false, "shortcut": "CRW", "signed_message_header": "Crown Signed Message:\n", "slip44": 72, "support": {"connect": false, "trezor1": "1.8.4", "trezor2": "2.1.7", "webwallet": false}, "uri_prefix": "crown", "website": "https://crownplatform.com", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 76, "address_type_p2sh": 16, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://dash1.trezor.io", "https://dash2.trezor.io", "https://dash3.trezor.io", "https://dash4.trezor.io", "https://dash5.trezor.io"], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Dash", "coin_name": "Dash", "coin_shortcut": "DASH", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 5460, "force_bip143": false, "fork_id": null, "github": "https://github.com/dashpay/dash", "hash_genesis_block": "00000ffd590b1485b3caadc19b22e6379c733355108f107a430458cdf3407ab6", "key": "bitcoin:DASH", "maintainer": "Karel Bilek ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 1000, "name": "Dash", "negative_fee": false, "segwit": false, "shortcut": "DASH", "signed_message_header": "DarkCoin Signed Message:\n", "slip44": 5, "support": {"connect": true, "trezor1": "1.5.2", "trezor2": "2.0.5", "webwallet": true}, "uri_prefix": "dash", "website": "https://www.dash.org", "xprv_magic": 50221816, "xpub_magic": 50221772, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 140, "address_type_p2sh": 19, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Dash Testnet", "coin_name": "Dash Testnet", "coin_shortcut": "tDASH", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 5460, "force_bip143": false, "fork_id": null, "github": "https://github.com/dashpay/dash", "hash_genesis_block": "00000bafbc94add76cb75e2ec92894837288a481e5c005f6563d91623bf8bc2c", "key": "bitcoin:tDASH", "maintainer": "Karel Bilek ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 10000, "name": "Dash Testnet", "negative_fee": false, "segwit": false, "shortcut": "tDASH", "signed_message_header": "DarkCoin Signed Message:\n", "slip44": 1, "support": {"connect": true, "trezor1": "1.6.2", "trezor2": "2.0.8", "webwallet": false}, "uri_prefix": "dash", "website": "https://www.dash.org", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 1855, "address_type_p2sh": 1818, "bech32_prefix": null, "bip115": false, "bitcore": ["https://mainnet.decred.org"], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Decred", "coin_name": "Decred", "coin_shortcut": "DCR", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1_decred", "decred": true, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/decred/dcrd", "hash_genesis_block": "298e5cc3d985bfe7f81dc135f360abe089edd4396b86d2de66b0cef42b21d980", "key": "bitcoin:DCR", "maintainer": "Alex Yocom-Piatt ", "max_address_length": 35, "maxfee_kb": 1000000, "min_address_length": 35, "minfee_kb": 10000, "name": "Decred", "negative_fee": false, "segwit": false, "shortcut": "DCR", "signed_message_header": "Decred Signed Message:\n", "slip44": 42, "support": {"connect": false, "trezor1": "1.6.2", "trezor2": "2.0.8", "webwallet": true}, "uri_prefix": "bitcoin", "website": "https://www.decred.org", "xprv_magic": 50177256, "xpub_magic": 50178342, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 3873, "address_type_p2sh": 3836, "bech32_prefix": null, "bip115": false, "bitcore": ["https://testnet.decred.org"], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Decred Testnet", "coin_name": "Decred Testnet", "coin_shortcut": "TDCR", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1_decred", "decred": true, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/decred/dcrd", "hash_genesis_block": "a649dce53918caf422e9c711c858837e08d626ecfcd198969b24f7b634a49bac", "key": "bitcoin:TDCR", "maintainer": "Saleem Rashid ", "max_address_length": 35, "maxfee_kb": 10000000, "min_address_length": 35, "minfee_kb": 1000, "name": "Decred Testnet", "negative_fee": false, "segwit": false, "shortcut": "TDCR", "signed_message_header": "Decred Signed Message:\n", "slip44": 1, "support": {"connect": false, "trezor1": "1.6.2", "trezor2": "2.0.8", "webwallet": true}, "uri_prefix": "bitcoin", "website": "https://www.decred.org", "xprv_magic": 70615959, "xpub_magic": 70617041, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 30, "address_type_p2sh": 63, "bech32_prefix": "dgb", "bip115": false, "bitcore": [], "blockbook": ["https://dgb1.trezor.io", "https://dgb2.trezor.io"], "blocktime_seconds": 15, "cashaddr_prefix": null, "coin_label": "DigiByte", "coin_name": "DigiByte", "coin_shortcut": "DGB", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Economy": 70, "High": 200, "Low": 10, "Normal": 140}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/digibyte/digibyte", "hash_genesis_block": "7497ea1b465eb39f1c8f507bc877078fe016d6fcb6dfad3a64c98dcc6e1e8496", "key": "bitcoin:DGB", "maintainer": "DigiByte ", "max_address_length": 34, "maxfee_kb": 500000, "min_address_length": 27, "minfee_kb": 1000, "name": "DigiByte", "negative_fee": false, "segwit": true, "shortcut": "DGB", "signed_message_header": "DigiByte Signed Message:\n", "slip44": 20, "support": {"connect": true, "trezor1": "1.6.3", "trezor2": "2.0.7", "webwallet": true}, "uri_prefix": "digibyte", "website": "https://digibyte.io", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 30, "address_type_p2sh": 22, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://doge1.trezor.io", "https://doge2.trezor.io", "https://doge3.trezor.io", "https://doge4.trezor.io", "https://doge5.trezor.io"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Dogecoin", "coin_name": "Dogecoin", "coin_shortcut": "DOGE", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 100000}, "divisibility": 8, "dust_limit": 10000000, "force_bip143": false, "fork_id": null, "github": "https://github.com/dogecoin/dogecoin", "hash_genesis_block": "1a91e3dace36e2be3bf030a65679fe821aa1d6ef92e7c9902eb318182c355691", "key": "bitcoin:DOGE", "maintainer": "Karel Bilek ", "max_address_length": 34, "maxfee_kb": 1000000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Dogecoin", "negative_fee": false, "segwit": false, "shortcut": "DOGE", "signed_message_header": "Dogecoin Signed Message:\n", "slip44": 3, "support": {"connect": true, "trezor1": "1.5.2", "trezor2": "2.0.5", "webwallet": true}, "uri_prefix": "dogecoin", "website": "https://dogecoin.com", "xprv_magic": 49988504, "xpub_magic": 49990397, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 235, "address_type_p2sh": 75, "bech32_prefix": "ert", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Elements", "coin_name": "Elements", "coin_shortcut": "ELEMENTS", "confidential_assets": {"address_prefix": 4, "blech32_prefix": "el"}, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/ElementsProject/elements", "hash_genesis_block": "209577bda6bf4b5804bd46f8621580dd6d4e8bfa2d190e1c50e932492baca07d", "key": "bitcoin:ELEMENTS", "maintainer": "Roman Zeyde ", "max_address_length": 34, "maxfee_kb": 10000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Elements", "negative_fee": false, "segwit": true, "shortcut": "ELEMENTS", "signed_message_header": "Bitcoin Signed Message:\n", "slip44": 1, "support": {"connect": false, "trezor1": "1.8.3", "trezor2": "2.1.4", "webwallet": false}, "uri_prefix": "elements", "website": "https://elementsproject.org", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": 73342198, "xpub_magic_segwit_p2sh": 71979618}, {"address_type": 95, "address_type_p2sh": 36, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 180, "cashaddr_prefix": null, "coin_label": "FairCoin", "coin_name": "FairCoin", "coin_shortcut": "FAIR", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 800000}, "divisibility": 8, "dust_limit": 500000, "force_bip143": false, "fork_id": 0, "github": "https://github.com/faircoin/faircoin", "hash_genesis_block": "beed44fa5e96150d95d56ebd5d2625781825a9407a5215dd7eda723373a0a1d7", "key": "bitcoin:FAIR", "maintainer": "Santi Nore\u00f1a ", "max_address_length": 34, "maxfee_kb": 10000000, "min_address_length": 27, "minfee_kb": 1000, "name": "FairCoin", "negative_fee": false, "segwit": false, "shortcut": "FAIR", "signed_message_header": "FairCoin Signed Message:\n", "slip44": 298, "support": {"connect": false, "trezor1": "1.8.2", "trezor2": "2.1.1", "webwallet": false}, "uri_prefix": "faircoin", "website": "https://www.faircoin.world", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 14, "address_type_p2sh": 5, "bech32_prefix": "fc", "bip115": false, "bitcore": ["https://bitcore.feathercoin.com"], "blockbook": [], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Feathercoin", "coin_name": "Feathercoin", "coin_shortcut": "FTC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 1000}, "divisibility": 8, "duplicate": true, "dust_limit": 54600, "force_bip143": false, "fork_id": null, "github": "https://github.com/FeatherCoin/Feathercoin", "hash_genesis_block": "12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2", "key": "bitcoin:FTC", "maintainer": "Lucas Betschart ", "max_address_length": 34, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Feathercoin", "negative_fee": false, "segwit": true, "shortcut": "FTC", "signed_message_header": "Feathercoin Signed Message:\n", "slip44": 8, "support": {"connect": true, "trezor1": "1.7.1", "trezor2": "2.0.8", "webwallet": false}, "uri_prefix": "feathercoin", "website": "https://feathercoin.com", "xprv_magic": 76077806, "xpub_magic": 76069926, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 35, "address_type_p2sh": 94, "bech32_prefix": "flo", "bip115": false, "bitcore": ["https://livenet.flocha.in"], "blockbook": [], "blocktime_seconds": 40, "cashaddr_prefix": null, "coin_label": "Flo", "coin_name": "Florincoin", "coin_shortcut": "FLO", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 1000}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/floblockchain/flo", "hash_genesis_block": "09c7781c9df90708e278c35d38ea5c9041d7ecfcdd1c56ba67274b7cff3e1cea", "key": "bitcoin:FLO", "maintainer": "Robert English ", "max_address_length": 34, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 100000, "name": "Flo", "negative_fee": false, "segwit": true, "shortcut": "FLO", "signed_message_header": "Florincoin Signed Message:\n", "slip44": 216, "support": {"connect": true, "trezor1": "1.7.2", "trezor2": "2.0.11", "webwallet": false}, "uri_prefix": "florincoin", "website": "https://flo.cash", "xprv_magic": 15264107, "xpub_magic": 1526049, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 28471030}, {"address_type": 36, "address_type_p2sh": 16, "bech32_prefix": "fc", "bip115": false, "bitcore": [], "blockbook": ["https://explorer.fujicoin.org"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Fujicoin", "coin_name": "Fujicoin", "coin_shortcut": "FJC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Economy": 20000, "High": 100000, "Low": 10000, "Normal": 50000}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/fujicoin/fujicoin", "hash_genesis_block": "adb6d9cfd74075e7f91608add4bd2a2ea636f70856183086842667a1597714a0", "key": "bitcoin:FJC", "maintainer": "motty ", "max_address_length": 34, "maxfee_kb": 1000000000, "min_address_length": 27, "minfee_kb": 10000000, "name": "Fujicoin", "negative_fee": false, "segwit": true, "shortcut": "FJC", "signed_message_header": "FujiCoin Signed Message:\n", "slip44": 75, "support": {"connect": true, "trezor1": "1.6.1", "trezor2": "2.0.5", "webwallet": true}, "uri_prefix": "fujicoin", "website": "https://fujicoin.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 38, "address_type_p2sh": 10, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.gincoin.io"], "blocktime_seconds": 120, "cashaddr_prefix": null, "coin_label": "GIN", "coin_name": "Gincoin", "coin_shortcut": "GIN", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 5460, "force_bip143": false, "fork_id": null, "github": "https://github.com/gincoin-dev/gincoin-core", "hash_genesis_block": "00000cd6bde619b2c3b23ad2e384328a450a37fa28731debf748c3b17f91f97d", "key": "bitcoin:GIN", "maintainer": "Dragos Badea ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 1000, "name": "GIN", "negative_fee": false, "segwit": false, "shortcut": "GIN", "signed_message_header": "DarkCoin Signed Message:\n", "slip44": 2000, "support": {"connect": true, "trezor1": "1.7.2", "trezor2": "2.0.11", "webwallet": false}, "uri_prefix": "gincoin", "website": "https://gincoin.io", "xprv_magic": 50221816, "xpub_magic": 50221772, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 38, "address_type_p2sh": 62, "bech32_prefix": "game", "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.gamecredits.network"], "blocktime_seconds": 90, "cashaddr_prefix": null, "coin_label": "GameCredits", "coin_name": "GameCredits", "coin_shortcut": "GAME", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 1000}, "divisibility": 8, "dust_limit": 54600, "force_bip143": false, "fork_id": null, "github": "https://github.com/gamecredits-project/gamecredits", "hash_genesis_block": "91ec5f25ee9a0ffa1af7d4da4db9a552228dd2dc77cdb15b738be4e1f55f30ee", "key": "bitcoin:GAME", "maintainer": "Samad Sajanlal ", "max_address_length": 34, "maxfee_kb": 5000000, "min_address_length": 27, "minfee_kb": 100000, "name": "GameCredits", "negative_fee": false, "segwit": true, "shortcut": "GAME", "signed_message_header": "GameCredits Signed Message:\n", "slip44": 101, "support": {"connect": true, "trezor1": "1.7.1", "trezor2": "2.0.8", "webwallet": false}, "uri_prefix": "gamecredits", "website": "https://gamecredits.org", "xprv_magic": 27108450, "xpub_magic": 27106558, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 28471030}, {"address_type": 36, "address_type_p2sh": 5, "bech32_prefix": "grs", "bip115": false, "bitcore": ["https://groestlsight.groestlcoin.org", "https://grsblocks.com"], "blockbook": ["https://blockbook.groestlcoin.org"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Groestlcoin", "coin_name": "Groestlcoin", "coin_shortcut": "GRS", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1_groestl", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/Groestlcoin/groestlcoin", "hash_genesis_block": "00000ac5927c594d49cc0bdb81759d0da8297eb614683d3acb62f0703b639023", "key": "bitcoin:GRS", "maintainer": "Yura Pakhuchiy ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 1000, "name": "Groestlcoin", "negative_fee": false, "segwit": true, "shortcut": "GRS", "signed_message_header": "GroestlCoin Signed Message:\n", "slip44": 17, "support": {"connect": false, "trezor1": "1.6.2", "trezor2": "2.0.8", "webwallet": true}, "uri_prefix": "groestlcoin", "website": "https://www.groestlcoin.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 111, "address_type_p2sh": 196, "bech32_prefix": "tgrs", "bip115": false, "bitcore": ["https://groestlsight-test.groestlcoin.org"], "blockbook": ["https://blockbook-test.groestlcoin.org"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Groestlcoin Testnet", "coin_name": "Groestlcoin Testnet", "coin_shortcut": "tGRS", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1_groestl", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/Groestlcoin/groestlcoin", "hash_genesis_block": "000000ffbb50fc9898cdd36ec163e6ba23230164c0052a28876255b7dcf2cd36", "key": "bitcoin:tGRS", "maintainer": "Yura Pakhuchiy ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 1000, "name": "Groestlcoin Testnet", "negative_fee": false, "segwit": true, "shortcut": "tGRS", "signed_message_header": "GroestlCoin Signed Message:\n", "slip44": 1, "support": {"connect": false, "trezor1": "1.6.2", "trezor2": "2.0.8", "webwallet": true}, "uri_prefix": "groestlcoin", "website": "https://www.groestlcoin.org", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": 73342198, "xpub_magic_segwit_p2sh": 71979618}, {"address_type": 76, "address_type_p2sh": 16, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Hatch", "coin_name": "Hatch", "coin_shortcut": "HATCH", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 5460, "force_bip143": false, "fork_id": null, "github": "https://github.com/hatchpay/hatch", "hash_genesis_block": "000000fa6116f5d6c6ce9b60bd431469e40b4fe55feeeda59e33cd2f0b863196", "key": "bitcoin:HATCH", "maintainer": "Hatch Support ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 1000, "name": "Hatch", "negative_fee": false, "segwit": false, "shortcut": "HATCH", "signed_message_header": "Hatch Signed Message:\n", "slip44": 88888888, "support": {"connect": false, "trezor1": "1.8.4", "trezor2": "2.1.6", "webwallet": false}, "uri_prefix": "hatch", "website": "https://hatch.ga", "xprv_magic": 50221816, "xpub_magic": 50221772, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 140, "address_type_p2sh": 19, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Hatch Testnet", "coin_name": "Hatch Testnet", "coin_shortcut": "tHATCH", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 5460, "force_bip143": false, "fork_id": null, "github": "https://github.com/hatchpay/hatch", "hash_genesis_block": "00000bf8b02180fa3860e3f4fbfaab76db14fbfd1323d1d3ad06d83b828b6644", "key": "bitcoin:tHATCH", "maintainer": "Hatch Support ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 10000, "name": "Hatch Testnet", "negative_fee": false, "segwit": false, "shortcut": "tHATCH", "signed_message_header": "Hatch Signed Message:\n", "slip44": 1, "support": {"connect": false, "trezor1": "1.8.4", "trezor2": "2.1.6", "webwallet": false}, "uri_prefix": "hatch", "website": "https://hatch.ga", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 8329, "address_type_p2sh": 8342, "bech32_prefix": null, "bip115": true, "bitcore": ["https://explorer.horizen.global"], "blockbook": [], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Horizen", "coin_name": "Horizen", "coin_shortcut": "ZEN", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/ZencashOfficial/zen", "hash_genesis_block": "0007104ccda289427919efc39dc9e4d499804b7bebc22df55f8b834301260602", "key": "bitcoin:ZEN", "maintainer": "Power_VANO ", "max_address_length": 95, "maxfee_kb": 2000000, "min_address_length": 35, "minfee_kb": 1000, "name": "Horizen", "negative_fee": false, "segwit": false, "shortcut": "ZEN", "signed_message_header": "Zcash Signed Message:\n", "slip44": 121, "support": {"connect": true, "trezor1": false, "trezor2": "2.0.8", "webwallet": false}, "uri_prefix": "horizen", "website": "https://www.horizen.global", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 60, "address_type_p2sh": 85, "bech32_prefix": null, "bip115": false, "bitcore": ["https://api.kmd.dev"], "blockbook": [], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Komodo", "coin_name": "Komodo", "coin_shortcut": "KMD", "confidential_assets": null, "consensus_branch_id": {"1": 0, "2": 0, "3": 1537743641, "4": 1991772603}, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/komodoplatform/komodo", "hash_genesis_block": "027e3758c3a65b12aa1046462b486d0a63bfa1beae327897f56c5cfb7daaae71", "key": "bitcoin:KMD", "maintainer": "Kadan Stadelmann ", "max_address_length": 34, "maxfee_kb": 1000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Komodo", "negative_fee": true, "segwit": false, "shortcut": "KMD", "signed_message_header": "Komodo Signed Message:\n", "slip44": 141, "support": {"connect": true, "trezor1": "1.8.0", "trezor2": "2.0.11", "webwallet": false}, "uri_prefix": "komodo", "website": "https://komodoplatform.com", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 6198, "address_type_p2sh": 6203, "bech32_prefix": null, "bip115": false, "bitcore": ["https://insight.kotocoin.info"], "blockbook": [], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Koto", "coin_name": "Koto", "coin_shortcut": "KOTO", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/KotoDevelopers/koto", "hash_genesis_block": "6d424c350729ae633275d51dc3496e16cd1b1d195c164da00f39c499a2e9959e", "key": "bitcoin:KOTO", "maintainer": "WO ", "max_address_length": 95, "maxfee_kb": 1000000, "min_address_length": 35, "minfee_kb": 1000, "name": "Koto", "negative_fee": false, "segwit": false, "shortcut": "KOTO", "signed_message_header": "Koto Signed Message:\n", "slip44": 510, "support": {"connect": true, "trezor1": "1.7.1", "trezor2": "2.0.8", "webwallet": true}, "uri_prefix": "koto", "website": "https://ko-to.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 48, "address_type_p2sh": 50, "bech32_prefix": "ltc", "bip115": false, "bitcore": [], "blockbook": ["https://ltc1.trezor.io", "https://ltc2.trezor.io", "https://ltc3.trezor.io", "https://ltc4.trezor.io", "https://ltc5.trezor.io"], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Litecoin", "coin_name": "Litecoin", "coin_shortcut": "LTC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 1000}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/litecoin-project/litecoin", "hash_genesis_block": "12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2", "key": "bitcoin:LTC", "maintainer": "Pavol Rusnak ", "max_address_length": 34, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 100000, "name": "Litecoin", "negative_fee": false, "segwit": true, "shortcut": "LTC", "signed_message_header": "Litecoin Signed Message:\n", "slip44": 2, "support": {"connect": true, "trezor1": "1.5.2", "trezor2": "2.0.5", "webwallet": true}, "uri_prefix": "litecoin", "website": "https://litecoin.org", "xprv_magic": 27106558, "xpub_magic": 27108450, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 28471030}, {"address_type": 111, "address_type_p2sh": 58, "bech32_prefix": "tltc", "bip115": false, "bitcore": ["https://testnet.litecore.io"], "blockbook": [], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Litecoin Testnet", "coin_name": "Litecoin Testnet", "coin_shortcut": "tLTC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 54600, "force_bip143": false, "fork_id": null, "github": "https://github.com/litecoin-project/litecoin", "hash_genesis_block": "4966625a4b2851d9fdee139e56211a0d88575f59ed816ff5e6a63deb4e3e29a0", "key": "bitcoin:tLTC", "maintainer": "Pavol Rusnak ", "max_address_length": 34, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Litecoin Testnet", "negative_fee": false, "segwit": true, "shortcut": "tLTC", "signed_message_header": "Litecoin Signed Message:\n", "slip44": 1, "support": {"connect": true, "trezor1": "1.6.2", "trezor2": "2.0.7", "webwallet": true}, "uri_prefix": "litecoin", "website": "https://litecoin.org", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": 73342198, "xpub_magic_segwit_p2sh": 71979618}, {"address_type": 50, "address_type_p2sh": 5, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Metaverse ETP", "coin_name": "MetaverseETP", "coin_shortcut": "ETP", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Economy": 70, "High": 200, "Low": 10, "Normal": 140}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/mvs-org/metaverse", "hash_genesis_block": "b81848ef9ae86e84c3da26564bc6ab3a79efc628239d11471ab5cd25c0684c2d", "key": "bitcoin:ETP", "maintainer": "Sven Mutzl ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 100, "name": "Metaverse ETP", "negative_fee": false, "segwit": false, "shortcut": "ETP", "signed_message_header": "Metaverse Signed Message:\n", "slip44": 2302, "support": {"connect": false, "trezor1": "1.8.4", "trezor2": "2.1.8", "webwallet": false}, "uri_prefix": "etp", "website": "https://mvs.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 50, "address_type_p2sh": 55, "bech32_prefix": "mona", "bip115": false, "bitcore": ["https://mona.chainsight.info", "https://insight.electrum-mona.org"], "blockbook": ["https://blockbook.electrum-mona.org"], "blocktime_seconds": 90, "cashaddr_prefix": null, "coin_label": "Monacoin", "coin_name": "Monacoin", "coin_shortcut": "MONA", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 1000}, "divisibility": 8, "dust_limit": 54600, "force_bip143": false, "fork_id": null, "github": "https://github.com/monacoinproject/monacoin", "hash_genesis_block": "ff9f1c0116d19de7c9963845e129f9ed1bfc0b376eb54fd7afa42e0d418c8bb6", "key": "bitcoin:MONA", "maintainer": "cryptcoin-junkey ", "max_address_length": 34, "maxfee_kb": 5000000, "min_address_length": 27, "minfee_kb": 100000, "name": "Monacoin", "negative_fee": false, "segwit": true, "shortcut": "MONA", "signed_message_header": "Monacoin Signed Message:\n", "slip44": 22, "support": {"connect": true, "trezor1": "1.6.0", "trezor2": "2.0.5", "webwallet": true}, "uri_prefix": "monacoin", "website": "https://monacoin.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 16, "address_type_p2sh": 76, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.monetaryunit.org"], "blocktime_seconds": 40, "cashaddr_prefix": null, "coin_label": "MonetaryUnit", "coin_name": "MonetaryUnit", "coin_shortcut": "MUE", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 5460, "force_bip143": false, "fork_id": null, "github": "https://github.com/muecoin/MUE", "hash_genesis_block": "0b58ed450b3819ca54ab0054c4d220ca4f887d21c9e55d2a333173adf76d987f", "key": "bitcoin:MUE", "maintainer": "Sotiris Blad ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 1000, "name": "MonetaryUnit", "negative_fee": false, "segwit": false, "shortcut": "MUE", "signed_message_header": "MonetaryUnit Signed Message:\n", "slip44": 31, "support": {"connect": true, "trezor1": "1.7.1", "trezor2": "2.0.8", "webwallet": true}, "uri_prefix": "monetaryunit", "website": "https://www.monetaryunit.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 38, "address_type_p2sh": 53, "bech32_prefix": "nix", "bip115": false, "bitcore": ["https://blockchain.nixplatform.io"], "blockbook": [], "blocktime_seconds": 120, "cashaddr_prefix": null, "coin_label": "NIX", "coin_name": "NIX", "coin_shortcut": "NIX", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 1000}, "divisibility": 8, "dust_limit": 54600, "force_bip143": false, "fork_id": null, "github": "https://github.com/nixplatform/nixcore", "hash_genesis_block": "dd28ad86def767c3cfc34267a950d871fc7462bc57ea4a929fc3596d9b598e41", "key": "bitcoin:NIX", "maintainer": "mattt21 ", "max_address_length": 34, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 0, "name": "NIX", "negative_fee": false, "segwit": true, "shortcut": "NIX", "signed_message_header": "NIX Signed Message:\n", "slip44": 400, "support": {"connect": true, "trezor1": "1.7.2", "trezor2": "2.0.11", "webwallet": false}, "uri_prefix": "nix", "website": "https://nixplatform.io", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 52, "address_type_p2sh": 5, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://nmc1.trezor.io", "https://nmc2.trezor.io"], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Namecoin", "coin_name": "Namecoin", "coin_shortcut": "NMC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 2940, "force_bip143": false, "fork_id": null, "github": "https://github.com/namecoin/namecoin-core", "hash_genesis_block": "000000000062b72c5e2ceb45fbc8587e807c155b0da735e6483dfba2f0a9c770", "key": "bitcoin:NMC", "maintainer": "Pavol Rusnak ", "max_address_length": 34, "maxfee_kb": 10000000, "min_address_length": 27, "minfee_kb": 100000, "name": "Namecoin", "negative_fee": false, "segwit": false, "shortcut": "NMC", "signed_message_header": "Namecoin Signed Message:\n", "slip44": 7, "support": {"connect": true, "trezor1": "1.5.2", "trezor2": "2.0.5", "webwallet": true}, "uri_prefix": "namecoin", "website": "https://namecoin.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 30, "address_type_p2sh": 13, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.pivx.link"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "PIVX", "coin_name": "PIVX", "coin_shortcut": "PIVX", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/PIVX-Project/PIVX", "hash_genesis_block": "0000041e482b9b9691d98eefb48473405c0b8ec31b76df3797c74a78680ef818", "key": "bitcoin:PIVX", "maintainer": "Random Zebra ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 100, "name": "PIVX", "negative_fee": false, "segwit": false, "shortcut": "PIVX", "signed_message_header": "DarkNet Signed Message:\n", "slip44": 119, "support": {"connect": true, "trezor1": "1.8.0", "trezor2": "2.0.11", "webwallet": false}, "uri_prefix": "pivx", "website": "https://pivx.org", "xprv_magic": 35729707, "xpub_magic": 36513075, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 139, "address_type_p2sh": 19, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://blockbook-testnet.pivx.link"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "PIVX Testnet", "coin_name": "PIVX Testnet", "coin_shortcut": "tPIVX", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 54600, "force_bip143": false, "fork_id": null, "github": "https://github.com/PIVX-Project/PIVX", "hash_genesis_block": "0000041e482b9b9691d98eefb48473405c0b8ec31b76df3797c74a78680ef818", "key": "bitcoin:tPIVX", "maintainer": "Random Zebra ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 100, "name": "PIVX Testnet", "negative_fee": false, "segwit": false, "shortcut": "tPIVX", "signed_message_header": "DarkNet Signed Message:\n", "slip44": 1, "support": {"connect": true, "trezor1": "1.8.0", "trezor2": "2.0.11", "webwallet": false}, "uri_prefix": "pivx", "website": "https://pivx.org", "xprv_magic": 981489719, "xpub_magic": 981492128, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 56, "address_type_p2sh": 60, "bech32_prefix": "bc", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Particl", "coin_name": "Particl", "coin_shortcut": "PART", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Economy": 70, "High": 200, "Low": 10, "Normal": 140}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/particl/particl-core", "hash_genesis_block": "0000ee0784c195317ac95623e22fddb8c7b8825dc3998e0bb924d66866eccf4c", "key": "bitcoin:PART", "maintainer": "Ryno ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Particl", "negative_fee": false, "segwit": true, "shortcut": "PART", "signed_message_header": "Bitcoin Signed Message:\n", "slip44": 44, "support": {"connect": false, "trezor1": "1.8.3", "trezor2": "2.1.4", "webwallet": false}, "uri_prefix": "particl", "website": "https://particl.io", "xprv_magic": 1768850129, "xpub_magic": 2401087160, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 28471030}, {"address_type": 118, "address_type_p2sh": 122, "bech32_prefix": "tb", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Particl Testnet", "coin_name": "Particl Testnet", "coin_shortcut": "tPART", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/particl/particl-core", "hash_genesis_block": "0000594ada5310b367443ee0afd4fa3d0bbd5850ea4e33cdc7d6a904a7ec7c90", "key": "bitcoin:tPART", "maintainer": "Ryno ", "max_address_length": 34, "maxfee_kb": 10000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Particl Testnet", "negative_fee": false, "segwit": true, "shortcut": "tPART", "signed_message_header": "Bitcoin Signed Message:\n", "slip44": 1, "support": {"connect": false, "trezor1": "1.8.3", "trezor2": "2.1.4", "webwallet": false}, "uri_prefix": "particl", "website": "https://particl.io", "xprv_magic": 3779229696, "xpub_magic": 76059768, "xpub_magic_segwit_native": 73342198, "xpub_magic_segwit_p2sh": 71979618}, {"address_type": 55, "address_type_p2sh": 117, "bech32_prefix": "pc", "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.peercoin.net"], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Peercoin", "coin_name": "Peercoin", "coin_shortcut": "PPC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 6, "dust_limit": 10000, "force_bip143": false, "fork_id": null, "github": "https://github.com/peercoin/peercoin", "hash_genesis_block": "0000000032fe677166d54963b62a4677d8957e87c508eaa4fd7eb1c880cd27e3", "key": "bitcoin:PPC", "maintainer": "backpacker69 ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 10000, "name": "Peercoin", "negative_fee": false, "segwit": true, "shortcut": "PPC", "signed_message_header": "Peercoin Signed Message:\n", "slip44": 6, "support": {"connect": true, "trezor1": "1.8.4", "trezor2": "2.1.9", "webwallet": true}, "uri_prefix": "peercoin", "website": "https://peercoin.net", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 111, "address_type_p2sh": 196, "bech32_prefix": "tpc", "bip115": false, "bitcore": [], "blockbook": ["https://tblockbook.peercoin.net"], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Peercoin Testnet", "coin_name": "Peercoin Testnet", "coin_shortcut": "tPPC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 6, "dust_limit": 10000, "force_bip143": false, "fork_id": null, "github": "https://github.com/peercoin/peercoin", "hash_genesis_block": "00000001f757bb737f6596503e17cd17b0658ce630cc727c0cca81aec47c9f06", "key": "bitcoin:tPPC", "maintainer": "backpacker69 ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 10000, "name": "Peercoin Testnet", "negative_fee": false, "segwit": true, "shortcut": "tPPC", "signed_message_header": "Peercoin Signed Message:\n", "slip44": 1, "support": {"connect": true, "trezor1": "1.8.4", "trezor2": "2.1.9", "webwallet": true}, "uri_prefix": "peercoin", "website": "https://peercoin.net", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": 73342198, "xpub_magic_segwit_p2sh": 71979618}, {"address_type": 47, "address_type_p2sh": 22, "bech32_prefix": null, "bip115": false, "bitcore": ["https://live.pesetacoin.info"], "blockbook": [], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Pesetacoin", "coin_name": "Pesetacoin", "coin_shortcut": "PTC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "duplicate": true, "dust_limit": 10000000, "force_bip143": false, "fork_id": null, "github": "https://github.com/FundacionPesetacoin/PesetacoinCore", "hash_genesis_block": "edfe5830b53251bfff733600b1cd5c192e761c011b055f07924634818c906438", "key": "bitcoin:PTC", "maintainer": "Rw ", "max_address_length": 34, "maxfee_kb": 1000000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Pesetacoin", "negative_fee": false, "segwit": false, "shortcut": "PTC", "signed_message_header": "Pesetacoin Signed Message:\n", "slip44": 109, "support": {"connect": true, "trezor1": "1.7.1", "trezor2": "2.0.8", "webwallet": false}, "uri_prefix": "pesetacoin", "website": "https://pesetacoin.info", "xprv_magic": 76079604, "xpub_magic": 76071982, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 55, "address_type_p2sh": 56, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.polispay.org"], "blocktime_seconds": 120, "cashaddr_prefix": null, "coin_label": "Polis", "coin_name": "Polis", "coin_shortcut": "POLIS", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 5460, "force_bip143": false, "fork_id": null, "github": "https://github.com/polispay/polis", "hash_genesis_block": "000009701eb781a8113b1af1d814e2f060f6408a2c990db291bc5108a1345c1e", "key": "bitcoin:POLIS", "maintainer": "Cronos ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 1000, "name": "Polis", "negative_fee": false, "segwit": false, "shortcut": "POLIS", "signed_message_header": "Polis Signed Message:\n", "slip44": 1997, "support": {"connect": true, "trezor1": "1.8.2", "trezor2": "2.1.1", "webwallet": false}, "uri_prefix": "polis", "website": "https://www.polispay.org", "xprv_magic": 65165637, "xpub_magic": 65166718, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 23, "address_type_p2sh": 83, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Primecoin", "coin_name": "Primecoin", "coin_shortcut": "XPM", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/primecoin/primecoin", "hash_genesis_block": "963d17ba4dc753138078a2f56afb3af9674e2546822badff26837db9a0152106", "key": "bitcoin:XPM", "maintainer": "James Skrowvedeht ", "max_address_length": 35, "maxfee_kb": 1000000, "min_address_length": 26, "minfee_kb": 1000, "name": "Primecoin", "negative_fee": false, "segwit": false, "shortcut": "XPM", "signed_message_header": "Primecoin Signed Message:\n", "slip44": 24, "support": {"connect": true, "trezor1": "1.8.0", "trezor2": "2.0.11", "webwallet": false}, "uri_prefix": "primecoin", "website": "https://primecoin.io", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 58, "address_type_p2sh": 50, "bech32_prefix": "qc", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 128, "cashaddr_prefix": null, "coin_label": "Qtum", "coin_name": "Qtum", "coin_shortcut": "QTUM", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Economy": 500, "High": 2000, "Low": 410, "Normal": 600}, "divisibility": 8, "duplicate": true, "dust_limit": 218400, "force_bip143": false, "fork_id": null, "github": "https://github.com/qtumproject/qtum", "hash_genesis_block": "000075aef83cf2853580f8ae8ce6f8c3096cfa21d98334d6e3f95e5582ed986c", "key": "bitcoin:QTUM", "maintainer": "CodeFace ", "max_address_length": 34, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 400000, "name": "Qtum", "negative_fee": false, "segwit": true, "shortcut": "QTUM", "signed_message_header": "Qtum Signed Message:\n", "slip44": 2301, "support": {"connect": false, "trezor1": "1.8.1", "trezor2": "2.1.1", "webwallet": true}, "uri_prefix": "qtum", "website": "https://qtum.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 120, "address_type_p2sh": 110, "bech32_prefix": "tq", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 128, "cashaddr_prefix": null, "coin_label": "Qtum Testnet", "coin_name": "Qtum Testnet", "coin_shortcut": "tQTUM", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Economy": 500, "High": 2000, "Low": 410, "Normal": 600}, "divisibility": 8, "dust_limit": 218400, "force_bip143": false, "fork_id": null, "github": "https://github.com/qtumproject/qtum", "hash_genesis_block": "0000e803ee215c0684ca0d2f9220594d3f828617972aad66feb2ba51f5e14222", "key": "bitcoin:tQTUM", "maintainer": "CodeFace ", "max_address_length": 34, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 400000, "name": "Qtum Testnet", "negative_fee": false, "segwit": true, "shortcut": "tQTUM", "signed_message_header": "Qtum Signed Message:\n", "slip44": 1, "support": {"connect": false, "trezor1": "1.8.1", "trezor2": "2.1.1", "webwallet": false}, "uri_prefix": "qtum", "website": "https://qtum.org", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": 73342198, "xpub_magic_segwit_p2sh": 71979618}, {"address_type": 60, "address_type_p2sh": 122, "bech32_prefix": null, "bip115": false, "bitcore": ["https://ravencoin.network"], "blockbook": ["https://blockbook.ravencoin.org"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Ravencoin", "coin_name": "Ravencoin", "coin_shortcut": "RVN", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Low": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/RavenProject/Ravencoin", "hash_genesis_block": "0000006b444bc2f2ffe627be9d9e7e7a0730000870ef6eb6da46c8eae389df90", "key": "bitcoin:RVN", "maintainer": "Scotty ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Ravencoin", "negative_fee": false, "segwit": false, "shortcut": "RVN", "signed_message_header": "Raven Signed Message:\n", "slip44": 175, "support": {"connect": true, "trezor1": "1.7.2", "trezor2": "2.0.10", "webwallet": true}, "uri_prefix": "raven", "website": "https://ravencoin.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 25, "address_type_p2sh": 105, "bech32_prefix": null, "bip115": false, "bitcore": ["https://insight.ritocoin.org"], "blockbook": ["https://blockbook.ritocoin.org"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Ritocoin", "coin_name": "Ritocoin", "coin_shortcut": "RITO", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Low": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/RitoProject", "hash_genesis_block": "00000075e344bdf1c0e433f453764b1830a7aa19b2a5213e707502a22b779c1b", "key": "bitcoin:RITO", "maintainer": "Scotty ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Ritocoin", "negative_fee": false, "segwit": false, "shortcut": "RITO", "signed_message_header": "Rito Signed Message:\n", "slip44": 19169, "support": {"connect": true, "trezor1": "1.8.2", "trezor2": "2.1.1", "webwallet": false}, "uri_prefix": "rito", "website": "https://ritocoin.org", "xprv_magic": 87326380, "xpub_magic": 87353290, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 63, "address_type_p2sh": 18, "bech32_prefix": null, "bip115": false, "bitcore": ["https://insight.smartcash.cc"], "blockbook": [], "blocktime_seconds": 55, "cashaddr_prefix": null, "coin_label": "SmartCash", "coin_name": "SmartCash", "coin_shortcut": "SMART", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1_smart", "decred": false, "default_fee_b": {"Economy": 10, "High": 200, "Low": 1, "Normal": 100}, "divisibility": 8, "duplicate": true, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/SmartCash/Core-Smart", "hash_genesis_block": "000007acc6970b812948d14ea5a0a13db0fdd07d5047c7e69101fa8b361e05a4", "key": "bitcoin:SMART", "maintainer": "Leandro Reinaux ", "max_address_length": 34, "maxfee_kb": 1000000, "min_address_length": 27, "minfee_kb": 0, "name": "SmartCash", "negative_fee": false, "segwit": false, "shortcut": "SMART", "signed_message_header": "SmartCash Signed Message:\n", "slip44": 224, "support": {"connect": false, "trezor1": "1.7.1", "trezor2": "2.0.8", "webwallet": false}, "uri_prefix": "smart", "website": "https://smartcash.cc", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 65, "address_type_p2sh": 21, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 55, "cashaddr_prefix": null, "coin_label": "SmartCash Testnet", "coin_name": "SmartCash Testnet", "coin_shortcut": "tSMART", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1_smart", "decred": false, "default_fee_b": {"Economy": 10, "High": 200, "Low": 1, "Normal": 100}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/SmartCash/Core-Smart", "hash_genesis_block": "0000027235b5679bcd28c90d03d4bf1a9ba4c07c4efcc1c87d6c68cce25e6e5d", "key": "bitcoin:tSMART", "maintainer": "Leandro Reinaux ", "max_address_length": 35, "maxfee_kb": 1000000, "min_address_length": 27, "minfee_kb": 0, "name": "SmartCash Testnet", "negative_fee": false, "segwit": false, "shortcut": "tSMART", "signed_message_header": "SmartCash Signed Message:\n", "slip44": 224, "support": {"connect": false, "trezor1": "1.7.1", "trezor2": "2.0.8", "webwallet": false}, "uri_prefix": "testsmart", "website": "https://smartcash.cc", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 76, "address_type_p2sh": 16, "bech32_prefix": "xc", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Stakenet", "coin_name": "Stakenet", "coin_shortcut": "XSN", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Economy": 70, "High": 200, "Low": 10, "Normal": 140}, "divisibility": 8, "dust_limit": 1000, "force_bip143": false, "fork_id": null, "github": "https://github.com/X9Developers/XSN", "hash_genesis_block": "00000c822abdbb23e28f79a49d29b41429737c6c7e15df40d1b1f1b35907ae34", "key": "bitcoin:XSN", "maintainer": "Alexis Hernandez ", "max_address_length": 47, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Stakenet", "negative_fee": false, "segwit": true, "shortcut": "XSN", "signed_message_header": "DarkCoin Signed Message:\n", "slip44": 199, "support": {"connect": true, "trezor1": "1.8.0", "trezor2": "2.0.11", "webwallet": false}, "uri_prefix": "stakenet", "website": "https://stakenet.io", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 63, "address_type_p2sh": 5, "bech32_prefix": "sys", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Syscoin", "coin_name": "Syscoin", "coin_shortcut": "SYS", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Economy": 200, "High": 2000, "Low": 100, "Normal": 400}, "divisibility": 8, "dust_limit": 1820, "force_bip143": false, "fork_id": null, "github": "https://github.com/syscoin/syscoin", "hash_genesis_block": "0000022642db0346b6e01c2a397471f4f12e65d4f4251ec96c1f85367a61a7ab", "key": "bitcoin:SYS", "maintainer": "Jagdeep Sidhu ", "max_address_length": 34, "maxfee_kb": 10000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Syscoin", "negative_fee": false, "segwit": true, "shortcut": "SYS", "signed_message_header": "Syscoin Signed Message:\n", "slip44": 57, "support": {"connect": false, "trezor1": "1.8.4", "trezor2": "2.1.8", "webwallet": false}, "uri_prefix": "syscoin", "website": "https://syscoin.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 0, "address_type_p2sh": 5, "bech32_prefix": null, "bip115": false, "bitcore": ["https://insight.terracoin.io"], "blockbook": [], "blocktime_seconds": 120, "cashaddr_prefix": null, "coin_label": "Terracoin", "coin_name": "Terracoin", "coin_shortcut": "TRC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "duplicate": true, "dust_limit": 5460, "force_bip143": false, "fork_id": null, "github": "https://github.com/terracoin/terracoin", "hash_genesis_block": "00000000804bbc6a621a9dbb564ce469f492e1ccf2d70f8a6b241e26a277afa2", "key": "bitcoin:TRC", "maintainer": "The Terracoin Foundation ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 10000, "name": "Terracoin", "negative_fee": false, "segwit": false, "shortcut": "TRC", "signed_message_header": "DarkCoin Signed Message:\n", "slip44": 83, "support": {"connect": false, "trezor1": false, "trezor2": false, "webwallet": false}, "uri_prefix": "terracoin", "website": "https://terracoin.io", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 130, "address_type_p2sh": 30, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.flurbo.xyz", "https://blockbook.unobtanium.uno"], "blocktime_seconds": 30, "cashaddr_prefix": null, "coin_label": "Unobtanium", "coin_name": "Unobtanium", "coin_shortcut": "UNO", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Economy": 50, "High": 160, "Low": 10, "Normal": 100}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/unobtanium-official/unobtanium", "hash_genesis_block": "000004c2fc5fffb810dccc197d603690099a68305232e552d96ccbe8e2c52b75", "key": "bitcoin:UNO", "maintainer": "choicesz ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Unobtanium", "negative_fee": false, "segwit": false, "shortcut": "UNO", "signed_message_header": "Unobtanium Signed Message:\n", "slip44": 92, "support": {"connect": true, "trezor1": "1.8.4", "trezor2": "2.1.6", "webwallet": false}, "uri_prefix": "unobtanium", "website": "https://unobtanium.uno", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 70, "address_type_p2sh": 50, "bech32_prefix": "vips", "bip115": false, "bitcore": ["https://insight.vipstarco.in"], "blockbook": ["https://vips.blockbook.japanesecoin-pool.work"], "blocktime_seconds": 120, "cashaddr_prefix": null, "coin_label": "VIPSTARCOIN", "coin_name": "VIPSTARCOIN", "coin_shortcut": "VIPS", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Economy": 500, "High": 2000, "Low": 410, "Normal": 600}, "divisibility": 8, "dust_limit": 218400, "force_bip143": false, "fork_id": null, "github": "https://github.com/VIPSTARCOIN/VIPSTARCOIN", "hash_genesis_block": "0000d068e1d30f79fb64446137106be9c6ee69a6a722295c131506b1ee09b77c", "key": "bitcoin:VIPS", "maintainer": "y-chan ", "max_address_length": 36, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 400000, "name": "VIPSTARCOIN", "negative_fee": false, "segwit": true, "shortcut": "VIPS", "signed_message_header": "VIPSTARCOIN Signed Message:\n", "slip44": 1919, "support": {"connect": false, "trezor1": "1.8.2", "trezor2": "2.1.1", "webwallet": false}, "uri_prefix": "vipstarcoin", "website": "https://vipstarcoin.jp", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 71, "address_type_p2sh": 5, "bech32_prefix": "vtc", "bip115": false, "bitcore": [], "blockbook": ["https://vtc1.trezor.io", "https://vtc2.trezor.io", "https://vtc3.trezor.io", "https://vtc4.trezor.io", "https://vtc5.trezor.io"], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Vertcoin", "coin_name": "Vertcoin", "coin_shortcut": "VTC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 1000}, "divisibility": 8, "dust_limit": 54600, "force_bip143": false, "fork_id": null, "github": "https://github.com/vertcoin-project/vertcoin-core", "hash_genesis_block": "4d96a915f49d40b1e5c2844d1ee2dccb90013a990ccea12c492d22110489f0c4", "key": "bitcoin:VTC", "maintainer": "Jochen Hoenicke ", "max_address_length": 34, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 100000, "name": "Vertcoin", "negative_fee": false, "segwit": true, "shortcut": "VTC", "signed_message_header": "Vertcoin Signed Message:\n", "slip44": 28, "support": {"connect": true, "trezor1": "1.6.1", "trezor2": "2.0.5", "webwallet": true}, "uri_prefix": "vertcoin", "website": "https://vertcoin.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 71, "address_type_p2sh": 33, "bech32_prefix": "via", "bip115": false, "bitcore": ["https://explorer.viacoin.org"], "blockbook": [], "blocktime_seconds": 24, "cashaddr_prefix": null, "coin_label": "Viacoin", "coin_name": "Viacoin", "coin_shortcut": "VIA", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Economy": 7000, "High": 20000, "Low": 1000, "Normal": 14000}, "divisibility": 8, "dust_limit": 54600, "force_bip143": false, "fork_id": null, "github": "https://github.com/viacoin", "hash_genesis_block": "4e9b54001f9976049830128ec0331515eaabe35a70970d79971da1539a400ba1", "key": "bitcoin:VIA", "maintainer": "romanornr ", "max_address_length": 34, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Viacoin", "negative_fee": false, "segwit": true, "shortcut": "VIA", "signed_message_header": "Viacoin Signed Message:\n", "slip44": 14, "support": {"connect": true, "trezor1": "1.6.2", "trezor2": "2.0.7", "webwallet": true}, "uri_prefix": "viacoin", "website": "https://viacoin.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 142, "address_type_p2sh": 145, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.zcore.cash"], "blocktime_seconds": 120, "cashaddr_prefix": null, "coin_label": "ZCore", "coin_name": "ZCore", "coin_shortcut": "ZCR", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/zcore-coin/zcore-2.0", "hash_genesis_block": "695b79c8c234b45b2eeb4722f33373e471c9b686ff78efeb39da95f824a9f81b", "key": "bitcoin:ZCR", "maintainer": "Erick Costa ", "max_address_length": 95, "maxfee_kb": 1000000, "min_address_length": 34, "minfee_kb": 1000, "name": "ZCore", "negative_fee": false, "segwit": false, "shortcut": "ZCR", "signed_message_header": "DarkNet Signed Message:\n", "slip44": 428, "support": {"connect": true, "trezor1": "1.8.4", "trezor2": "2.1.7", "webwallet": true}, "uri_prefix": "zcore", "website": "https://zcore.cash", "xprv_magic": 78791432, "xpub_magic": 78792518, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 7352, "address_type_p2sh": 7357, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://zec1.trezor.io", "https://zec2.trezor.io", "https://zec3.trezor.io", "https://zec4.trezor.io", "https://zec5.trezor.io"], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Zcash", "coin_name": "Zcash", "coin_shortcut": "ZEC", "confidential_assets": null, "consensus_branch_id": {"1": 0, "2": 0, "3": 1537743641, "4": 1991772603}, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/zcash/zcash", "hash_genesis_block": "00040fe8ec8471911baa1db1266ea15dd06b4a8a5c453883c000b031973dce08", "key": "bitcoin:ZEC", "maintainer": "Pavol Rusnak ", "max_address_length": 95, "maxfee_kb": 1000000, "min_address_length": 35, "minfee_kb": 1000, "name": "Zcash", "negative_fee": false, "segwit": false, "shortcut": "ZEC", "signed_message_header": "Zcash Signed Message:\n", "slip44": 133, "support": {"connect": true, "trezor1": "1.7.1", "trezor2": "2.0.8", "webwallet": true}, "uri_prefix": "zcash", "website": "https://z.cash", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 7461, "address_type_p2sh": 7354, "bech32_prefix": null, "bip115": false, "bitcore": ["https://explorer.testnet.z.cash"], "blockbook": [], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Zcash Testnet", "coin_name": "Zcash Testnet", "coin_shortcut": "TAZ", "confidential_assets": null, "consensus_branch_id": {"1": 0, "2": 0, "3": 1537743641, "4": 1991772603}, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/zcash/zcash", "hash_genesis_block": "05a60a92d99d85997cce3b87616c089f6124d7342af37106edc76126334a2c38", "key": "bitcoin:TAZ", "maintainer": "Pavol Rusnak ", "max_address_length": 95, "maxfee_kb": 10000000, "min_address_length": 35, "minfee_kb": 1000, "name": "Zcash Testnet", "negative_fee": false, "segwit": false, "shortcut": "TAZ", "signed_message_header": "Zcash Signed Message:\n", "slip44": 1, "support": {"connect": true, "trezor1": "1.6.2", "trezor2": "2.0.7", "webwallet": true}, "uri_prefix": "zcash", "website": "https://z.cash", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 82, "address_type_p2sh": 7, "bech32_prefix": null, "bip115": false, "bitcore": ["https://insight.zcoin.io"], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Zcoin", "coin_name": "Zcoin", "coin_shortcut": "XZC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Economy": 10, "High": 200, "Low": 1, "Normal": 100}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/zcoinofficial/zcoin", "hash_genesis_block": "4381deb85b1b2c9843c222944b616d997516dcbd6a964e1eaf0def0830695233", "key": "bitcoin:XZC", "maintainer": "Yura Pakhuchiy ", "max_address_length": 34, "maxfee_kb": 1000000, "min_address_length": 27, "minfee_kb": 0, "name": "Zcoin", "negative_fee": false, "segwit": false, "shortcut": "XZC", "signed_message_header": "Zcoin Signed Message:\n", "slip44": 136, "support": {"connect": true, "trezor1": "1.6.2", "trezor2": "2.0.7", "webwallet": true}, "uri_prefix": "zcoin", "website": "https://zcoin.io", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 65, "address_type_p2sh": 178, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Zcoin Testnet", "coin_name": "Zcoin Testnet", "coin_shortcut": "tXZC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Economy": 10, "High": 200, "Low": 1, "Normal": 100}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/zcoinofficial/zcoin", "hash_genesis_block": "7ac038c193c2158c428c59f9ae0c02a07115141c6e9dc244ae96132e99b4e642", "key": "bitcoin:tXZC", "maintainer": "Yura Pakhuchiy ", "max_address_length": 35, "maxfee_kb": 1000000, "min_address_length": 27, "minfee_kb": 0, "name": "Zcoin Testnet", "negative_fee": false, "segwit": false, "shortcut": "tXZC", "signed_message_header": "Zcoin Signed Message:\n", "slip44": 1, "support": {"connect": true, "trezor1": "1.6.2", "trezor2": "2.0.7", "webwallet": false}, "uri_prefix": "testzcoin", "website": "https://zcoin.io", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 7352, "address_type_p2sh": 7357, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.zel.network"], "blocktime_seconds": 120, "cashaddr_prefix": null, "coin_label": "Zel", "coin_name": "ZelCash", "coin_shortcut": "ZEL", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decred": false, "default_fee_b": {"Normal": 10}, "divisibility": 8, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/zelcash", "hash_genesis_block": "00052461a5006c2e3b74ce48992a08695607912d5604c3eb8da25749b0900444", "key": "bitcoin:ZEL", "maintainer": "Cabecinha84 ", "max_address_length": 95, "maxfee_kb": 1000000, "min_address_length": 35, "minfee_kb": 1000, "name": "Zel", "negative_fee": false, "segwit": false, "shortcut": "ZEL", "signed_message_header": "Zcash Signed Message:\n", "slip44": 19167, "support": {"connect": false, "trezor1": "1.8.3", "trezor2": "2.1.4", "webwallet": false}, "uri_prefix": "zelcash", "website": "https://zel.network", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}] +[{"address_type": 0, "address_type_p2sh": 5, "bech32_prefix": "bc", "bip115": false, "bitcore": [], "blockbook": ["https://btc1.trezor.io", "https://btc2.trezor.io", "https://btc3.trezor.io", "https://btc4.trezor.io", "https://btc5.trezor.io"], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Bitcoin", "coin_name": "Bitcoin", "coin_shortcut": "BTC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 70, "High": 200, "Low": 10, "Normal": 140}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/bitcoin/bitcoin", "hash_genesis_block": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f", "key": "bitcoin:BTC", "maintainer": "Pavol Rusnak ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Bitcoin", "negative_fee": false, "segwit": true, "shortcut": "BTC", "signed_message_header": "Bitcoin Signed Message:\n", "slip44": 0, "support": {"connect": true, "trezor1": "1.5.2", "trezor2": "2.0.5", "webwallet": true}, "uri_prefix": "bitcoin", "website": "https://bitcoin.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 111, "address_type_p2sh": 196, "bech32_prefix": "bcrt", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Regtest", "coin_name": "Regtest", "coin_shortcut": "REGTEST", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/bitcoin/bitcoin", "hash_genesis_block": "0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206", "key": "bitcoin:REGTEST", "maintainer": "Thomas Kerin ", "max_address_length": 34, "maxfee_kb": 10000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Regtest", "negative_fee": false, "segwit": true, "shortcut": "REGTEST", "signed_message_header": "Bitcoin Signed Message:\n", "slip44": 1, "support": {"connect": false, "trezor1": "1.8.2", "trezor2": "2.1.1", "webwallet": false}, "uri_prefix": "bitcoin", "website": "https://bitcoin.org", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": 73342198, "xpub_magic_segwit_p2sh": 71979618}, {"address_type": 111, "address_type_p2sh": 196, "bech32_prefix": "tb", "bip115": false, "bitcore": [], "blockbook": ["https://tbtc1.trezor.io", "https://tbtc2.trezor.io"], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Testnet", "coin_name": "Testnet", "coin_shortcut": "TEST", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/bitcoin/bitcoin", "hash_genesis_block": "000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943", "key": "bitcoin:TEST", "maintainer": "Pavol Rusnak ", "max_address_length": 34, "maxfee_kb": 10000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Testnet", "negative_fee": false, "segwit": true, "shortcut": "TEST", "signed_message_header": "Bitcoin Signed Message:\n", "slip44": 1, "support": {"connect": true, "trezor1": "1.5.2", "trezor2": "2.0.5", "webwallet": true}, "uri_prefix": "bitcoin", "website": "https://bitcoin.org", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": 73342198, "xpub_magic_segwit_p2sh": 71979618}, {"address_type": 53, "address_type_p2sh": 55, "bech32_prefix": "acm", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Actinium", "coin_name": "Actinium", "coin_shortcut": "ACM", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 1000}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/Actinium-project/Actinium", "hash_genesis_block": "28d77872e23714562f49a1be792c276623c1bbe3fdcf21b6035cfde78b00b824", "key": "bitcoin:ACM", "maintainer": "Harris Brakmic ", "max_address_length": 34, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 100000, "name": "Actinium", "negative_fee": false, "segwit": true, "shortcut": "ACM", "signed_message_header": "Actinium Signed Message:\n", "slip44": 228, "support": {"connect": true, "trezor1": "1.7.2", "trezor2": "2.0.10", "webwallet": true}, "uri_prefix": "actinium", "website": "https://actinium.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 55, "address_type_p2sh": 16, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Axe", "coin_name": "Axe", "coin_shortcut": "AXE", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 5460, "force_bip143": false, "fork_id": null, "github": "https://github.com/axerunners/axe", "hash_genesis_block": "00000c33631ca6f2f61368991ce2dc03306b5bb50bf7cede5cfbba6db38e52e6", "key": "bitcoin:AXE", "maintainer": "Kirill Orlov ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 1000, "name": "Axe", "negative_fee": false, "segwit": false, "shortcut": "AXE", "signed_message_header": "DarkCoin Signed Message:\n", "slip44": 4242, "support": {"connect": true, "trezor1": "1.7.3", "trezor2": "2.0.11", "webwallet": false}, "uri_prefix": "axe", "website": "https://axerunners.com", "xprv_magic": 50221816, "xpub_magic": 50221772, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 25, "address_type_p2sh": 85, "bech32_prefix": "bm", "bip115": false, "bitcore": [], "blockbook": ["https://bellcoin-blockbook.ilmango.work", "https://bell.blockbook.ovh"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Bellcoin", "coin_name": "Bellcoin", "coin_shortcut": "BELL", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 20}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/bellcoin-org/bellcoin", "hash_genesis_block": "000008f3b6bd10c2d03b06674a006b8d9731f6cb58179ef1eee008cee2209603", "key": "bitcoin:BELL", "maintainer": "ilmango-doge ", "max_address_length": 34, "maxfee_kb": 1000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Bellcoin", "negative_fee": false, "segwit": true, "shortcut": "BELL", "signed_message_header": "Bellcoin Signed Message:\n", "slip44": 25252, "support": {"connect": false, "trezor1": "1.8.2", "trezor2": "2.1.1", "webwallet": false}, "uri_prefix": "bellcoin", "website": "https://bellcoin.web4u.jp", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 38, "address_type_p2sh": 6, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "BitGreen", "coin_name": "Bitgreen", "coin_shortcut": "BITG", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/bitgreen/bitgreen", "hash_genesis_block": "000008467c3a9c587533dea06ad9380cded3ed32f9742a6c0c1aebc21bf2bc9b", "key": "bitcoin:BITG", "maintainer": "Dennis R ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 1000, "name": "BitGreen", "negative_fee": false, "segwit": false, "shortcut": "BITG", "signed_message_header": "DarkNet Signed Message:\n", "slip44": 222, "support": {"connect": false, "trezor1": "1.8.3", "trezor2": "2.1.4", "webwallet": false}, "uri_prefix": "bitg", "website": "https://bitg.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 81, "address_type_p2sh": 5, "bech32_prefix": "bz", "bip115": false, "bitcore": ["https://insight.bitzeny.jp", "https://zeny.insight.monaco-ex.org"], "blockbook": ["https://zny.blockbook.ovh"], "blocktime_seconds": 90, "cashaddr_prefix": null, "coin_label": "BitZeny", "coin_name": "BitZeny", "coin_shortcut": "ZNY", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 20}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/BitzenyCoreDevelopers/bitzeny", "hash_genesis_block": "000009f7e55e9e3b4781e22bd87a7cfa4acada9e4340d43ca738bf4e9fb8f5ce", "key": "bitcoin:ZNY", "maintainer": "y-chan ", "max_address_length": 34, "maxfee_kb": 1000000, "min_address_length": 27, "minfee_kb": 1000, "name": "BitZeny", "negative_fee": false, "segwit": true, "shortcut": "ZNY", "signed_message_header": "BitZeny Signed Message:\n", "slip44": 123, "support": {"connect": false, "trezor1": "1.8.2", "trezor2": "2.1.1", "webwallet": false}, "uri_prefix": "bitzeny", "website": "https://bitzeny.tech", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 0, "address_type_p2sh": 5, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://bch1.trezor.io", "https://bch2.trezor.io", "https://bch3.trezor.io", "https://bch4.trezor.io", "https://bch5.trezor.io"], "blocktime_seconds": 600, "cashaddr_prefix": "bitcoincash", "coin_label": "Bitcoin Cash", "coin_name": "Bcash", "coin_shortcut": "BCH", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 70, "High": 200, "Low": 10, "Normal": 140}, "dust_limit": 546, "force_bip143": true, "fork_id": 0, "github": "https://github.com/Bitcoin-ABC/bitcoin-abc", "hash_genesis_block": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f", "key": "bitcoin:BCH", "maintainer": "Jochen Hoenicke ", "max_address_length": 34, "maxfee_kb": 500000, "min_address_length": 27, "minfee_kb": 1000, "name": "Bitcoin Cash", "negative_fee": false, "segwit": false, "shortcut": "BCH", "signed_message_header": "Bitcoin Signed Message:\n", "slip44": 145, "support": {"connect": true, "trezor1": "1.6.2", "trezor2": "2.0.7", "webwallet": true}, "uri_prefix": "bitcoincash", "website": "https://www.bitcoincash.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 111, "address_type_p2sh": 196, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": "bchtest", "coin_label": "Bitcoin Cash Testnet", "coin_name": "Bcash Testnet", "coin_shortcut": "TBCH", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": true, "fork_id": 0, "github": "https://github.com/Bitcoin-ABC/bitcoin-abc", "hash_genesis_block": "000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943", "key": "bitcoin:TBCH", "maintainer": "Jochen Hoenicke ", "max_address_length": 34, "maxfee_kb": 10000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Bitcoin Cash Testnet", "negative_fee": false, "segwit": false, "shortcut": "TBCH", "signed_message_header": "Bitcoin Signed Message:\n", "slip44": 1, "support": {"connect": true, "trezor1": "1.6.2", "trezor2": "2.0.7", "webwallet": false}, "uri_prefix": "bitcoincash", "website": "https://www.bitcoincash.org", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 38, "address_type_p2sh": 23, "bech32_prefix": "btg", "bip115": false, "bitcore": [], "blockbook": ["https://btg1.trezor.io", "https://btg2.trezor.io", "https://btg3.trezor.io", "https://btg4.trezor.io", "https://btg5.trezor.io"], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Bitcoin Gold", "coin_name": "Bgold", "coin_shortcut": "BTG", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 70, "High": 200, "Low": 10, "Normal": 140}, "dust_limit": 546, "force_bip143": true, "fork_id": 79, "github": "https://github.com/BTCGPU/BTCGPU", "hash_genesis_block": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f", "key": "bitcoin:BTG", "maintainer": "Saleem Rashid ", "max_address_length": 34, "maxfee_kb": 500000, "min_address_length": 27, "minfee_kb": 1000, "name": "Bitcoin Gold", "negative_fee": false, "segwit": true, "shortcut": "BTG", "signed_message_header": "Bitcoin Gold Signed Message:\n", "slip44": 156, "support": {"connect": true, "trezor1": "1.6.2", "trezor2": "2.0.7", "webwallet": true}, "uri_prefix": "bitcoingold", "website": "https://bitcoingold.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 111, "address_type_p2sh": 196, "bech32_prefix": "tbtg", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Bitcoin Gold Testnet", "coin_name": "Bgold Testnet", "coin_shortcut": "TBTG", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 70, "High": 200, "Low": 10, "Normal": 140}, "dust_limit": 546, "force_bip143": true, "fork_id": 79, "github": "https://github.com/BTCGPU/BTCGPU", "hash_genesis_block": "00000000e0781ebe24b91eedc293adfea2f557b53ec379e78959de3853e6f9f6", "key": "bitcoin:TBTG", "maintainer": "The Bitcoin Gold Developers ", "max_address_length": 34, "maxfee_kb": 500000, "min_address_length": 27, "minfee_kb": 1000, "name": "Bitcoin Gold Testnet", "negative_fee": false, "segwit": true, "shortcut": "TBTG", "signed_message_header": "Bitcoin Gold Signed Message:\n", "slip44": 156, "support": {"connect": true, "trezor1": "1.7.1", "trezor2": "2.0.8", "webwallet": false}, "uri_prefix": "bitcoingold", "website": "https://bitcoingold.org", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": 73342198, "xpub_magic_segwit_p2sh": 71979618}, {"address_type": 4901, "address_type_p2sh": 5039, "bech32_prefix": null, "bip115": false, "bitcore": ["https://explorer.btcprivate.org"], "blockbook": [], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Bitcoin Private", "coin_name": "Bprivate", "coin_shortcut": "BTCP", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": 42, "github": "https://github.com/BTCPrivate/BitcoinPrivate", "hash_genesis_block": "0007104ccda289427919efc39dc9e4d499804b7bebc22df55f8b834301260602", "key": "bitcoin:BTCP", "maintainer": "Chris Sulmone ", "max_address_length": 95, "maxfee_kb": 1000000, "min_address_length": 35, "minfee_kb": 1000, "name": "Bitcoin Private", "negative_fee": false, "segwit": false, "shortcut": "BTCP", "signed_message_header": "BitcoinPrivate Signed Message:\n", "slip44": 183, "support": {"connect": true, "trezor1": "1.6.2", "trezor2": "2.0.7", "webwallet": true}, "uri_prefix": "bitcoinprivate", "website": "https://btcprivate.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 61, "address_type_p2sh": 123, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://blockbook1.bitcoinrh.org", "https://blockbook2.bitcoinrh.org"], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Bitcoin Rhodium", "coin_name": "Brhodium", "coin_shortcut": "XRC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 70, "High": 200, "Low": 10, "Normal": 140}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://gitlab.com/bitcoinrh/BRhodiumNode", "hash_genesis_block": "baff5bfd9dc43fb672d003ec20fd21428f9282ca46bfa1730d73e1f2c75f5fdd", "key": "bitcoin:XRC", "maintainer": "baff5b ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Bitcoin Rhodium", "negative_fee": false, "segwit": false, "shortcut": "XRC", "signed_message_header": "BitCoin Rhodium Signed Message:\n", "slip44": 10291, "support": {"connect": true, "trezor1": "1.8.2", "trezor2": "2.1.1", "webwallet": false}, "uri_prefix": "bitcoin-rhodium", "website": "https://www.bitcoinrh.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 3, "address_type_p2sh": 125, "bech32_prefix": "btx", "bip115": false, "bitcore": ["https://insight.bitcore.cc"], "blockbook": [], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Bitcore", "coin_name": "Bitcore", "coin_shortcut": "BTX", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Low": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/LIMXTEC/BitCore", "hash_genesis_block": "604148281e5c4b7f2487e5d03cd60d8e6f69411d613f6448034508cea52e9574", "key": "bitcoin:BTX", "maintainer": "limxdev ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Bitcore", "negative_fee": false, "segwit": true, "shortcut": "BTX", "signed_message_header": "BitCore Signed Message:\n", "slip44": 160, "support": {"connect": true, "trezor1": "1.7.1", "trezor2": "2.0.8", "webwallet": false}, "uri_prefix": "bitcore", "website": "https://bitcore.cc", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 26, "address_type_p2sh": 5, "bech32_prefix": "bst", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "BlockStamp", "coin_name": "BlockStamp", "coin_shortcut": "BST", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 1000, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 70, "High": 200, "Low": 10, "Normal": 140}, "duplicate": true, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/BlockStamp/bst", "hash_genesis_block": "8000000049a2e26b0185be50b4b8ed58b707c8893762959f0b1673641cae1828", "key": "bitcoin:BST", "maintainer": "Krzysztof Kuchta ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 1000, "name": "BlockStamp", "negative_fee": false, "segwit": true, "shortcut": "BST", "signed_message_header": "BST Signed Message:\n", "slip44": 254, "support": {"connect": false, "trezor1": "1.8.2", "trezor2": "2.1.1", "webwallet": false}, "uri_prefix": "blockstamp", "website": "https://blockstamp.info", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 28, "address_type_p2sh": 30, "bech32_prefix": "cpu", "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.cpuchain.org"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "CPUchain", "coin_name": "CPUchain", "coin_shortcut": "CPU", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 20}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/cpuchain/cpuchain", "hash_genesis_block": "000024d8766043ea0e1c9ad42e7ea4b5fdb459887bd80b8f9756f3d87e128f12", "key": "bitcoin:CPU", "maintainer": "Min Khang Aung ", "max_address_length": 34, "maxfee_kb": 1000000, "min_address_length": 27, "minfee_kb": 1000, "name": "CPUchain", "negative_fee": false, "segwit": true, "shortcut": "CPU", "signed_message_header": "CPUchain Signed Message:\n", "slip44": 363, "support": {"connect": false, "trezor1": "1.8.3", "trezor2": "2.1.4", "webwallet": false}, "uri_prefix": "cpuchain", "website": "https://cpuchain.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 28, "address_type_p2sh": 35, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.capricoin.org", "https://blockbook2.capricoin.org", "https://blockbook3.capricoin.org", "https://blockbook4.capricoin.org"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Capricoin", "coin_name": "Capricoin", "coin_shortcut": "CPC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 7, "High": 20, "Low": 1, "Normal": 14}, "duplicate": true, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/Capricoinofficial/Capricoin", "hash_genesis_block": "00000d23fa0fc52c90893adb1181c9ddffb6c797a3e41864b9a23aa2f2981fe3", "key": "bitcoin:CPC", "maintainer": "Jozef Knaperek ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Capricoin", "negative_fee": false, "segwit": false, "shortcut": "CPC", "signed_message_header": "Capricoin Signed Message:\n", "slip44": 289, "support": {"connect": true, "trezor1": false, "trezor2": "2.0.10", "webwallet": false}, "uri_prefix": "capricoin", "website": "https://capricoin.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 95495, "address_type_p2sh": 95473, "bech32_prefix": null, "bip115": false, "bitcore": ["https://insight-01.crownplatform.com", "https://insight-02.crownplatform.com", "https://insight-03.crownplatform.com"], "blockbook": [], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Crown", "coin_name": "Crown", "coin_shortcut": "CRW", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/Crowndev/crowncoin", "hash_genesis_block": "0000000085370d5e122f64f4ab19c68614ff3df78c8d13cb814fd7e69a1dc6da", "key": "bitcoin:CRW", "maintainer": "Ashot ", "max_address_length": 40, "maxfee_kb": 2000000, "min_address_length": 36, "minfee_kb": 1000, "name": "Crown", "negative_fee": false, "segwit": false, "shortcut": "CRW", "signed_message_header": "Crown Signed Message:\n", "slip44": 72, "support": {"connect": false, "trezor1": "1.8.4", "trezor2": "2.1.7", "webwallet": false}, "uri_prefix": "crown", "website": "https://crownplatform.com", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 76, "address_type_p2sh": 16, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://dash1.trezor.io", "https://dash2.trezor.io", "https://dash3.trezor.io", "https://dash4.trezor.io", "https://dash5.trezor.io"], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Dash", "coin_name": "Dash", "coin_shortcut": "DASH", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 5460, "force_bip143": false, "fork_id": null, "github": "https://github.com/dashpay/dash", "hash_genesis_block": "00000ffd590b1485b3caadc19b22e6379c733355108f107a430458cdf3407ab6", "key": "bitcoin:DASH", "maintainer": "Karel Bilek ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 1000, "name": "Dash", "negative_fee": false, "segwit": false, "shortcut": "DASH", "signed_message_header": "DarkCoin Signed Message:\n", "slip44": 5, "support": {"connect": true, "trezor1": "1.5.2", "trezor2": "2.0.5", "webwallet": true}, "uri_prefix": "dash", "website": "https://www.dash.org", "xprv_magic": 50221816, "xpub_magic": 50221772, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 140, "address_type_p2sh": 19, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Dash Testnet", "coin_name": "Dash Testnet", "coin_shortcut": "tDASH", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 5460, "force_bip143": false, "fork_id": null, "github": "https://github.com/dashpay/dash", "hash_genesis_block": "00000bafbc94add76cb75e2ec92894837288a481e5c005f6563d91623bf8bc2c", "key": "bitcoin:tDASH", "maintainer": "Karel Bilek ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 10000, "name": "Dash Testnet", "negative_fee": false, "segwit": false, "shortcut": "tDASH", "signed_message_header": "DarkCoin Signed Message:\n", "slip44": 1, "support": {"connect": true, "trezor1": "1.6.2", "trezor2": "2.0.8", "webwallet": false}, "uri_prefix": "dash", "website": "https://www.dash.org", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 1855, "address_type_p2sh": 1818, "bech32_prefix": null, "bip115": false, "bitcore": ["https://mainnet.decred.org"], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Decred", "coin_name": "Decred", "coin_shortcut": "DCR", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1_decred", "decimals": 8, "decred": true, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/decred/dcrd", "hash_genesis_block": "298e5cc3d985bfe7f81dc135f360abe089edd4396b86d2de66b0cef42b21d980", "key": "bitcoin:DCR", "maintainer": "Alex Yocom-Piatt ", "max_address_length": 35, "maxfee_kb": 1000000, "min_address_length": 35, "minfee_kb": 10000, "name": "Decred", "negative_fee": false, "segwit": false, "shortcut": "DCR", "signed_message_header": "Decred Signed Message:\n", "slip44": 42, "support": {"connect": false, "trezor1": "1.6.2", "trezor2": "2.0.8", "webwallet": true}, "uri_prefix": "bitcoin", "website": "https://www.decred.org", "xprv_magic": 50177256, "xpub_magic": 50178342, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 3873, "address_type_p2sh": 3836, "bech32_prefix": null, "bip115": false, "bitcore": ["https://testnet.decred.org"], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Decred Testnet", "coin_name": "Decred Testnet", "coin_shortcut": "TDCR", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1_decred", "decimals": 8, "decred": true, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/decred/dcrd", "hash_genesis_block": "a649dce53918caf422e9c711c858837e08d626ecfcd198969b24f7b634a49bac", "key": "bitcoin:TDCR", "maintainer": "Saleem Rashid ", "max_address_length": 35, "maxfee_kb": 10000000, "min_address_length": 35, "minfee_kb": 1000, "name": "Decred Testnet", "negative_fee": false, "segwit": false, "shortcut": "TDCR", "signed_message_header": "Decred Signed Message:\n", "slip44": 1, "support": {"connect": false, "trezor1": "1.6.2", "trezor2": "2.0.8", "webwallet": true}, "uri_prefix": "bitcoin", "website": "https://www.decred.org", "xprv_magic": 70615959, "xpub_magic": 70617041, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 30, "address_type_p2sh": 63, "bech32_prefix": "dgb", "bip115": false, "bitcore": [], "blockbook": ["https://dgb1.trezor.io", "https://dgb2.trezor.io"], "blocktime_seconds": 15, "cashaddr_prefix": null, "coin_label": "DigiByte", "coin_name": "DigiByte", "coin_shortcut": "DGB", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 70, "High": 200, "Low": 10, "Normal": 140}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/digibyte/digibyte", "hash_genesis_block": "7497ea1b465eb39f1c8f507bc877078fe016d6fcb6dfad3a64c98dcc6e1e8496", "key": "bitcoin:DGB", "maintainer": "DigiByte ", "max_address_length": 34, "maxfee_kb": 500000, "min_address_length": 27, "minfee_kb": 1000, "name": "DigiByte", "negative_fee": false, "segwit": true, "shortcut": "DGB", "signed_message_header": "DigiByte Signed Message:\n", "slip44": 20, "support": {"connect": true, "trezor1": "1.6.3", "trezor2": "2.0.7", "webwallet": true}, "uri_prefix": "digibyte", "website": "https://digibyte.io", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 30, "address_type_p2sh": 22, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://doge1.trezor.io", "https://doge2.trezor.io", "https://doge3.trezor.io", "https://doge4.trezor.io", "https://doge5.trezor.io"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Dogecoin", "coin_name": "Dogecoin", "coin_shortcut": "DOGE", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 100000}, "dust_limit": 10000000, "force_bip143": false, "fork_id": null, "github": "https://github.com/dogecoin/dogecoin", "hash_genesis_block": "1a91e3dace36e2be3bf030a65679fe821aa1d6ef92e7c9902eb318182c355691", "key": "bitcoin:DOGE", "maintainer": "Karel Bilek ", "max_address_length": 34, "maxfee_kb": 1000000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Dogecoin", "negative_fee": false, "segwit": false, "shortcut": "DOGE", "signed_message_header": "Dogecoin Signed Message:\n", "slip44": 3, "support": {"connect": true, "trezor1": "1.5.2", "trezor2": "2.0.5", "webwallet": true}, "uri_prefix": "dogecoin", "website": "https://dogecoin.com", "xprv_magic": 49988504, "xpub_magic": 49990397, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 235, "address_type_p2sh": 75, "bech32_prefix": "ert", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Elements", "coin_name": "Elements", "coin_shortcut": "ELEMENTS", "confidential_assets": {"address_prefix": 4, "blech32_prefix": "el"}, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/ElementsProject/elements", "hash_genesis_block": "209577bda6bf4b5804bd46f8621580dd6d4e8bfa2d190e1c50e932492baca07d", "key": "bitcoin:ELEMENTS", "maintainer": "Roman Zeyde ", "max_address_length": 34, "maxfee_kb": 10000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Elements", "negative_fee": false, "segwit": true, "shortcut": "ELEMENTS", "signed_message_header": "Bitcoin Signed Message:\n", "slip44": 1, "support": {"connect": false, "trezor1": "1.8.3", "trezor2": "2.1.4", "webwallet": false}, "uri_prefix": "elements", "website": "https://elementsproject.org", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": 73342198, "xpub_magic_segwit_p2sh": 71979618}, {"address_type": 95, "address_type_p2sh": 36, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 180, "cashaddr_prefix": null, "coin_label": "FairCoin", "coin_name": "FairCoin", "coin_shortcut": "FAIR", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 800000}, "dust_limit": 500000, "force_bip143": false, "fork_id": 0, "github": "https://github.com/faircoin/faircoin", "hash_genesis_block": "beed44fa5e96150d95d56ebd5d2625781825a9407a5215dd7eda723373a0a1d7", "key": "bitcoin:FAIR", "maintainer": "Santi Nore\u00f1a ", "max_address_length": 34, "maxfee_kb": 10000000, "min_address_length": 27, "minfee_kb": 1000, "name": "FairCoin", "negative_fee": false, "segwit": false, "shortcut": "FAIR", "signed_message_header": "FairCoin Signed Message:\n", "slip44": 298, "support": {"connect": false, "trezor1": "1.8.2", "trezor2": "2.1.1", "webwallet": false}, "uri_prefix": "faircoin", "website": "https://www.faircoin.world", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 14, "address_type_p2sh": 5, "bech32_prefix": "fc", "bip115": false, "bitcore": ["https://bitcore.feathercoin.com"], "blockbook": [], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Feathercoin", "coin_name": "Feathercoin", "coin_shortcut": "FTC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 1000}, "duplicate": true, "dust_limit": 54600, "force_bip143": false, "fork_id": null, "github": "https://github.com/FeatherCoin/Feathercoin", "hash_genesis_block": "12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2", "key": "bitcoin:FTC", "maintainer": "Lucas Betschart ", "max_address_length": 34, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Feathercoin", "negative_fee": false, "segwit": true, "shortcut": "FTC", "signed_message_header": "Feathercoin Signed Message:\n", "slip44": 8, "support": {"connect": true, "trezor1": "1.7.1", "trezor2": "2.0.8", "webwallet": false}, "uri_prefix": "feathercoin", "website": "https://feathercoin.com", "xprv_magic": 76077806, "xpub_magic": 76069926, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 35, "address_type_p2sh": 94, "bech32_prefix": "flo", "bip115": false, "bitcore": ["https://livenet.flocha.in"], "blockbook": [], "blocktime_seconds": 40, "cashaddr_prefix": null, "coin_label": "Flo", "coin_name": "Florincoin", "coin_shortcut": "FLO", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 1000}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/floblockchain/flo", "hash_genesis_block": "09c7781c9df90708e278c35d38ea5c9041d7ecfcdd1c56ba67274b7cff3e1cea", "key": "bitcoin:FLO", "maintainer": "Robert English ", "max_address_length": 34, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 100000, "name": "Flo", "negative_fee": false, "segwit": true, "shortcut": "FLO", "signed_message_header": "Florincoin Signed Message:\n", "slip44": 216, "support": {"connect": true, "trezor1": "1.7.2", "trezor2": "2.0.11", "webwallet": false}, "uri_prefix": "florincoin", "website": "https://flo.cash", "xprv_magic": 15264107, "xpub_magic": 1526049, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 28471030}, {"address_type": 36, "address_type_p2sh": 16, "bech32_prefix": "fc", "bip115": false, "bitcore": [], "blockbook": ["https://explorer.fujicoin.org"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Fujicoin", "coin_name": "Fujicoin", "coin_shortcut": "FJC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 20000, "High": 100000, "Low": 10000, "Normal": 50000}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/fujicoin/fujicoin", "hash_genesis_block": "adb6d9cfd74075e7f91608add4bd2a2ea636f70856183086842667a1597714a0", "key": "bitcoin:FJC", "maintainer": "motty ", "max_address_length": 34, "maxfee_kb": 1000000000, "min_address_length": 27, "minfee_kb": 10000000, "name": "Fujicoin", "negative_fee": false, "segwit": true, "shortcut": "FJC", "signed_message_header": "FujiCoin Signed Message:\n", "slip44": 75, "support": {"connect": true, "trezor1": "1.6.1", "trezor2": "2.0.5", "webwallet": true}, "uri_prefix": "fujicoin", "website": "https://fujicoin.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 38, "address_type_p2sh": 10, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.gincoin.io"], "blocktime_seconds": 120, "cashaddr_prefix": null, "coin_label": "GIN", "coin_name": "Gincoin", "coin_shortcut": "GIN", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 5460, "force_bip143": false, "fork_id": null, "github": "https://github.com/gincoin-dev/gincoin-core", "hash_genesis_block": "00000cd6bde619b2c3b23ad2e384328a450a37fa28731debf748c3b17f91f97d", "key": "bitcoin:GIN", "maintainer": "Dragos Badea ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 1000, "name": "GIN", "negative_fee": false, "segwit": false, "shortcut": "GIN", "signed_message_header": "DarkCoin Signed Message:\n", "slip44": 2000, "support": {"connect": true, "trezor1": "1.7.2", "trezor2": "2.0.11", "webwallet": false}, "uri_prefix": "gincoin", "website": "https://gincoin.io", "xprv_magic": 50221816, "xpub_magic": 50221772, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 38, "address_type_p2sh": 62, "bech32_prefix": "game", "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.gamecredits.network"], "blocktime_seconds": 90, "cashaddr_prefix": null, "coin_label": "GameCredits", "coin_name": "GameCredits", "coin_shortcut": "GAME", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 1000}, "dust_limit": 54600, "force_bip143": false, "fork_id": null, "github": "https://github.com/gamecredits-project/gamecredits", "hash_genesis_block": "91ec5f25ee9a0ffa1af7d4da4db9a552228dd2dc77cdb15b738be4e1f55f30ee", "key": "bitcoin:GAME", "maintainer": "Samad Sajanlal ", "max_address_length": 34, "maxfee_kb": 5000000, "min_address_length": 27, "minfee_kb": 100000, "name": "GameCredits", "negative_fee": false, "segwit": true, "shortcut": "GAME", "signed_message_header": "GameCredits Signed Message:\n", "slip44": 101, "support": {"connect": true, "trezor1": "1.7.1", "trezor2": "2.0.8", "webwallet": false}, "uri_prefix": "gamecredits", "website": "https://gamecredits.org", "xprv_magic": 27108450, "xpub_magic": 27106558, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 28471030}, {"address_type": 36, "address_type_p2sh": 5, "bech32_prefix": "grs", "bip115": false, "bitcore": ["https://groestlsight.groestlcoin.org", "https://grsblocks.com"], "blockbook": ["https://blockbook.groestlcoin.org"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Groestlcoin", "coin_name": "Groestlcoin", "coin_shortcut": "GRS", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1_groestl", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/Groestlcoin/groestlcoin", "hash_genesis_block": "00000ac5927c594d49cc0bdb81759d0da8297eb614683d3acb62f0703b639023", "key": "bitcoin:GRS", "maintainer": "Yura Pakhuchiy ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 1000, "name": "Groestlcoin", "negative_fee": false, "segwit": true, "shortcut": "GRS", "signed_message_header": "GroestlCoin Signed Message:\n", "slip44": 17, "support": {"connect": false, "trezor1": "1.6.2", "trezor2": "2.0.8", "webwallet": true}, "uri_prefix": "groestlcoin", "website": "https://www.groestlcoin.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 111, "address_type_p2sh": 196, "bech32_prefix": "tgrs", "bip115": false, "bitcore": ["https://groestlsight-test.groestlcoin.org"], "blockbook": ["https://blockbook-test.groestlcoin.org"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Groestlcoin Testnet", "coin_name": "Groestlcoin Testnet", "coin_shortcut": "tGRS", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1_groestl", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/Groestlcoin/groestlcoin", "hash_genesis_block": "000000ffbb50fc9898cdd36ec163e6ba23230164c0052a28876255b7dcf2cd36", "key": "bitcoin:tGRS", "maintainer": "Yura Pakhuchiy ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 1000, "name": "Groestlcoin Testnet", "negative_fee": false, "segwit": true, "shortcut": "tGRS", "signed_message_header": "GroestlCoin Signed Message:\n", "slip44": 1, "support": {"connect": false, "trezor1": "1.6.2", "trezor2": "2.0.8", "webwallet": true}, "uri_prefix": "groestlcoin", "website": "https://www.groestlcoin.org", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": 73342198, "xpub_magic_segwit_p2sh": 71979618}, {"address_type": 76, "address_type_p2sh": 16, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Hatch", "coin_name": "Hatch", "coin_shortcut": "HATCH", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 5460, "force_bip143": false, "fork_id": null, "github": "https://github.com/hatchpay/hatch", "hash_genesis_block": "000000fa6116f5d6c6ce9b60bd431469e40b4fe55feeeda59e33cd2f0b863196", "key": "bitcoin:HATCH", "maintainer": "Hatch Support ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 1000, "name": "Hatch", "negative_fee": false, "segwit": false, "shortcut": "HATCH", "signed_message_header": "Hatch Signed Message:\n", "slip44": 88888888, "support": {"connect": false, "trezor1": "1.8.4", "trezor2": "2.1.6", "webwallet": false}, "uri_prefix": "hatch", "website": "https://hatch.ga", "xprv_magic": 50221816, "xpub_magic": 50221772, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 140, "address_type_p2sh": 19, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Hatch Testnet", "coin_name": "Hatch Testnet", "coin_shortcut": "tHATCH", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 5460, "force_bip143": false, "fork_id": null, "github": "https://github.com/hatchpay/hatch", "hash_genesis_block": "00000bf8b02180fa3860e3f4fbfaab76db14fbfd1323d1d3ad06d83b828b6644", "key": "bitcoin:tHATCH", "maintainer": "Hatch Support ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 10000, "name": "Hatch Testnet", "negative_fee": false, "segwit": false, "shortcut": "tHATCH", "signed_message_header": "Hatch Signed Message:\n", "slip44": 1, "support": {"connect": false, "trezor1": "1.8.4", "trezor2": "2.1.6", "webwallet": false}, "uri_prefix": "hatch", "website": "https://hatch.ga", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 8329, "address_type_p2sh": 8342, "bech32_prefix": null, "bip115": true, "bitcore": ["https://explorer.horizen.global"], "blockbook": [], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Horizen", "coin_name": "Horizen", "coin_shortcut": "ZEN", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/ZencashOfficial/zen", "hash_genesis_block": "0007104ccda289427919efc39dc9e4d499804b7bebc22df55f8b834301260602", "key": "bitcoin:ZEN", "maintainer": "Power_VANO ", "max_address_length": 95, "maxfee_kb": 2000000, "min_address_length": 35, "minfee_kb": 1000, "name": "Horizen", "negative_fee": false, "segwit": false, "shortcut": "ZEN", "signed_message_header": "Zcash Signed Message:\n", "slip44": 121, "support": {"connect": true, "trezor1": false, "trezor2": "2.0.8", "webwallet": false}, "uri_prefix": "horizen", "website": "https://www.horizen.global", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 60, "address_type_p2sh": 85, "bech32_prefix": null, "bip115": false, "bitcore": ["https://api.kmd.dev"], "blockbook": [], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Komodo", "coin_name": "Komodo", "coin_shortcut": "KMD", "confidential_assets": null, "consensus_branch_id": {"1": 0, "2": 0, "3": 1537743641, "4": 1991772603}, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/komodoplatform/komodo", "hash_genesis_block": "027e3758c3a65b12aa1046462b486d0a63bfa1beae327897f56c5cfb7daaae71", "key": "bitcoin:KMD", "maintainer": "Kadan Stadelmann ", "max_address_length": 34, "maxfee_kb": 1000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Komodo", "negative_fee": true, "segwit": false, "shortcut": "KMD", "signed_message_header": "Komodo Signed Message:\n", "slip44": 141, "support": {"connect": true, "trezor1": "1.8.0", "trezor2": "2.0.11", "webwallet": false}, "uri_prefix": "komodo", "website": "https://komodoplatform.com", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 6198, "address_type_p2sh": 6203, "bech32_prefix": null, "bip115": false, "bitcore": ["https://insight.kotocoin.info"], "blockbook": [], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Koto", "coin_name": "Koto", "coin_shortcut": "KOTO", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/KotoDevelopers/koto", "hash_genesis_block": "6d424c350729ae633275d51dc3496e16cd1b1d195c164da00f39c499a2e9959e", "key": "bitcoin:KOTO", "maintainer": "WO ", "max_address_length": 95, "maxfee_kb": 1000000, "min_address_length": 35, "minfee_kb": 1000, "name": "Koto", "negative_fee": false, "segwit": false, "shortcut": "KOTO", "signed_message_header": "Koto Signed Message:\n", "slip44": 510, "support": {"connect": true, "trezor1": "1.7.1", "trezor2": "2.0.8", "webwallet": true}, "uri_prefix": "koto", "website": "https://ko-to.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 48, "address_type_p2sh": 50, "bech32_prefix": "ltc", "bip115": false, "bitcore": [], "blockbook": ["https://ltc1.trezor.io", "https://ltc2.trezor.io", "https://ltc3.trezor.io", "https://ltc4.trezor.io", "https://ltc5.trezor.io"], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Litecoin", "coin_name": "Litecoin", "coin_shortcut": "LTC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 1000}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/litecoin-project/litecoin", "hash_genesis_block": "12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2", "key": "bitcoin:LTC", "maintainer": "Pavol Rusnak ", "max_address_length": 34, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 100000, "name": "Litecoin", "negative_fee": false, "segwit": true, "shortcut": "LTC", "signed_message_header": "Litecoin Signed Message:\n", "slip44": 2, "support": {"connect": true, "trezor1": "1.5.2", "trezor2": "2.0.5", "webwallet": true}, "uri_prefix": "litecoin", "website": "https://litecoin.org", "xprv_magic": 27106558, "xpub_magic": 27108450, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 28471030}, {"address_type": 111, "address_type_p2sh": 58, "bech32_prefix": "tltc", "bip115": false, "bitcore": ["https://testnet.litecore.io"], "blockbook": [], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Litecoin Testnet", "coin_name": "Litecoin Testnet", "coin_shortcut": "tLTC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 54600, "force_bip143": false, "fork_id": null, "github": "https://github.com/litecoin-project/litecoin", "hash_genesis_block": "4966625a4b2851d9fdee139e56211a0d88575f59ed816ff5e6a63deb4e3e29a0", "key": "bitcoin:tLTC", "maintainer": "Pavol Rusnak ", "max_address_length": 34, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Litecoin Testnet", "negative_fee": false, "segwit": true, "shortcut": "tLTC", "signed_message_header": "Litecoin Signed Message:\n", "slip44": 1, "support": {"connect": true, "trezor1": "1.6.2", "trezor2": "2.0.7", "webwallet": true}, "uri_prefix": "litecoin", "website": "https://litecoin.org", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": 73342198, "xpub_magic_segwit_p2sh": 71979618}, {"address_type": 50, "address_type_p2sh": 5, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Metaverse ETP", "coin_name": "MetaverseETP", "coin_shortcut": "ETP", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 70, "High": 200, "Low": 10, "Normal": 140}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/mvs-org/metaverse", "hash_genesis_block": "b81848ef9ae86e84c3da26564bc6ab3a79efc628239d11471ab5cd25c0684c2d", "key": "bitcoin:ETP", "maintainer": "Sven Mutzl ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 100, "name": "Metaverse ETP", "negative_fee": false, "segwit": false, "shortcut": "ETP", "signed_message_header": "Metaverse Signed Message:\n", "slip44": 2302, "support": {"connect": false, "trezor1": "1.8.4", "trezor2": "2.1.8", "webwallet": false}, "uri_prefix": "etp", "website": "https://mvs.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 50, "address_type_p2sh": 55, "bech32_prefix": "mona", "bip115": false, "bitcore": ["https://mona.chainsight.info", "https://insight.electrum-mona.org"], "blockbook": ["https://blockbook.electrum-mona.org"], "blocktime_seconds": 90, "cashaddr_prefix": null, "coin_label": "Monacoin", "coin_name": "Monacoin", "coin_shortcut": "MONA", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 1000}, "dust_limit": 54600, "force_bip143": false, "fork_id": null, "github": "https://github.com/monacoinproject/monacoin", "hash_genesis_block": "ff9f1c0116d19de7c9963845e129f9ed1bfc0b376eb54fd7afa42e0d418c8bb6", "key": "bitcoin:MONA", "maintainer": "cryptcoin-junkey ", "max_address_length": 34, "maxfee_kb": 5000000, "min_address_length": 27, "minfee_kb": 100000, "name": "Monacoin", "negative_fee": false, "segwit": true, "shortcut": "MONA", "signed_message_header": "Monacoin Signed Message:\n", "slip44": 22, "support": {"connect": true, "trezor1": "1.6.0", "trezor2": "2.0.5", "webwallet": true}, "uri_prefix": "monacoin", "website": "https://monacoin.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 16, "address_type_p2sh": 76, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.monetaryunit.org"], "blocktime_seconds": 40, "cashaddr_prefix": null, "coin_label": "MonetaryUnit", "coin_name": "MonetaryUnit", "coin_shortcut": "MUE", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 5460, "force_bip143": false, "fork_id": null, "github": "https://github.com/muecoin/MUE", "hash_genesis_block": "0b58ed450b3819ca54ab0054c4d220ca4f887d21c9e55d2a333173adf76d987f", "key": "bitcoin:MUE", "maintainer": "Sotiris Blad ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 1000, "name": "MonetaryUnit", "negative_fee": false, "segwit": false, "shortcut": "MUE", "signed_message_header": "MonetaryUnit Signed Message:\n", "slip44": 31, "support": {"connect": true, "trezor1": "1.7.1", "trezor2": "2.0.8", "webwallet": true}, "uri_prefix": "monetaryunit", "website": "https://www.monetaryunit.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 38, "address_type_p2sh": 53, "bech32_prefix": "nix", "bip115": false, "bitcore": ["https://blockchain.nixplatform.io"], "blockbook": [], "blocktime_seconds": 120, "cashaddr_prefix": null, "coin_label": "NIX", "coin_name": "NIX", "coin_shortcut": "NIX", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 1000}, "dust_limit": 54600, "force_bip143": false, "fork_id": null, "github": "https://github.com/nixplatform/nixcore", "hash_genesis_block": "dd28ad86def767c3cfc34267a950d871fc7462bc57ea4a929fc3596d9b598e41", "key": "bitcoin:NIX", "maintainer": "mattt21 ", "max_address_length": 34, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 0, "name": "NIX", "negative_fee": false, "segwit": true, "shortcut": "NIX", "signed_message_header": "NIX Signed Message:\n", "slip44": 400, "support": {"connect": true, "trezor1": "1.7.2", "trezor2": "2.0.11", "webwallet": false}, "uri_prefix": "nix", "website": "https://nixplatform.io", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 52, "address_type_p2sh": 5, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://nmc1.trezor.io", "https://nmc2.trezor.io"], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Namecoin", "coin_name": "Namecoin", "coin_shortcut": "NMC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 2940, "force_bip143": false, "fork_id": null, "github": "https://github.com/namecoin/namecoin-core", "hash_genesis_block": "000000000062b72c5e2ceb45fbc8587e807c155b0da735e6483dfba2f0a9c770", "key": "bitcoin:NMC", "maintainer": "Pavol Rusnak ", "max_address_length": 34, "maxfee_kb": 10000000, "min_address_length": 27, "minfee_kb": 100000, "name": "Namecoin", "negative_fee": false, "segwit": false, "shortcut": "NMC", "signed_message_header": "Namecoin Signed Message:\n", "slip44": 7, "support": {"connect": true, "trezor1": "1.5.2", "trezor2": "2.0.5", "webwallet": true}, "uri_prefix": "namecoin", "website": "https://namecoin.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 30, "address_type_p2sh": 13, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.pivx.link"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "PIVX", "coin_name": "PIVX", "coin_shortcut": "PIVX", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/PIVX-Project/PIVX", "hash_genesis_block": "0000041e482b9b9691d98eefb48473405c0b8ec31b76df3797c74a78680ef818", "key": "bitcoin:PIVX", "maintainer": "Random Zebra ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 100, "name": "PIVX", "negative_fee": false, "segwit": false, "shortcut": "PIVX", "signed_message_header": "DarkNet Signed Message:\n", "slip44": 119, "support": {"connect": true, "trezor1": "1.8.0", "trezor2": "2.0.11", "webwallet": false}, "uri_prefix": "pivx", "website": "https://pivx.org", "xprv_magic": 35729707, "xpub_magic": 36513075, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 139, "address_type_p2sh": 19, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://blockbook-testnet.pivx.link"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "PIVX Testnet", "coin_name": "PIVX Testnet", "coin_shortcut": "tPIVX", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 54600, "force_bip143": false, "fork_id": null, "github": "https://github.com/PIVX-Project/PIVX", "hash_genesis_block": "0000041e482b9b9691d98eefb48473405c0b8ec31b76df3797c74a78680ef818", "key": "bitcoin:tPIVX", "maintainer": "Random Zebra ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 100, "name": "PIVX Testnet", "negative_fee": false, "segwit": false, "shortcut": "tPIVX", "signed_message_header": "DarkNet Signed Message:\n", "slip44": 1, "support": {"connect": true, "trezor1": "1.8.0", "trezor2": "2.0.11", "webwallet": false}, "uri_prefix": "pivx", "website": "https://pivx.org", "xprv_magic": 981489719, "xpub_magic": 981492128, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 56, "address_type_p2sh": 60, "bech32_prefix": "bc", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Particl", "coin_name": "Particl", "coin_shortcut": "PART", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 70, "High": 200, "Low": 10, "Normal": 140}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/particl/particl-core", "hash_genesis_block": "0000ee0784c195317ac95623e22fddb8c7b8825dc3998e0bb924d66866eccf4c", "key": "bitcoin:PART", "maintainer": "Ryno ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Particl", "negative_fee": false, "segwit": true, "shortcut": "PART", "signed_message_header": "Bitcoin Signed Message:\n", "slip44": 44, "support": {"connect": false, "trezor1": "1.8.3", "trezor2": "2.1.4", "webwallet": false}, "uri_prefix": "particl", "website": "https://particl.io", "xprv_magic": 1768850129, "xpub_magic": 2401087160, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 28471030}, {"address_type": 118, "address_type_p2sh": 122, "bech32_prefix": "tb", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Particl Testnet", "coin_name": "Particl Testnet", "coin_shortcut": "tPART", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/particl/particl-core", "hash_genesis_block": "0000594ada5310b367443ee0afd4fa3d0bbd5850ea4e33cdc7d6a904a7ec7c90", "key": "bitcoin:tPART", "maintainer": "Ryno ", "max_address_length": 34, "maxfee_kb": 10000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Particl Testnet", "negative_fee": false, "segwit": true, "shortcut": "tPART", "signed_message_header": "Bitcoin Signed Message:\n", "slip44": 1, "support": {"connect": false, "trezor1": "1.8.3", "trezor2": "2.1.4", "webwallet": false}, "uri_prefix": "particl", "website": "https://particl.io", "xprv_magic": 3779229696, "xpub_magic": 76059768, "xpub_magic_segwit_native": 73342198, "xpub_magic_segwit_p2sh": 71979618}, {"address_type": 55, "address_type_p2sh": 117, "bech32_prefix": "pc", "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.peercoin.net"], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Peercoin", "coin_name": "Peercoin", "coin_shortcut": "PPC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 6, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 10000, "force_bip143": false, "fork_id": null, "github": "https://github.com/peercoin/peercoin", "hash_genesis_block": "0000000032fe677166d54963b62a4677d8957e87c508eaa4fd7eb1c880cd27e3", "key": "bitcoin:PPC", "maintainer": "backpacker69 ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 10000, "name": "Peercoin", "negative_fee": false, "segwit": true, "shortcut": "PPC", "signed_message_header": "Peercoin Signed Message:\n", "slip44": 6, "support": {"connect": true, "trezor1": "1.8.4", "trezor2": "2.1.9", "webwallet": true}, "uri_prefix": "peercoin", "website": "https://peercoin.net", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 111, "address_type_p2sh": 196, "bech32_prefix": "tpc", "bip115": false, "bitcore": [], "blockbook": ["https://tblockbook.peercoin.net"], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Peercoin Testnet", "coin_name": "Peercoin Testnet", "coin_shortcut": "tPPC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 6, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 10000, "force_bip143": false, "fork_id": null, "github": "https://github.com/peercoin/peercoin", "hash_genesis_block": "00000001f757bb737f6596503e17cd17b0658ce630cc727c0cca81aec47c9f06", "key": "bitcoin:tPPC", "maintainer": "backpacker69 ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 10000, "name": "Peercoin Testnet", "negative_fee": false, "segwit": true, "shortcut": "tPPC", "signed_message_header": "Peercoin Signed Message:\n", "slip44": 1, "support": {"connect": true, "trezor1": "1.8.4", "trezor2": "2.1.9", "webwallet": true}, "uri_prefix": "peercoin", "website": "https://peercoin.net", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": 73342198, "xpub_magic_segwit_p2sh": 71979618}, {"address_type": 47, "address_type_p2sh": 22, "bech32_prefix": null, "bip115": false, "bitcore": ["https://live.pesetacoin.info"], "blockbook": [], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Pesetacoin", "coin_name": "Pesetacoin", "coin_shortcut": "PTC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "duplicate": true, "dust_limit": 10000000, "force_bip143": false, "fork_id": null, "github": "https://github.com/FundacionPesetacoin/PesetacoinCore", "hash_genesis_block": "edfe5830b53251bfff733600b1cd5c192e761c011b055f07924634818c906438", "key": "bitcoin:PTC", "maintainer": "Rw ", "max_address_length": 34, "maxfee_kb": 1000000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Pesetacoin", "negative_fee": false, "segwit": false, "shortcut": "PTC", "signed_message_header": "Pesetacoin Signed Message:\n", "slip44": 109, "support": {"connect": true, "trezor1": "1.7.1", "trezor2": "2.0.8", "webwallet": false}, "uri_prefix": "pesetacoin", "website": "https://pesetacoin.info", "xprv_magic": 76079604, "xpub_magic": 76071982, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 55, "address_type_p2sh": 56, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.polispay.org"], "blocktime_seconds": 120, "cashaddr_prefix": null, "coin_label": "Polis", "coin_name": "Polis", "coin_shortcut": "POLIS", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 5460, "force_bip143": false, "fork_id": null, "github": "https://github.com/polispay/polis", "hash_genesis_block": "000009701eb781a8113b1af1d814e2f060f6408a2c990db291bc5108a1345c1e", "key": "bitcoin:POLIS", "maintainer": "Cronos ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 1000, "name": "Polis", "negative_fee": false, "segwit": false, "shortcut": "POLIS", "signed_message_header": "Polis Signed Message:\n", "slip44": 1997, "support": {"connect": true, "trezor1": "1.8.2", "trezor2": "2.1.1", "webwallet": false}, "uri_prefix": "polis", "website": "https://www.polispay.org", "xprv_magic": 65165637, "xpub_magic": 65166718, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 23, "address_type_p2sh": 83, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Primecoin", "coin_name": "Primecoin", "coin_shortcut": "XPM", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/primecoin/primecoin", "hash_genesis_block": "963d17ba4dc753138078a2f56afb3af9674e2546822badff26837db9a0152106", "key": "bitcoin:XPM", "maintainer": "James Skrowvedeht ", "max_address_length": 35, "maxfee_kb": 1000000, "min_address_length": 26, "minfee_kb": 1000, "name": "Primecoin", "negative_fee": false, "segwit": false, "shortcut": "XPM", "signed_message_header": "Primecoin Signed Message:\n", "slip44": 24, "support": {"connect": true, "trezor1": "1.8.0", "trezor2": "2.0.11", "webwallet": false}, "uri_prefix": "primecoin", "website": "https://primecoin.io", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 58, "address_type_p2sh": 50, "bech32_prefix": "qc", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 128, "cashaddr_prefix": null, "coin_label": "Qtum", "coin_name": "Qtum", "coin_shortcut": "QTUM", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 500, "High": 2000, "Low": 410, "Normal": 600}, "duplicate": true, "dust_limit": 218400, "force_bip143": false, "fork_id": null, "github": "https://github.com/qtumproject/qtum", "hash_genesis_block": "000075aef83cf2853580f8ae8ce6f8c3096cfa21d98334d6e3f95e5582ed986c", "key": "bitcoin:QTUM", "maintainer": "CodeFace ", "max_address_length": 34, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 400000, "name": "Qtum", "negative_fee": false, "segwit": true, "shortcut": "QTUM", "signed_message_header": "Qtum Signed Message:\n", "slip44": 2301, "support": {"connect": false, "trezor1": "1.8.1", "trezor2": "2.1.1", "webwallet": true}, "uri_prefix": "qtum", "website": "https://qtum.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 120, "address_type_p2sh": 110, "bech32_prefix": "tq", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 128, "cashaddr_prefix": null, "coin_label": "Qtum Testnet", "coin_name": "Qtum Testnet", "coin_shortcut": "tQTUM", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 500, "High": 2000, "Low": 410, "Normal": 600}, "dust_limit": 218400, "force_bip143": false, "fork_id": null, "github": "https://github.com/qtumproject/qtum", "hash_genesis_block": "0000e803ee215c0684ca0d2f9220594d3f828617972aad66feb2ba51f5e14222", "key": "bitcoin:tQTUM", "maintainer": "CodeFace ", "max_address_length": 34, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 400000, "name": "Qtum Testnet", "negative_fee": false, "segwit": true, "shortcut": "tQTUM", "signed_message_header": "Qtum Signed Message:\n", "slip44": 1, "support": {"connect": false, "trezor1": "1.8.1", "trezor2": "2.1.1", "webwallet": false}, "uri_prefix": "qtum", "website": "https://qtum.org", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": 73342198, "xpub_magic_segwit_p2sh": 71979618}, {"address_type": 60, "address_type_p2sh": 122, "bech32_prefix": null, "bip115": false, "bitcore": ["https://ravencoin.network"], "blockbook": ["https://blockbook.ravencoin.org"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Ravencoin", "coin_name": "Ravencoin", "coin_shortcut": "RVN", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Low": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/RavenProject/Ravencoin", "hash_genesis_block": "0000006b444bc2f2ffe627be9d9e7e7a0730000870ef6eb6da46c8eae389df90", "key": "bitcoin:RVN", "maintainer": "Scotty ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Ravencoin", "negative_fee": false, "segwit": false, "shortcut": "RVN", "signed_message_header": "Raven Signed Message:\n", "slip44": 175, "support": {"connect": true, "trezor1": "1.7.2", "trezor2": "2.0.10", "webwallet": true}, "uri_prefix": "raven", "website": "https://ravencoin.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 25, "address_type_p2sh": 105, "bech32_prefix": null, "bip115": false, "bitcore": ["https://insight.ritocoin.org"], "blockbook": ["https://blockbook.ritocoin.org"], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Ritocoin", "coin_name": "Ritocoin", "coin_shortcut": "RITO", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Low": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/RitoProject", "hash_genesis_block": "00000075e344bdf1c0e433f453764b1830a7aa19b2a5213e707502a22b779c1b", "key": "bitcoin:RITO", "maintainer": "Scotty ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Ritocoin", "negative_fee": false, "segwit": false, "shortcut": "RITO", "signed_message_header": "Rito Signed Message:\n", "slip44": 19169, "support": {"connect": true, "trezor1": "1.8.2", "trezor2": "2.1.1", "webwallet": false}, "uri_prefix": "rito", "website": "https://ritocoin.org", "xprv_magic": 87326380, "xpub_magic": 87353290, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 63, "address_type_p2sh": 18, "bech32_prefix": null, "bip115": false, "bitcore": ["https://insight.smartcash.cc"], "blockbook": [], "blocktime_seconds": 55, "cashaddr_prefix": null, "coin_label": "SmartCash", "coin_name": "SmartCash", "coin_shortcut": "SMART", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1_smart", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 10, "High": 200, "Low": 1, "Normal": 100}, "duplicate": true, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/SmartCash/Core-Smart", "hash_genesis_block": "000007acc6970b812948d14ea5a0a13db0fdd07d5047c7e69101fa8b361e05a4", "key": "bitcoin:SMART", "maintainer": "Leandro Reinaux ", "max_address_length": 34, "maxfee_kb": 1000000, "min_address_length": 27, "minfee_kb": 0, "name": "SmartCash", "negative_fee": false, "segwit": false, "shortcut": "SMART", "signed_message_header": "SmartCash Signed Message:\n", "slip44": 224, "support": {"connect": false, "trezor1": "1.7.1", "trezor2": "2.0.8", "webwallet": false}, "uri_prefix": "smart", "website": "https://smartcash.cc", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 65, "address_type_p2sh": 21, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 55, "cashaddr_prefix": null, "coin_label": "SmartCash Testnet", "coin_name": "SmartCash Testnet", "coin_shortcut": "tSMART", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1_smart", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 10, "High": 200, "Low": 1, "Normal": 100}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/SmartCash/Core-Smart", "hash_genesis_block": "0000027235b5679bcd28c90d03d4bf1a9ba4c07c4efcc1c87d6c68cce25e6e5d", "key": "bitcoin:tSMART", "maintainer": "Leandro Reinaux ", "max_address_length": 35, "maxfee_kb": 1000000, "min_address_length": 27, "minfee_kb": 0, "name": "SmartCash Testnet", "negative_fee": false, "segwit": false, "shortcut": "tSMART", "signed_message_header": "SmartCash Signed Message:\n", "slip44": 224, "support": {"connect": false, "trezor1": "1.7.1", "trezor2": "2.0.8", "webwallet": false}, "uri_prefix": "testsmart", "website": "https://smartcash.cc", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 76, "address_type_p2sh": 16, "bech32_prefix": "xc", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Stakenet", "coin_name": "Stakenet", "coin_shortcut": "XSN", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 70, "High": 200, "Low": 10, "Normal": 140}, "dust_limit": 1000, "force_bip143": false, "fork_id": null, "github": "https://github.com/X9Developers/XSN", "hash_genesis_block": "00000c822abdbb23e28f79a49d29b41429737c6c7e15df40d1b1f1b35907ae34", "key": "bitcoin:XSN", "maintainer": "Alexis Hernandez ", "max_address_length": 47, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Stakenet", "negative_fee": false, "segwit": true, "shortcut": "XSN", "signed_message_header": "DarkCoin Signed Message:\n", "slip44": 199, "support": {"connect": true, "trezor1": "1.8.0", "trezor2": "2.0.11", "webwallet": false}, "uri_prefix": "stakenet", "website": "https://stakenet.io", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 63, "address_type_p2sh": 5, "bech32_prefix": "sys", "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 60, "cashaddr_prefix": null, "coin_label": "Syscoin", "coin_name": "Syscoin", "coin_shortcut": "SYS", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 200, "High": 2000, "Low": 100, "Normal": 400}, "dust_limit": 1820, "force_bip143": false, "fork_id": null, "github": "https://github.com/syscoin/syscoin", "hash_genesis_block": "0000022642db0346b6e01c2a397471f4f12e65d4f4251ec96c1f85367a61a7ab", "key": "bitcoin:SYS", "maintainer": "Jagdeep Sidhu ", "max_address_length": 34, "maxfee_kb": 10000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Syscoin", "negative_fee": false, "segwit": true, "shortcut": "SYS", "signed_message_header": "Syscoin Signed Message:\n", "slip44": 57, "support": {"connect": false, "trezor1": "1.8.4", "trezor2": "2.1.8", "webwallet": false}, "uri_prefix": "syscoin", "website": "https://syscoin.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 0, "address_type_p2sh": 5, "bech32_prefix": null, "bip115": false, "bitcore": ["https://insight.terracoin.io"], "blockbook": [], "blocktime_seconds": 120, "cashaddr_prefix": null, "coin_label": "Terracoin", "coin_name": "Terracoin", "coin_shortcut": "TRC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "duplicate": true, "dust_limit": 5460, "force_bip143": false, "fork_id": null, "github": "https://github.com/terracoin/terracoin", "hash_genesis_block": "00000000804bbc6a621a9dbb564ce469f492e1ccf2d70f8a6b241e26a277afa2", "key": "bitcoin:TRC", "maintainer": "The Terracoin Foundation ", "max_address_length": 34, "maxfee_kb": 100000, "min_address_length": 27, "minfee_kb": 10000, "name": "Terracoin", "negative_fee": false, "segwit": false, "shortcut": "TRC", "signed_message_header": "DarkCoin Signed Message:\n", "slip44": 83, "support": {"connect": false, "trezor1": false, "trezor2": false, "webwallet": false}, "uri_prefix": "terracoin", "website": "https://terracoin.io", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 130, "address_type_p2sh": 30, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.flurbo.xyz", "https://blockbook.unobtanium.uno"], "blocktime_seconds": 30, "cashaddr_prefix": null, "coin_label": "Unobtanium", "coin_name": "Unobtanium", "coin_shortcut": "UNO", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 50, "High": 160, "Low": 10, "Normal": 100}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/unobtanium-official/unobtanium", "hash_genesis_block": "000004c2fc5fffb810dccc197d603690099a68305232e552d96ccbe8e2c52b75", "key": "bitcoin:UNO", "maintainer": "choicesz ", "max_address_length": 34, "maxfee_kb": 2000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Unobtanium", "negative_fee": false, "segwit": false, "shortcut": "UNO", "signed_message_header": "Unobtanium Signed Message:\n", "slip44": 92, "support": {"connect": true, "trezor1": "1.8.4", "trezor2": "2.1.6", "webwallet": false}, "uri_prefix": "unobtanium", "website": "https://unobtanium.uno", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 70, "address_type_p2sh": 50, "bech32_prefix": "vips", "bip115": false, "bitcore": ["https://insight.vipstarco.in"], "blockbook": ["https://vips.blockbook.japanesecoin-pool.work"], "blocktime_seconds": 120, "cashaddr_prefix": null, "coin_label": "VIPSTARCOIN", "coin_name": "VIPSTARCOIN", "coin_shortcut": "VIPS", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 500, "High": 2000, "Low": 410, "Normal": 600}, "dust_limit": 218400, "force_bip143": false, "fork_id": null, "github": "https://github.com/VIPSTARCOIN/VIPSTARCOIN", "hash_genesis_block": "0000d068e1d30f79fb64446137106be9c6ee69a6a722295c131506b1ee09b77c", "key": "bitcoin:VIPS", "maintainer": "y-chan ", "max_address_length": 36, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 400000, "name": "VIPSTARCOIN", "negative_fee": false, "segwit": true, "shortcut": "VIPS", "signed_message_header": "VIPSTARCOIN Signed Message:\n", "slip44": 1919, "support": {"connect": false, "trezor1": "1.8.2", "trezor2": "2.1.1", "webwallet": false}, "uri_prefix": "vipstarcoin", "website": "https://vipstarcoin.jp", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 71, "address_type_p2sh": 5, "bech32_prefix": "vtc", "bip115": false, "bitcore": [], "blockbook": ["https://vtc1.trezor.io", "https://vtc2.trezor.io", "https://vtc3.trezor.io", "https://vtc4.trezor.io", "https://vtc5.trezor.io"], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Vertcoin", "coin_name": "Vertcoin", "coin_shortcut": "VTC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 1000}, "dust_limit": 54600, "force_bip143": false, "fork_id": null, "github": "https://github.com/vertcoin-project/vertcoin-core", "hash_genesis_block": "4d96a915f49d40b1e5c2844d1ee2dccb90013a990ccea12c492d22110489f0c4", "key": "bitcoin:VTC", "maintainer": "Jochen Hoenicke ", "max_address_length": 34, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 100000, "name": "Vertcoin", "negative_fee": false, "segwit": true, "shortcut": "VTC", "signed_message_header": "Vertcoin Signed Message:\n", "slip44": 28, "support": {"connect": true, "trezor1": "1.6.1", "trezor2": "2.0.5", "webwallet": true}, "uri_prefix": "vertcoin", "website": "https://vertcoin.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 71, "address_type_p2sh": 33, "bech32_prefix": "via", "bip115": false, "bitcore": ["https://explorer.viacoin.org"], "blockbook": [], "blocktime_seconds": 24, "cashaddr_prefix": null, "coin_label": "Viacoin", "coin_name": "Viacoin", "coin_shortcut": "VIA", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 7000, "High": 20000, "Low": 1000, "Normal": 14000}, "dust_limit": 54600, "force_bip143": false, "fork_id": null, "github": "https://github.com/viacoin", "hash_genesis_block": "4e9b54001f9976049830128ec0331515eaabe35a70970d79971da1539a400ba1", "key": "bitcoin:VIA", "maintainer": "romanornr ", "max_address_length": 34, "maxfee_kb": 40000000, "min_address_length": 27, "minfee_kb": 1000, "name": "Viacoin", "negative_fee": false, "segwit": true, "shortcut": "VIA", "signed_message_header": "Viacoin Signed Message:\n", "slip44": 14, "support": {"connect": true, "trezor1": "1.6.2", "trezor2": "2.0.7", "webwallet": true}, "uri_prefix": "viacoin", "website": "https://viacoin.org", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": 78792518, "xpub_magic_segwit_p2sh": 77429938}, {"address_type": 142, "address_type_p2sh": 145, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.zcore.cash"], "blocktime_seconds": 120, "cashaddr_prefix": null, "coin_label": "ZCore", "coin_name": "ZCore", "coin_shortcut": "ZCR", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/zcore-coin/zcore-2.0", "hash_genesis_block": "695b79c8c234b45b2eeb4722f33373e471c9b686ff78efeb39da95f824a9f81b", "key": "bitcoin:ZCR", "maintainer": "Erick Costa ", "max_address_length": 95, "maxfee_kb": 1000000, "min_address_length": 34, "minfee_kb": 1000, "name": "ZCore", "negative_fee": false, "segwit": false, "shortcut": "ZCR", "signed_message_header": "DarkNet Signed Message:\n", "slip44": 428, "support": {"connect": true, "trezor1": "1.8.4", "trezor2": "2.1.7", "webwallet": true}, "uri_prefix": "zcore", "website": "https://zcore.cash", "xprv_magic": 78791432, "xpub_magic": 78792518, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 7352, "address_type_p2sh": 7357, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://zec1.trezor.io", "https://zec2.trezor.io", "https://zec3.trezor.io", "https://zec4.trezor.io", "https://zec5.trezor.io"], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Zcash", "coin_name": "Zcash", "coin_shortcut": "ZEC", "confidential_assets": null, "consensus_branch_id": {"1": 0, "2": 0, "3": 1537743641, "4": 1991772603}, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/zcash/zcash", "hash_genesis_block": "00040fe8ec8471911baa1db1266ea15dd06b4a8a5c453883c000b031973dce08", "key": "bitcoin:ZEC", "maintainer": "Pavol Rusnak ", "max_address_length": 95, "maxfee_kb": 1000000, "min_address_length": 35, "minfee_kb": 1000, "name": "Zcash", "negative_fee": false, "segwit": false, "shortcut": "ZEC", "signed_message_header": "Zcash Signed Message:\n", "slip44": 133, "support": {"connect": true, "trezor1": "1.7.1", "trezor2": "2.0.8", "webwallet": true}, "uri_prefix": "zcash", "website": "https://z.cash", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 7461, "address_type_p2sh": 7354, "bech32_prefix": null, "bip115": false, "bitcore": ["https://explorer.testnet.z.cash"], "blockbook": [], "blocktime_seconds": 150, "cashaddr_prefix": null, "coin_label": "Zcash Testnet", "coin_name": "Zcash Testnet", "coin_shortcut": "TAZ", "confidential_assets": null, "consensus_branch_id": {"1": 0, "2": 0, "3": 1537743641, "4": 1991772603}, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/zcash/zcash", "hash_genesis_block": "05a60a92d99d85997cce3b87616c089f6124d7342af37106edc76126334a2c38", "key": "bitcoin:TAZ", "maintainer": "Pavol Rusnak ", "max_address_length": 95, "maxfee_kb": 10000000, "min_address_length": 35, "minfee_kb": 1000, "name": "Zcash Testnet", "negative_fee": false, "segwit": false, "shortcut": "TAZ", "signed_message_header": "Zcash Signed Message:\n", "slip44": 1, "support": {"connect": true, "trezor1": "1.6.2", "trezor2": "2.0.7", "webwallet": true}, "uri_prefix": "zcash", "website": "https://z.cash", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 82, "address_type_p2sh": 7, "bech32_prefix": null, "bip115": false, "bitcore": ["https://insight.zcoin.io"], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Zcoin", "coin_name": "Zcoin", "coin_shortcut": "XZC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 10, "High": 200, "Low": 1, "Normal": 100}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/zcoinofficial/zcoin", "hash_genesis_block": "4381deb85b1b2c9843c222944b616d997516dcbd6a964e1eaf0def0830695233", "key": "bitcoin:XZC", "maintainer": "Yura Pakhuchiy ", "max_address_length": 34, "maxfee_kb": 1000000, "min_address_length": 27, "minfee_kb": 0, "name": "Zcoin", "negative_fee": false, "segwit": false, "shortcut": "XZC", "signed_message_header": "Zcoin Signed Message:\n", "slip44": 136, "support": {"connect": true, "trezor1": "1.6.2", "trezor2": "2.0.7", "webwallet": true}, "uri_prefix": "zcoin", "website": "https://zcoin.io", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 65, "address_type_p2sh": 178, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": [], "blocktime_seconds": 600, "cashaddr_prefix": null, "coin_label": "Zcoin Testnet", "coin_name": "Zcoin Testnet", "coin_shortcut": "tXZC", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Economy": 10, "High": 200, "Low": 1, "Normal": 100}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/zcoinofficial/zcoin", "hash_genesis_block": "7ac038c193c2158c428c59f9ae0c02a07115141c6e9dc244ae96132e99b4e642", "key": "bitcoin:tXZC", "maintainer": "Yura Pakhuchiy ", "max_address_length": 35, "maxfee_kb": 1000000, "min_address_length": 27, "minfee_kb": 0, "name": "Zcoin Testnet", "negative_fee": false, "segwit": false, "shortcut": "tXZC", "signed_message_header": "Zcoin Signed Message:\n", "slip44": 1, "support": {"connect": true, "trezor1": "1.6.2", "trezor2": "2.0.7", "webwallet": false}, "uri_prefix": "testzcoin", "website": "https://zcoin.io", "xprv_magic": 70615956, "xpub_magic": 70617039, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}, {"address_type": 7352, "address_type_p2sh": 7357, "bech32_prefix": null, "bip115": false, "bitcore": [], "blockbook": ["https://blockbook.zel.network"], "blocktime_seconds": 120, "cashaddr_prefix": null, "coin_label": "Zel", "coin_name": "ZelCash", "coin_shortcut": "ZEL", "confidential_assets": null, "consensus_branch_id": null, "cooldown": 100, "curve_name": "secp256k1", "decimals": 8, "decred": false, "default_fee_b": {"Normal": 10}, "dust_limit": 546, "force_bip143": false, "fork_id": null, "github": "https://github.com/zelcash", "hash_genesis_block": "00052461a5006c2e3b74ce48992a08695607912d5604c3eb8da25749b0900444", "key": "bitcoin:ZEL", "maintainer": "Cabecinha84 ", "max_address_length": 95, "maxfee_kb": 1000000, "min_address_length": 35, "minfee_kb": 1000, "name": "Zel", "negative_fee": false, "segwit": false, "shortcut": "ZEL", "signed_message_header": "Zcash Signed Message:\n", "slip44": 19167, "support": {"connect": false, "trezor1": "1.8.3", "trezor2": "2.1.4", "webwallet": false}, "uri_prefix": "zelcash", "website": "https://zel.network", "xprv_magic": 76066276, "xpub_magic": 76067358, "xpub_magic_segwit_native": null, "xpub_magic_segwit_p2sh": null}] diff --git a/python/src/trezorlib/tx_api.py b/python/src/trezorlib/tx_api.py index 700cfab4d..51be146c8 100644 --- a/python/src/trezorlib/tx_api.py +++ b/python/src/trezorlib/tx_api.py @@ -76,12 +76,8 @@ def _json_to_input(coin, vin): def _json_to_bin_output(coin, vout): o = messages.TxOutputBinType() - if is_peercoin(coin): - DIVISIBILITY = 1000000 - else: - DIVISIBILITY = 100000000 - - o.amount = int(Decimal(vout["value"]) * DIVISIBILITY) + DECIMALS = 6 if is_peercoin(coin) else 8 + o.amount = int(Decimal(vout["value"]) * (10 ** DECIMALS)) o.script_pubkey = bytes.fromhex(vout["scriptPubKey"]["hex"]) if coin["bip115"] and o.script_pubkey[-1] == 0xB4: # Verify if coin implements replay protection bip115 and script includes diff --git a/tests/device_tests/test_msg_ethereum_signtx.py b/tests/device_tests/test_msg_ethereum_signtx.py index c85017fac..a2cb7575f 100644 --- a/tests/device_tests/test_msg_ethereum_signtx.py +++ b/tests/device_tests/test_msg_ethereum_signtx.py @@ -54,7 +54,7 @@ class TestMsgEthereumSigntx: "000000000000000000000000000000000000000000000000000000000bebc200" ) ) - # 200 000 000 in dec, divisibility of ADT = 9, trezor1 displays 0.2 ADT, Trezor T 200 000 000 Wei ADT + # 200 000 000 in dec, decimals of ADT = 9, trezor1 displays 0.2 ADT, Trezor T 200 000 000 Wei ADT sig_v, sig_r, sig_s = ethereum.sign_tx( client,