{
  "limit": 20,
  "offset": 0,
  "results": [
    {
      "event_index": 1,
      "event_type": "smart_contract_log",
      "contract_log": {
        "contract_id": "ST2P7B9G6Y55QWZJ9B93DVSEG5S6Z4PFJHB3XRKHW.hello_world",
        "topic": "print",
        "value": {
          "hex": "0x02000000124576656e74212048656c6c6f20776f726c64",
          "repr": "\"Event! Hello world\""
        }
      }
    }
  ]
}
