{
  "valid": [
    {
      "string": "bitcoincash:qpm2qsznhks23z7629mms6s4cwef74vcwvy22gdx6a",
      "prefix": "bitcoincash",
      "scriptType": "pubkeyhash",
      "hex": "0076a04053bda0a88bda5177b86a15c3b29f559873",
      "words": [ 0, 1, 27, 10, 0, 16, 2, 19, 23, 22, 16, 10, 17, 2, 30, 26, 10, 5, 27, 27, 16, 26, 16, 21, 24, 14, 25, 9, 30, 21, 12, 24, 14, 12 ]
    },
    {
      "string": "bchtest:ppm2qsznhks23z7629mms6s4cwef74vcwvhanqgjxu",
      "prefix": "bchtest",
      "scriptType": "scripthash",
      "hex": "0876a04053bda0a88bda5177b86a15c3b29f559873",
      "words": [ 1, 1, 27, 10, 0, 16, 2, 19, 23, 22, 16, 10, 17, 2, 30, 26, 10, 5, 27, 27, 16, 26, 16, 21, 24, 14, 25, 9, 30, 21, 12, 24, 14, 12 ]
    },
    {
      "string": "bchreg:pqzg22ty3m437frzk4y0gvvyqj02jpfv7udqugqkne",
      "prefix": "bchreg",
      "scriptType": "scripthash",
      "hex": "08048529648eeb1f2462b548f43184049ea9052cf7",
      "words": [ 1, 0, 2, 8, 10, 10, 11, 4, 17, 27, 21, 17, 30, 9, 3, 2, 22, 21, 4, 15, 8, 12, 12, 4, 0, 18, 15, 10, 18, 1, 9, 12, 30, 28 ]
    },
    {
      "string": "bitcoincash:qr95sy3j9xwd2ap32xkykttr4cvcu7as4y0qverfuy",
      "prefix": "bitcoincash",
      "scriptType": "pubkeyhash",
      "hex": "00cb481232299cd5743151ac4b2d63ae198e7bb0a9",
      "words": [ 0, 3, 5, 20, 16, 4, 17, 18, 5, 6, 14, 13, 10, 29, 1, 17, 10, 6, 22, 4, 22, 11, 11, 3, 21, 24, 12, 24, 28, 30, 29, 16, 21, 4 ]
    },
    {
      "string": "bitcoincash:qqq3728yw0y47sqn6l2na30mcw6zm78dzqre909m2r",
      "prefix": "bitcoincash",
      "scriptType": "pubkeyhash",
      "hex": "00011f28e473c95f4013d7d53ec5fbc3b42df8ed10",
      "words": [ 0, 0, 0, 17, 30, 10, 7, 4, 14, 15, 4, 21, 30, 16, 0, 19, 26, 31, 10, 19, 29, 17, 15, 27, 24, 14, 26, 2, 27, 30, 7, 13, 2, 0 ]
    },
    {
      "string": "bitcoincash:ppm2qsznhks23z7629mms6s4cwef74vcwvn0h829pq",
      "prefix": "bitcoincash",
      "scriptType": "scripthash",
      "hex": "0876a04053bda0a88bda5177b86a15c3b29f559873",
      "words": [ 1, 1, 27, 10, 0, 16, 2, 19, 23, 22, 16, 10, 17, 2, 30, 26, 10, 5, 27, 27, 16, 26, 16, 21, 24, 14, 25, 9, 30, 21, 12, 24, 14, 12 ]
    },
    {
      "string": "bitcoincash:pr95sy3j9xwd2ap32xkykttr4cvcu7as4yc93ky28e",
      "prefix": "bitcoincash",
      "scriptType": "scripthash",
      "hex": "08cb481232299cd5743151ac4b2d63ae198e7bb0a9",
      "words": [ 1, 3, 5, 20, 16, 4, 17, 18, 5, 6, 14, 13, 10, 29, 1, 17, 10, 6, 22, 4, 22, 11, 11, 3, 21, 24, 12, 24, 28, 30, 29, 16, 21, 4 ]
    },
    {
      "string": "bitcoincash:pqq3728yw0y47sqn6l2na30mcw6zm78dzq5ucqzc37",
      "prefix": "bitcoincash",
      "scriptType": "scripthash",
      "hex": "08011f28e473c95f4013d7d53ec5fbc3b42df8ed10",
      "words": [ 1, 0, 0, 17, 30, 10, 7, 4, 14, 15, 4, 21, 30, 16, 0, 19, 26, 31, 10, 19, 29, 17, 15, 27, 24, 14, 26, 2, 27, 30, 7, 13, 2, 0 ]
    }
  ],
  "invalid": [
    {
      "string": "bitcoincashqpm2qsznhks23z7629mms6s4cwef74vcwvy22gdx6a",
      "exception": "Missing separator character"
    },
    {
      "string": "bitcoincash:qpm2qsznhks23z7629mms6s4cwef74vcwvy22gdx6z",
      "exception": ""
    }
  ]
}
