{
  "tcID": "INT-EXE-009",
  "tcName": "ToPrecompiledContract",
  "test": [
    {
      "tx": {
        "type": "SMART_CONTRACT_EXECUTION",
        "to": "0x0000000000000000000000000000000000000011",
        "value": "0x10",
        "gas": 100000,
        "data": "0xd14e62b8000000000000000000000000000000000000000000000000000000000000001b"
      },
      "expected": {
        "status": false,
        "errorString": "not a program account (e.g., an account having code and storage)"
      }
    }
  ]
}

