[
  {
    "description": "tests sstore",
    "source": [
      "PUSH1",
      "0x03",
      "PUSH1",
      "0x04",
      "SSTORE",
      "PUSH1",
      "0x04",
      "SLOAD"
    ],
    "code": "0x6003600455600454",
    "result": {
      "stack": [
        "0x03"
      ],
      "memory": []
    },
    "gasUsed": 20059,
    "environment": {
      "coinbase": "0x0000000000000000000000000000000000000000",
      "address": "0x0000000000000000000000000000000000000000"
    },
    "message": {
      "data": "0x",
      "from": "0x0000000000000000000000000000000000000000"
    }
  }
]