{
  "coin_name": "Litecoin Testnet",
  "coin_shortcut": "tLTC",
  "coin_label": "Litecoin Testnet",
  "website": "https://litecoin.org",
  "github": "https://github.com/litecoin-project/litecoin",
  "maintainer": "Pavol Rusnak <stick@satoshilabs.com>",
  "curve_name": "secp256k1",
  "decimals": 8,
  "address_type": 111,
  "address_type_p2sh": 58,
  "maxfee_kb": 40000000,
  "minfee_kb": 1000,
  "signed_message_header": "Litecoin Signed Message:\n",
  "hash_genesis_block": "4966625a4b2851d9fdee139e56211a0d88575f59ed816ff5e6a63deb4e3e29a0",
  "xprv_magic": 70615956,
  "xpub_magic": 70617039,
  "xpub_magic_segwit_p2sh": 71979618,
  "xpub_magic_segwit_native": 73342198,
  "bech32_prefix": "tltc",
  "cashaddr_prefix": null,
  "slip44": 1,
  "segwit": true,
  "decred": false,
  "fork_id": null,
  "force_bip143": false,
  "default_fee_b": {
    "Normal": 10
  },
  "dust_limit": 54600,
  "blocktime_seconds": 150,
  "uri_prefix": "litecoin",
  "min_address_length": 27,
  "max_address_length": 34,
  "bitcore": [
    "https://testnet.litecore.io"
  ],
  "blockbook": [],
  "negative_fee": false,
  "cooldown": 100,
  "consensus_branch_id": null,
  "extra_data": false,
  "timestamp": false,
  "confidential_assets": null
}