github.com/ylsGit/go-ethereum@v1.6.5/tests/files/VMTests/vmLogTest.json (about)

     1  {
     2      "log0_emptyMem" : {
     3          "callcreates" : [
     4          ],
     5          "env" : {
     6              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
     7              "currentDifficulty" : "0x0100",
     8              "currentGasLimit" : "0x0f4240",
     9              "currentNumber" : "0x00",
    10              "currentTimestamp" : "0x01"
    11          },
    12          "exec" : {
    13              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
    14              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
    15              "code" : "0x60006000a0",
    16              "data" : "0x",
    17              "gas" : "0x0186a0",
    18              "gasPrice" : "0x5af3107a4000",
    19              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
    20              "value" : "0x0de0b6b3a7640000"
    21          },
    22          "gas" : "0x018523",
    23          "logs" : [
    24              {
    25                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
    26                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
    27                  "data" : "0x",
    28                  "topics" : [
    29                  ]
    30              }
    31          ],
    32          "out" : "0x",
    33          "post" : {
    34              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
    35                  "balance" : "0x152d02c7e14af6800000",
    36                  "code" : "0x60006000a0",
    37                  "nonce" : "0x00",
    38                  "storage" : {
    39                  }
    40              }
    41          },
    42          "pre" : {
    43              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
    44                  "balance" : "0x152d02c7e14af6800000",
    45                  "code" : "0x60006000a0",
    46                  "nonce" : "0x00",
    47                  "storage" : {
    48                  }
    49              }
    50          }
    51      },
    52      "log0_logMemStartTooHigh" : {
    53          "env" : {
    54              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
    55              "currentDifficulty" : "0x0100",
    56              "currentGasLimit" : "0x0f4240",
    57              "currentNumber" : "0x00",
    58              "currentTimestamp" : "0x01"
    59          },
    60          "exec" : {
    61              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
    62              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
    63              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa0",
    64              "data" : "0x",
    65              "gas" : "0x0186a0",
    66              "gasPrice" : "0x5af3107a4000",
    67              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
    68              "value" : "0x0de0b6b3a7640000"
    69          },
    70          "pre" : {
    71              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
    72                  "balance" : "0x152d02c7e14af6800000",
    73                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa0",
    74                  "nonce" : "0x00",
    75                  "storage" : {
    76                  }
    77              }
    78          }
    79      },
    80      "log0_logMemsizeTooHigh" : {
    81          "env" : {
    82              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
    83              "currentDifficulty" : "0x0100",
    84              "currentGasLimit" : "0x0f4240",
    85              "currentNumber" : "0x00",
    86              "currentTimestamp" : "0x01"
    87          },
    88          "exec" : {
    89              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
    90              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
    91              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000527fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6001a0",
    92              "data" : "0x",
    93              "gas" : "0x0186a0",
    94              "gasPrice" : "0x5af3107a4000",
    95              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
    96              "value" : "0x0de0b6b3a7640000"
    97          },
    98          "pre" : {
    99              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   100                  "balance" : "0x152d02c7e14af6800000",
   101                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000527fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6001a0",
   102                  "nonce" : "0x00",
   103                  "storage" : {
   104                  }
   105              }
   106          }
   107      },
   108      "log0_logMemsizeZero" : {
   109          "callcreates" : [
   110          ],
   111          "env" : {
   112              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
   113              "currentDifficulty" : "0x0100",
   114              "currentGasLimit" : "0x0f4240",
   115              "currentNumber" : "0x00",
   116              "currentTimestamp" : "0x01"
   117          },
   118          "exec" : {
   119              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   120              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   121              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260006001a0",
   122              "data" : "0x",
   123              "gas" : "0x0186a0",
   124              "gasPrice" : "0x5af3107a4000",
   125              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   126              "value" : "0x0de0b6b3a7640000"
   127          },
   128          "gas" : "0x018517",
   129          "logs" : [
   130              {
   131                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   132                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
   133                  "data" : "0x",
   134                  "topics" : [
   135                  ]
   136              }
   137          ],
   138          "out" : "0x",
   139          "post" : {
   140              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   141                  "balance" : "0x152d02c7e14af6800000",
   142                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260006001a0",
   143                  "nonce" : "0x00",
   144                  "storage" : {
   145                  }
   146              }
   147          },
   148          "pre" : {
   149              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   150                  "balance" : "0x152d02c7e14af6800000",
   151                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260006001a0",
   152                  "nonce" : "0x00",
   153                  "storage" : {
   154                  }
   155              }
   156          }
   157      },
   158      "log0_nonEmptyMem" : {
   159          "callcreates" : [
   160          ],
   161          "env" : {
   162              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
   163              "currentDifficulty" : "0x0100",
   164              "currentGasLimit" : "0x0f4240",
   165              "currentNumber" : "0x00",
   166              "currentTimestamp" : "0x01"
   167          },
   168          "exec" : {
   169              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   170              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   171              "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60005260206000a0",
   172              "data" : "0x",
   173              "gas" : "0x0186a0",
   174              "gasPrice" : "0x5af3107a4000",
   175              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   176              "value" : "0x0de0b6b3a7640000"
   177          },
   178          "gas" : "0x018417",
   179          "logs" : [
   180              {
   181                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   182                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
   183                  "data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
   184                  "topics" : [
   185                  ]
   186              }
   187          ],
   188          "out" : "0x",
   189          "post" : {
   190              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   191                  "balance" : "0x152d02c7e14af6800000",
   192                  "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60005260206000a0",
   193                  "nonce" : "0x00",
   194                  "storage" : {
   195                  }
   196              }
   197          },
   198          "pre" : {
   199              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   200                  "balance" : "0x152d02c7e14af6800000",
   201                  "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60005260206000a0",
   202                  "nonce" : "0x00",
   203                  "storage" : {
   204                  }
   205              }
   206          }
   207      },
   208      "log0_nonEmptyMem_logMemSize1" : {
   209          "callcreates" : [
   210          ],
   211          "env" : {
   212              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
   213              "currentDifficulty" : "0x0100",
   214              "currentGasLimit" : "0x0f4240",
   215              "currentNumber" : "0x00",
   216              "currentTimestamp" : "0x01"
   217          },
   218          "exec" : {
   219              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   220              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   221              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260016000a0",
   222              "data" : "0x",
   223              "gas" : "0x0186a0",
   224              "gasPrice" : "0x5af3107a4000",
   225              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   226              "value" : "0x0de0b6b3a7640000"
   227          },
   228          "gas" : "0x01850f",
   229          "logs" : [
   230              {
   231                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   232                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
   233                  "data" : "0xaa",
   234                  "topics" : [
   235                  ]
   236              }
   237          ],
   238          "out" : "0x",
   239          "post" : {
   240              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   241                  "balance" : "0x152d02c7e14af6800000",
   242                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260016000a0",
   243                  "nonce" : "0x00",
   244                  "storage" : {
   245                  }
   246              }
   247          },
   248          "pre" : {
   249              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   250                  "balance" : "0x152d02c7e14af6800000",
   251                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260016000a0",
   252                  "nonce" : "0x00",
   253                  "storage" : {
   254                  }
   255              }
   256          }
   257      },
   258      "log0_nonEmptyMem_logMemSize1_logMemStart31" : {
   259          "callcreates" : [
   260          ],
   261          "env" : {
   262              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
   263              "currentDifficulty" : "0x0100",
   264              "currentGasLimit" : "0x0f4240",
   265              "currentNumber" : "0x00",
   266              "currentTimestamp" : "0x01"
   267          },
   268          "exec" : {
   269              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   270              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   271              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000526001601fa0",
   272              "data" : "0x",
   273              "gas" : "0x0186a0",
   274              "gasPrice" : "0x5af3107a4000",
   275              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   276              "value" : "0x0de0b6b3a7640000"
   277          },
   278          "gas" : "0x01850f",
   279          "logs" : [
   280              {
   281                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   282                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
   283                  "data" : "0xdd",
   284                  "topics" : [
   285                  ]
   286              }
   287          ],
   288          "out" : "0x",
   289          "post" : {
   290              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   291                  "balance" : "0x152d02c7e14af6800000",
   292                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000526001601fa0",
   293                  "nonce" : "0x00",
   294                  "storage" : {
   295                  }
   296              }
   297          },
   298          "pre" : {
   299              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   300                  "balance" : "0x152d02c7e14af6800000",
   301                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000526001601fa0",
   302                  "nonce" : "0x00",
   303                  "storage" : {
   304                  }
   305              }
   306          }
   307      },
   308      "log1_Caller" : {
   309          "callcreates" : [
   310          ],
   311          "env" : {
   312              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
   313              "currentDifficulty" : "0x0100",
   314              "currentGasLimit" : "0x0f4240",
   315              "currentNumber" : "0x00",
   316              "currentTimestamp" : "0x01"
   317          },
   318          "exec" : {
   319              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   320              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   321              "code" : "0x60ff6000533360206000a1",
   322              "data" : "0x",
   323              "gas" : "0x0186a0",
   324              "gasPrice" : "0x5af3107a4000",
   325              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   326              "value" : "0x0de0b6b3a7640000"
   327          },
   328          "gas" : "0x01829e",
   329          "logs" : [
   330              {
   331                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   332                  "bloom" : "00000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
   333                  "data" : "0xff00000000000000000000000000000000000000000000000000000000000000",
   334                  "topics" : [
   335                      "000000000000000000000000cd1722f3947def4cf144679da39c4c32bdc35681"
   336                  ]
   337              }
   338          ],
   339          "out" : "0x",
   340          "post" : {
   341              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   342                  "balance" : "0x152d02c7e14af6800000",
   343                  "code" : "0x60ff6000533360206000a1",
   344                  "nonce" : "0x00",
   345                  "storage" : {
   346                  }
   347              }
   348          },
   349          "pre" : {
   350              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   351                  "balance" : "0x152d02c7e14af6800000",
   352                  "code" : "0x60ff6000533360206000a1",
   353                  "nonce" : "0x00",
   354                  "storage" : {
   355                  }
   356              }
   357          }
   358      },
   359      "log1_MaxTopic" : {
   360          "callcreates" : [
   361          ],
   362          "env" : {
   363              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
   364              "currentDifficulty" : "0x0100",
   365              "currentGasLimit" : "0x0f4240",
   366              "currentNumber" : "0x00",
   367              "currentTimestamp" : "0x01"
   368          },
   369          "exec" : {
   370              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   371              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   372              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000527fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60206000a1",
   373              "data" : "0x",
   374              "gas" : "0x0186a0",
   375              "gasPrice" : "0x5af3107a4000",
   376              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   377              "value" : "0x0de0b6b3a7640000"
   378          },
   379          "gas" : "0x01829d",
   380          "logs" : [
   381              {
   382                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   383                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000800000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000",
   384                  "data" : "0xaabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd",
   385                  "topics" : [
   386                      "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
   387                  ]
   388              }
   389          ],
   390          "out" : "0x",
   391          "post" : {
   392              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   393                  "balance" : "0x152d02c7e14af6800000",
   394                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000527fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60206000a1",
   395                  "nonce" : "0x00",
   396                  "storage" : {
   397                  }
   398              }
   399          },
   400          "pre" : {
   401              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   402                  "balance" : "0x152d02c7e14af6800000",
   403                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000527fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60206000a1",
   404                  "nonce" : "0x00",
   405                  "storage" : {
   406                  }
   407              }
   408          }
   409      },
   410      "log1_emptyMem" : {
   411          "callcreates" : [
   412          ],
   413          "env" : {
   414              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
   415              "currentDifficulty" : "0x0100",
   416              "currentGasLimit" : "0x0f4240",
   417              "currentNumber" : "0x00",
   418              "currentTimestamp" : "0x01"
   419          },
   420          "exec" : {
   421              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   422              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   423              "code" : "0x600060006000a1",
   424              "data" : "0x",
   425              "gas" : "0x0186a0",
   426              "gasPrice" : "0x5af3107a4000",
   427              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   428              "value" : "0x0de0b6b3a7640000"
   429          },
   430          "gas" : "0x0183a9",
   431          "logs" : [
   432              {
   433                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   434                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
   435                  "data" : "0x",
   436                  "topics" : [
   437                      "0000000000000000000000000000000000000000000000000000000000000000"
   438                  ]
   439              }
   440          ],
   441          "out" : "0x",
   442          "post" : {
   443              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   444                  "balance" : "0x152d02c7e14af6800000",
   445                  "code" : "0x600060006000a1",
   446                  "nonce" : "0x00",
   447                  "storage" : {
   448                  }
   449              }
   450          },
   451          "pre" : {
   452              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   453                  "balance" : "0x152d02c7e14af6800000",
   454                  "code" : "0x600060006000a1",
   455                  "nonce" : "0x00",
   456                  "storage" : {
   457                  }
   458              }
   459          }
   460      },
   461      "log1_logMemStartTooHigh" : {
   462          "env" : {
   463              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
   464              "currentDifficulty" : "0x0100",
   465              "currentGasLimit" : "0x0f4240",
   466              "currentNumber" : "0x00",
   467              "currentTimestamp" : "0x01"
   468          },
   469          "exec" : {
   470              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   471              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   472              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa1",
   473              "data" : "0x",
   474              "gas" : "0x0186a0",
   475              "gasPrice" : "0x5af3107a4000",
   476              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   477              "value" : "0x0de0b6b3a7640000"
   478          },
   479          "pre" : {
   480              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   481                  "balance" : "0x152d02c7e14af6800000",
   482                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa1",
   483                  "nonce" : "0x00",
   484                  "storage" : {
   485                  }
   486              }
   487          }
   488      },
   489      "log1_logMemsizeTooHigh" : {
   490          "env" : {
   491              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
   492              "currentDifficulty" : "0x0100",
   493              "currentGasLimit" : "0x0f4240",
   494              "currentNumber" : "0x00",
   495              "currentTimestamp" : "0x01"
   496          },
   497          "exec" : {
   498              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   499              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   500              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6001a1",
   501              "data" : "0x",
   502              "gas" : "0x0186a0",
   503              "gasPrice" : "0x5af3107a4000",
   504              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   505              "value" : "0x0de0b6b3a7640000"
   506          },
   507          "pre" : {
   508              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   509                  "balance" : "0x152d02c7e14af6800000",
   510                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6001a1",
   511                  "nonce" : "0x00",
   512                  "storage" : {
   513                  }
   514              }
   515          }
   516      },
   517      "log1_logMemsizeZero" : {
   518          "callcreates" : [
   519          ],
   520          "env" : {
   521              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
   522              "currentDifficulty" : "0x0100",
   523              "currentGasLimit" : "0x0f4240",
   524              "currentNumber" : "0x00",
   525              "currentTimestamp" : "0x01"
   526          },
   527          "exec" : {
   528              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   529              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   530              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060006001a1",
   531              "data" : "0x",
   532              "gas" : "0x0186a0",
   533              "gasPrice" : "0x5af3107a4000",
   534              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   535              "value" : "0x0de0b6b3a7640000"
   536          },
   537          "gas" : "0x01839d",
   538          "logs" : [
   539              {
   540                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   541                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
   542                  "data" : "0x",
   543                  "topics" : [
   544                      "0000000000000000000000000000000000000000000000000000000000000000"
   545                  ]
   546              }
   547          ],
   548          "out" : "0x",
   549          "post" : {
   550              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   551                  "balance" : "0x152d02c7e14af6800000",
   552                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060006001a1",
   553                  "nonce" : "0x00",
   554                  "storage" : {
   555                  }
   556              }
   557          },
   558          "pre" : {
   559              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   560                  "balance" : "0x152d02c7e14af6800000",
   561                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060006001a1",
   562                  "nonce" : "0x00",
   563                  "storage" : {
   564                  }
   565              }
   566          }
   567      },
   568      "log1_nonEmptyMem" : {
   569          "callcreates" : [
   570          ],
   571          "env" : {
   572              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
   573              "currentDifficulty" : "0x0100",
   574              "currentGasLimit" : "0x0f4240",
   575              "currentNumber" : "0x00",
   576              "currentTimestamp" : "0x01"
   577          },
   578          "exec" : {
   579              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   580              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   581              "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600052600060206000a1",
   582              "data" : "0x",
   583              "gas" : "0x0186a0",
   584              "gasPrice" : "0x5af3107a4000",
   585              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   586              "value" : "0x0de0b6b3a7640000"
   587          },
   588          "gas" : "0x01829d",
   589          "logs" : [
   590              {
   591                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   592                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
   593                  "data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
   594                  "topics" : [
   595                      "0000000000000000000000000000000000000000000000000000000000000000"
   596                  ]
   597              }
   598          ],
   599          "out" : "0x",
   600          "post" : {
   601              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   602                  "balance" : "0x152d02c7e14af6800000",
   603                  "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600052600060206000a1",
   604                  "nonce" : "0x00",
   605                  "storage" : {
   606                  }
   607              }
   608          },
   609          "pre" : {
   610              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   611                  "balance" : "0x152d02c7e14af6800000",
   612                  "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600052600060206000a1",
   613                  "nonce" : "0x00",
   614                  "storage" : {
   615                  }
   616              }
   617          }
   618      },
   619      "log1_nonEmptyMem_logMemSize1" : {
   620          "callcreates" : [
   621          ],
   622          "env" : {
   623              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
   624              "currentDifficulty" : "0x0100",
   625              "currentGasLimit" : "0x0f4240",
   626              "currentNumber" : "0x00",
   627              "currentTimestamp" : "0x01"
   628          },
   629          "exec" : {
   630              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   631              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   632              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060016000a1",
   633              "data" : "0x",
   634              "gas" : "0x0186a0",
   635              "gasPrice" : "0x5af3107a4000",
   636              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   637              "value" : "0x0de0b6b3a7640000"
   638          },
   639          "gas" : "0x018395",
   640          "logs" : [
   641              {
   642                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   643                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
   644                  "data" : "0xaa",
   645                  "topics" : [
   646                      "0000000000000000000000000000000000000000000000000000000000000000"
   647                  ]
   648              }
   649          ],
   650          "out" : "0x",
   651          "post" : {
   652              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   653                  "balance" : "0x152d02c7e14af6800000",
   654                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060016000a1",
   655                  "nonce" : "0x00",
   656                  "storage" : {
   657                  }
   658              }
   659          },
   660          "pre" : {
   661              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   662                  "balance" : "0x152d02c7e14af6800000",
   663                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060016000a1",
   664                  "nonce" : "0x00",
   665                  "storage" : {
   666                  }
   667              }
   668          }
   669      },
   670      "log1_nonEmptyMem_logMemSize1_logMemStart31" : {
   671          "callcreates" : [
   672          ],
   673          "env" : {
   674              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
   675              "currentDifficulty" : "0x0100",
   676              "currentGasLimit" : "0x0f4240",
   677              "currentNumber" : "0x00",
   678              "currentTimestamp" : "0x01"
   679          },
   680          "exec" : {
   681              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   682              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   683              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260006001601fa1",
   684              "data" : "0x",
   685              "gas" : "0x0186a0",
   686              "gasPrice" : "0x5af3107a4000",
   687              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   688              "value" : "0x0de0b6b3a7640000"
   689          },
   690          "gas" : "0x018395",
   691          "logs" : [
   692              {
   693                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   694                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
   695                  "data" : "0xdd",
   696                  "topics" : [
   697                      "0000000000000000000000000000000000000000000000000000000000000000"
   698                  ]
   699              }
   700          ],
   701          "out" : "0x",
   702          "post" : {
   703              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   704                  "balance" : "0x152d02c7e14af6800000",
   705                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260006001601fa1",
   706                  "nonce" : "0x00",
   707                  "storage" : {
   708                  }
   709              }
   710          },
   711          "pre" : {
   712              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   713                  "balance" : "0x152d02c7e14af6800000",
   714                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260006001601fa1",
   715                  "nonce" : "0x00",
   716                  "storage" : {
   717                  }
   718              }
   719          }
   720      },
   721      "log2_Caller" : {
   722          "callcreates" : [
   723          ],
   724          "env" : {
   725              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
   726              "currentDifficulty" : "0x0100",
   727              "currentGasLimit" : "0x0f4240",
   728              "currentNumber" : "0x00",
   729              "currentTimestamp" : "0x01"
   730          },
   731          "exec" : {
   732              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   733              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   734              "code" : "0x60ff60005333600060206000a2",
   735              "data" : "0x",
   736              "gas" : "0x0186a0",
   737              "gasPrice" : "0x5af3107a4000",
   738              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   739              "value" : "0x0de0b6b3a7640000"
   740          },
   741          "gas" : "0x018124",
   742          "logs" : [
   743              {
   744                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   745                  "bloom" : "00000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000800000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
   746                  "data" : "0xff00000000000000000000000000000000000000000000000000000000000000",
   747                  "topics" : [
   748                      "0000000000000000000000000000000000000000000000000000000000000000",
   749                      "000000000000000000000000cd1722f3947def4cf144679da39c4c32bdc35681"
   750                  ]
   751              }
   752          ],
   753          "out" : "0x",
   754          "post" : {
   755              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   756                  "balance" : "0x152d02c7e14af6800000",
   757                  "code" : "0x60ff60005333600060206000a2",
   758                  "nonce" : "0x00",
   759                  "storage" : {
   760                  }
   761              }
   762          },
   763          "pre" : {
   764              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   765                  "balance" : "0x152d02c7e14af6800000",
   766                  "code" : "0x60ff60005333600060206000a2",
   767                  "nonce" : "0x00",
   768                  "storage" : {
   769                  }
   770              }
   771          }
   772      },
   773      "log2_MaxTopic" : {
   774          "callcreates" : [
   775          ],
   776          "env" : {
   777              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
   778              "currentDifficulty" : "0x0100",
   779              "currentGasLimit" : "0x0f4240",
   780              "currentNumber" : "0x00",
   781              "currentTimestamp" : "0x01"
   782          },
   783          "exec" : {
   784              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   785              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   786              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000527fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60206000a2",
   787              "data" : "0x",
   788              "gas" : "0x0186a0",
   789              "gasPrice" : "0x5af3107a4000",
   790              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   791              "value" : "0x0de0b6b3a7640000"
   792          },
   793          "gas" : "0x018123",
   794          "logs" : [
   795              {
   796                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   797                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000800000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000",
   798                  "data" : "0xaabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd",
   799                  "topics" : [
   800                      "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
   801                      "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
   802                  ]
   803              }
   804          ],
   805          "out" : "0x",
   806          "post" : {
   807              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   808                  "balance" : "0x152d02c7e14af6800000",
   809                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000527fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60206000a2",
   810                  "nonce" : "0x00",
   811                  "storage" : {
   812                  }
   813              }
   814          },
   815          "pre" : {
   816              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   817                  "balance" : "0x152d02c7e14af6800000",
   818                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000527fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60206000a2",
   819                  "nonce" : "0x00",
   820                  "storage" : {
   821                  }
   822              }
   823          }
   824      },
   825      "log2_emptyMem" : {
   826          "callcreates" : [
   827          ],
   828          "env" : {
   829              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
   830              "currentDifficulty" : "0x0100",
   831              "currentGasLimit" : "0x0f4240",
   832              "currentNumber" : "0x00",
   833              "currentTimestamp" : "0x01"
   834          },
   835          "exec" : {
   836              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   837              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   838              "code" : "0x6000600060006000a2",
   839              "data" : "0x",
   840              "gas" : "0x0186a0",
   841              "gasPrice" : "0x5af3107a4000",
   842              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   843              "value" : "0x0de0b6b3a7640000"
   844          },
   845          "gas" : "0x01822f",
   846          "logs" : [
   847              {
   848                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   849                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
   850                  "data" : "0x",
   851                  "topics" : [
   852                      "0000000000000000000000000000000000000000000000000000000000000000",
   853                      "0000000000000000000000000000000000000000000000000000000000000000"
   854                  ]
   855              }
   856          ],
   857          "out" : "0x",
   858          "post" : {
   859              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   860                  "balance" : "0x152d02c7e14af6800000",
   861                  "code" : "0x6000600060006000a2",
   862                  "nonce" : "0x00",
   863                  "storage" : {
   864                  }
   865              }
   866          },
   867          "pre" : {
   868              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   869                  "balance" : "0x152d02c7e14af6800000",
   870                  "code" : "0x6000600060006000a2",
   871                  "nonce" : "0x00",
   872                  "storage" : {
   873                  }
   874              }
   875          }
   876      },
   877      "log2_logMemStartTooHigh" : {
   878          "env" : {
   879              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
   880              "currentDifficulty" : "0x0100",
   881              "currentGasLimit" : "0x0f4240",
   882              "currentNumber" : "0x00",
   883              "currentTimestamp" : "0x01"
   884          },
   885          "exec" : {
   886              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   887              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   888              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000526000600060017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa2",
   889              "data" : "0x",
   890              "gas" : "0x0186a0",
   891              "gasPrice" : "0x5af3107a4000",
   892              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   893              "value" : "0x0de0b6b3a7640000"
   894          },
   895          "pre" : {
   896              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   897                  "balance" : "0x152d02c7e14af6800000",
   898                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000526000600060017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa2",
   899                  "nonce" : "0x00",
   900                  "storage" : {
   901                  }
   902              }
   903          }
   904      },
   905      "log2_logMemsizeTooHigh" : {
   906          "env" : {
   907              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
   908              "currentDifficulty" : "0x0100",
   909              "currentGasLimit" : "0x0f4240",
   910              "currentNumber" : "0x00",
   911              "currentTimestamp" : "0x01"
   912          },
   913          "exec" : {
   914              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   915              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   916              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6001a2",
   917              "data" : "0x",
   918              "gas" : "0x0186a0",
   919              "gasPrice" : "0x5af3107a4000",
   920              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   921              "value" : "0x0de0b6b3a7640000"
   922          },
   923          "pre" : {
   924              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   925                  "balance" : "0x152d02c7e14af6800000",
   926                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6001a2",
   927                  "nonce" : "0x00",
   928                  "storage" : {
   929                  }
   930              }
   931          }
   932      },
   933      "log2_logMemsizeZero" : {
   934          "callcreates" : [
   935          ],
   936          "env" : {
   937              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
   938              "currentDifficulty" : "0x0100",
   939              "currentGasLimit" : "0x0f4240",
   940              "currentNumber" : "0x00",
   941              "currentTimestamp" : "0x01"
   942          },
   943          "exec" : {
   944              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   945              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   946              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000526000600060006001a2",
   947              "data" : "0x",
   948              "gas" : "0x0186a0",
   949              "gasPrice" : "0x5af3107a4000",
   950              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   951              "value" : "0x0de0b6b3a7640000"
   952          },
   953          "gas" : "0x018223",
   954          "logs" : [
   955              {
   956                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   957                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
   958                  "data" : "0x",
   959                  "topics" : [
   960                      "0000000000000000000000000000000000000000000000000000000000000000",
   961                      "0000000000000000000000000000000000000000000000000000000000000000"
   962                  ]
   963              }
   964          ],
   965          "out" : "0x",
   966          "post" : {
   967              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   968                  "balance" : "0x152d02c7e14af6800000",
   969                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000526000600060006001a2",
   970                  "nonce" : "0x00",
   971                  "storage" : {
   972                  }
   973              }
   974          },
   975          "pre" : {
   976              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
   977                  "balance" : "0x152d02c7e14af6800000",
   978                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000526000600060006001a2",
   979                  "nonce" : "0x00",
   980                  "storage" : {
   981                  }
   982              }
   983          }
   984      },
   985      "log2_nonEmptyMem" : {
   986          "callcreates" : [
   987          ],
   988          "env" : {
   989              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
   990              "currentDifficulty" : "0x0100",
   991              "currentGasLimit" : "0x0f4240",
   992              "currentNumber" : "0x00",
   993              "currentTimestamp" : "0x01"
   994          },
   995          "exec" : {
   996              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
   997              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
   998              "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6000526000600060206000a2",
   999              "data" : "0x",
  1000              "gas" : "0x0186a0",
  1001              "gasPrice" : "0x5af3107a4000",
  1002              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1003              "value" : "0x0de0b6b3a7640000"
  1004          },
  1005          "gas" : "0x018123",
  1006          "logs" : [
  1007              {
  1008                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1009                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
  1010                  "data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
  1011                  "topics" : [
  1012                      "0000000000000000000000000000000000000000000000000000000000000000",
  1013                      "0000000000000000000000000000000000000000000000000000000000000000"
  1014                  ]
  1015              }
  1016          ],
  1017          "out" : "0x",
  1018          "post" : {
  1019              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1020                  "balance" : "0x152d02c7e14af6800000",
  1021                  "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6000526000600060206000a2",
  1022                  "nonce" : "0x00",
  1023                  "storage" : {
  1024                  }
  1025              }
  1026          },
  1027          "pre" : {
  1028              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1029                  "balance" : "0x152d02c7e14af6800000",
  1030                  "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6000526000600060206000a2",
  1031                  "nonce" : "0x00",
  1032                  "storage" : {
  1033                  }
  1034              }
  1035          }
  1036      },
  1037      "log2_nonEmptyMem_logMemSize1" : {
  1038          "callcreates" : [
  1039          ],
  1040          "env" : {
  1041              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  1042              "currentDifficulty" : "0x0100",
  1043              "currentGasLimit" : "0x0f4240",
  1044              "currentNumber" : "0x00",
  1045              "currentTimestamp" : "0x01"
  1046          },
  1047          "exec" : {
  1048              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1049              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1050              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000526000600060016000a2",
  1051              "data" : "0x",
  1052              "gas" : "0x0186a0",
  1053              "gasPrice" : "0x5af3107a4000",
  1054              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1055              "value" : "0x0de0b6b3a7640000"
  1056          },
  1057          "gas" : "0x01821b",
  1058          "logs" : [
  1059              {
  1060                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1061                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
  1062                  "data" : "0xaa",
  1063                  "topics" : [
  1064                      "0000000000000000000000000000000000000000000000000000000000000000",
  1065                      "0000000000000000000000000000000000000000000000000000000000000000"
  1066                  ]
  1067              }
  1068          ],
  1069          "out" : "0x",
  1070          "post" : {
  1071              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1072                  "balance" : "0x152d02c7e14af6800000",
  1073                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000526000600060016000a2",
  1074                  "nonce" : "0x00",
  1075                  "storage" : {
  1076                  }
  1077              }
  1078          },
  1079          "pre" : {
  1080              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1081                  "balance" : "0x152d02c7e14af6800000",
  1082                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000526000600060016000a2",
  1083                  "nonce" : "0x00",
  1084                  "storage" : {
  1085                  }
  1086              }
  1087          }
  1088      },
  1089      "log2_nonEmptyMem_logMemSize1_logMemStart31" : {
  1090          "callcreates" : [
  1091          ],
  1092          "env" : {
  1093              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  1094              "currentDifficulty" : "0x0100",
  1095              "currentGasLimit" : "0x0f4240",
  1096              "currentNumber" : "0x00",
  1097              "currentTimestamp" : "0x01"
  1098          },
  1099          "exec" : {
  1100              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1101              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1102              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060006001601fa2",
  1103              "data" : "0x",
  1104              "gas" : "0x0186a0",
  1105              "gasPrice" : "0x5af3107a4000",
  1106              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1107              "value" : "0x0de0b6b3a7640000"
  1108          },
  1109          "gas" : "0x01821b",
  1110          "logs" : [
  1111              {
  1112                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1113                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
  1114                  "data" : "0xdd",
  1115                  "topics" : [
  1116                      "0000000000000000000000000000000000000000000000000000000000000000",
  1117                      "0000000000000000000000000000000000000000000000000000000000000000"
  1118                  ]
  1119              }
  1120          ],
  1121          "out" : "0x",
  1122          "post" : {
  1123              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1124                  "balance" : "0x152d02c7e14af6800000",
  1125                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060006001601fa2",
  1126                  "nonce" : "0x00",
  1127                  "storage" : {
  1128                  }
  1129              }
  1130          },
  1131          "pre" : {
  1132              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1133                  "balance" : "0x152d02c7e14af6800000",
  1134                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060006001601fa2",
  1135                  "nonce" : "0x00",
  1136                  "storage" : {
  1137                  }
  1138              }
  1139          }
  1140      },
  1141      "log3_Caller" : {
  1142          "callcreates" : [
  1143          ],
  1144          "env" : {
  1145              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  1146              "currentDifficulty" : "0x0100",
  1147              "currentGasLimit" : "0x0f4240",
  1148              "currentNumber" : "0x00",
  1149              "currentTimestamp" : "0x01"
  1150          },
  1151          "exec" : {
  1152              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1153              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1154              "code" : "0x60ff600053336000600060206000a3",
  1155              "data" : "0x",
  1156              "gas" : "0x0186a0",
  1157              "gasPrice" : "0x5af3107a4000",
  1158              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1159              "value" : "0x0de0b6b3a7640000"
  1160          },
  1161          "gas" : "0x017faa",
  1162          "logs" : [
  1163              {
  1164                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1165                  "bloom" : "00000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000800000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
  1166                  "data" : "0xff00000000000000000000000000000000000000000000000000000000000000",
  1167                  "topics" : [
  1168                      "0000000000000000000000000000000000000000000000000000000000000000",
  1169                      "0000000000000000000000000000000000000000000000000000000000000000",
  1170                      "000000000000000000000000cd1722f3947def4cf144679da39c4c32bdc35681"
  1171                  ]
  1172              }
  1173          ],
  1174          "out" : "0x",
  1175          "post" : {
  1176              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1177                  "balance" : "0x152d02c7e14af6800000",
  1178                  "code" : "0x60ff600053336000600060206000a3",
  1179                  "nonce" : "0x00",
  1180                  "storage" : {
  1181                  }
  1182              }
  1183          },
  1184          "pre" : {
  1185              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1186                  "balance" : "0x152d02c7e14af6800000",
  1187                  "code" : "0x60ff600053336000600060206000a3",
  1188                  "nonce" : "0x00",
  1189                  "storage" : {
  1190                  }
  1191              }
  1192          }
  1193      },
  1194      "log3_MaxTopic" : {
  1195          "callcreates" : [
  1196          ],
  1197          "env" : {
  1198              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  1199              "currentDifficulty" : "0x0100",
  1200              "currentGasLimit" : "0x0f4240",
  1201              "currentNumber" : "0x00",
  1202              "currentTimestamp" : "0x01"
  1203          },
  1204          "exec" : {
  1205              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1206              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1207              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000527fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60206000a3",
  1208              "data" : "0x",
  1209              "gas" : "0x0186a0",
  1210              "gasPrice" : "0x5af3107a4000",
  1211              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1212              "value" : "0x0de0b6b3a7640000"
  1213          },
  1214          "gas" : "0x017fa9",
  1215          "logs" : [
  1216              {
  1217                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1218                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000800000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000",
  1219                  "data" : "0xaabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd",
  1220                  "topics" : [
  1221                      "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
  1222                      "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
  1223                      "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
  1224                  ]
  1225              }
  1226          ],
  1227          "out" : "0x",
  1228          "post" : {
  1229              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1230                  "balance" : "0x152d02c7e14af6800000",
  1231                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000527fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60206000a3",
  1232                  "nonce" : "0x00",
  1233                  "storage" : {
  1234                  }
  1235              }
  1236          },
  1237          "pre" : {
  1238              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1239                  "balance" : "0x152d02c7e14af6800000",
  1240                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000527fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60206000a3",
  1241                  "nonce" : "0x00",
  1242                  "storage" : {
  1243                  }
  1244              }
  1245          }
  1246      },
  1247      "log3_PC" : {
  1248          "callcreates" : [
  1249          ],
  1250          "env" : {
  1251              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  1252              "currentDifficulty" : "0x0100",
  1253              "currentGasLimit" : "0x0f4240",
  1254              "currentNumber" : "0x00",
  1255              "currentTimestamp" : "0x01"
  1256          },
  1257          "exec" : {
  1258              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1259              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1260              "code" : "0x60ff60005358585860206000a3",
  1261              "data" : "0x",
  1262              "gas" : "0x0186a0",
  1263              "gasPrice" : "0x5af3107a4000",
  1264              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1265              "value" : "0x0de0b6b3a7640000"
  1266          },
  1267          "gas" : "0x017fac",
  1268          "logs" : [
  1269              {
  1270                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1271                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000400000000000000000000000030000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000001000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000800000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000",
  1272                  "data" : "0xff00000000000000000000000000000000000000000000000000000000000000",
  1273                  "topics" : [
  1274                      "0000000000000000000000000000000000000000000000000000000000000007",
  1275                      "0000000000000000000000000000000000000000000000000000000000000006",
  1276                      "0000000000000000000000000000000000000000000000000000000000000005"
  1277                  ]
  1278              }
  1279          ],
  1280          "out" : "0x",
  1281          "post" : {
  1282              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1283                  "balance" : "0x152d02c7e14af6800000",
  1284                  "code" : "0x60ff60005358585860206000a3",
  1285                  "nonce" : "0x00",
  1286                  "storage" : {
  1287                  }
  1288              }
  1289          },
  1290          "pre" : {
  1291              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1292                  "balance" : "0x152d02c7e14af6800000",
  1293                  "code" : "0x60ff60005358585860206000a3",
  1294                  "nonce" : "0x00",
  1295                  "storage" : {
  1296                  }
  1297              }
  1298          }
  1299      },
  1300      "log3_emptyMem" : {
  1301          "callcreates" : [
  1302          ],
  1303          "env" : {
  1304              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  1305              "currentDifficulty" : "0x0100",
  1306              "currentGasLimit" : "0x0f4240",
  1307              "currentNumber" : "0x00",
  1308              "currentTimestamp" : "0x01"
  1309          },
  1310          "exec" : {
  1311              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1312              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1313              "code" : "0x60006000600060006000a3",
  1314              "data" : "0x",
  1315              "gas" : "0x0186a0",
  1316              "gasPrice" : "0x5af3107a4000",
  1317              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1318              "value" : "0x0de0b6b3a7640000"
  1319          },
  1320          "gas" : "0x0180b5",
  1321          "logs" : [
  1322              {
  1323                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1324                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
  1325                  "data" : "0x",
  1326                  "topics" : [
  1327                      "0000000000000000000000000000000000000000000000000000000000000000",
  1328                      "0000000000000000000000000000000000000000000000000000000000000000",
  1329                      "0000000000000000000000000000000000000000000000000000000000000000"
  1330                  ]
  1331              }
  1332          ],
  1333          "out" : "0x",
  1334          "post" : {
  1335              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1336                  "balance" : "0x152d02c7e14af6800000",
  1337                  "code" : "0x60006000600060006000a3",
  1338                  "nonce" : "0x00",
  1339                  "storage" : {
  1340                  }
  1341              }
  1342          },
  1343          "pre" : {
  1344              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1345                  "balance" : "0x152d02c7e14af6800000",
  1346                  "code" : "0x60006000600060006000a3",
  1347                  "nonce" : "0x00",
  1348                  "storage" : {
  1349                  }
  1350              }
  1351          }
  1352      },
  1353      "log3_logMemStartTooHigh" : {
  1354          "env" : {
  1355              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  1356              "currentDifficulty" : "0x0100",
  1357              "currentGasLimit" : "0x0f4240",
  1358              "currentNumber" : "0x00",
  1359              "currentTimestamp" : "0x01"
  1360          },
  1361          "exec" : {
  1362              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1363              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1364              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260006000600060017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa3",
  1365              "data" : "0x",
  1366              "gas" : "0x0186a0",
  1367              "gasPrice" : "0x5af3107a4000",
  1368              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1369              "value" : "0x0de0b6b3a7640000"
  1370          },
  1371          "pre" : {
  1372              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1373                  "balance" : "0x152d02c7e14af6800000",
  1374                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260006000600060017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa3",
  1375                  "nonce" : "0x00",
  1376                  "storage" : {
  1377                  }
  1378              }
  1379          }
  1380      },
  1381      "log3_logMemsizeTooHigh" : {
  1382          "env" : {
  1383              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  1384              "currentDifficulty" : "0x0100",
  1385              "currentGasLimit" : "0x0f4240",
  1386              "currentNumber" : "0x00",
  1387              "currentTimestamp" : "0x01"
  1388          },
  1389          "exec" : {
  1390              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1391              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1392              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000526000600060007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6001a3",
  1393              "data" : "0x",
  1394              "gas" : "0x0186a0",
  1395              "gasPrice" : "0x5af3107a4000",
  1396              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1397              "value" : "0x0de0b6b3a7640000"
  1398          },
  1399          "pre" : {
  1400              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1401                  "balance" : "0x152d02c7e14af6800000",
  1402                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000526000600060007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6001a3",
  1403                  "nonce" : "0x00",
  1404                  "storage" : {
  1405                  }
  1406              }
  1407          }
  1408      },
  1409      "log3_logMemsizeZero" : {
  1410          "callcreates" : [
  1411          ],
  1412          "env" : {
  1413              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  1414              "currentDifficulty" : "0x0100",
  1415              "currentGasLimit" : "0x0f4240",
  1416              "currentNumber" : "0x00",
  1417              "currentTimestamp" : "0x01"
  1418          },
  1419          "exec" : {
  1420              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1421              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1422              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260006000600060006001a3",
  1423              "data" : "0x",
  1424              "gas" : "0x0186a0",
  1425              "gasPrice" : "0x5af3107a4000",
  1426              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1427              "value" : "0x0de0b6b3a7640000"
  1428          },
  1429          "gas" : "0x0180a9",
  1430          "logs" : [
  1431              {
  1432                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1433                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
  1434                  "data" : "0x",
  1435                  "topics" : [
  1436                      "0000000000000000000000000000000000000000000000000000000000000000",
  1437                      "0000000000000000000000000000000000000000000000000000000000000000",
  1438                      "0000000000000000000000000000000000000000000000000000000000000000"
  1439                  ]
  1440              }
  1441          ],
  1442          "out" : "0x",
  1443          "post" : {
  1444              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1445                  "balance" : "0x152d02c7e14af6800000",
  1446                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260006000600060006001a3",
  1447                  "nonce" : "0x00",
  1448                  "storage" : {
  1449                  }
  1450              }
  1451          },
  1452          "pre" : {
  1453              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1454                  "balance" : "0x152d02c7e14af6800000",
  1455                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260006000600060006001a3",
  1456                  "nonce" : "0x00",
  1457                  "storage" : {
  1458                  }
  1459              }
  1460          }
  1461      },
  1462      "log3_nonEmptyMem" : {
  1463          "callcreates" : [
  1464          ],
  1465          "env" : {
  1466              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  1467              "currentDifficulty" : "0x0100",
  1468              "currentGasLimit" : "0x0f4240",
  1469              "currentNumber" : "0x00",
  1470              "currentTimestamp" : "0x01"
  1471          },
  1472          "exec" : {
  1473              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1474              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1475              "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60005260006000600060206000a3",
  1476              "data" : "0x",
  1477              "gas" : "0x0186a0",
  1478              "gasPrice" : "0x5af3107a4000",
  1479              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1480              "value" : "0x0de0b6b3a7640000"
  1481          },
  1482          "gas" : "0x017fa9",
  1483          "logs" : [
  1484              {
  1485                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1486                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
  1487                  "data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
  1488                  "topics" : [
  1489                      "0000000000000000000000000000000000000000000000000000000000000000",
  1490                      "0000000000000000000000000000000000000000000000000000000000000000",
  1491                      "0000000000000000000000000000000000000000000000000000000000000000"
  1492                  ]
  1493              }
  1494          ],
  1495          "out" : "0x",
  1496          "post" : {
  1497              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1498                  "balance" : "0x152d02c7e14af6800000",
  1499                  "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60005260006000600060206000a3",
  1500                  "nonce" : "0x00",
  1501                  "storage" : {
  1502                  }
  1503              }
  1504          },
  1505          "pre" : {
  1506              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1507                  "balance" : "0x152d02c7e14af6800000",
  1508                  "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60005260006000600060206000a3",
  1509                  "nonce" : "0x00",
  1510                  "storage" : {
  1511                  }
  1512              }
  1513          }
  1514      },
  1515      "log3_nonEmptyMem_logMemSize1" : {
  1516          "callcreates" : [
  1517          ],
  1518          "env" : {
  1519              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  1520              "currentDifficulty" : "0x0100",
  1521              "currentGasLimit" : "0x0f4240",
  1522              "currentNumber" : "0x00",
  1523              "currentTimestamp" : "0x01"
  1524          },
  1525          "exec" : {
  1526              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1527              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1528              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260006000600060016000a3",
  1529              "data" : "0x",
  1530              "gas" : "0x0186a0",
  1531              "gasPrice" : "0x5af3107a4000",
  1532              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1533              "value" : "0x0de0b6b3a7640000"
  1534          },
  1535          "gas" : "0x0180a1",
  1536          "logs" : [
  1537              {
  1538                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1539                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
  1540                  "data" : "0xaa",
  1541                  "topics" : [
  1542                      "0000000000000000000000000000000000000000000000000000000000000000",
  1543                      "0000000000000000000000000000000000000000000000000000000000000000",
  1544                      "0000000000000000000000000000000000000000000000000000000000000000"
  1545                  ]
  1546              }
  1547          ],
  1548          "out" : "0x",
  1549          "post" : {
  1550              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1551                  "balance" : "0x152d02c7e14af6800000",
  1552                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260006000600060016000a3",
  1553                  "nonce" : "0x00",
  1554                  "storage" : {
  1555                  }
  1556              }
  1557          },
  1558          "pre" : {
  1559              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1560                  "balance" : "0x152d02c7e14af6800000",
  1561                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260006000600060016000a3",
  1562                  "nonce" : "0x00",
  1563                  "storage" : {
  1564                  }
  1565              }
  1566          }
  1567      },
  1568      "log3_nonEmptyMem_logMemSize1_logMemStart31" : {
  1569          "callcreates" : [
  1570          ],
  1571          "env" : {
  1572              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  1573              "currentDifficulty" : "0x0100",
  1574              "currentGasLimit" : "0x0f4240",
  1575              "currentNumber" : "0x00",
  1576              "currentTimestamp" : "0x01"
  1577          },
  1578          "exec" : {
  1579              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1580              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1581              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000526000600060006001601fa3",
  1582              "data" : "0x",
  1583              "gas" : "0x0186a0",
  1584              "gasPrice" : "0x5af3107a4000",
  1585              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1586              "value" : "0x0de0b6b3a7640000"
  1587          },
  1588          "gas" : "0x0180a1",
  1589          "logs" : [
  1590              {
  1591                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1592                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
  1593                  "data" : "0xdd",
  1594                  "topics" : [
  1595                      "0000000000000000000000000000000000000000000000000000000000000000",
  1596                      "0000000000000000000000000000000000000000000000000000000000000000",
  1597                      "0000000000000000000000000000000000000000000000000000000000000000"
  1598                  ]
  1599              }
  1600          ],
  1601          "out" : "0x",
  1602          "post" : {
  1603              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1604                  "balance" : "0x152d02c7e14af6800000",
  1605                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000526000600060006001601fa3",
  1606                  "nonce" : "0x00",
  1607                  "storage" : {
  1608                  }
  1609              }
  1610          },
  1611          "pre" : {
  1612              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1613                  "balance" : "0x152d02c7e14af6800000",
  1614                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000526000600060006001601fa3",
  1615                  "nonce" : "0x00",
  1616                  "storage" : {
  1617                  }
  1618              }
  1619          }
  1620      },
  1621      "log4_Caller" : {
  1622          "callcreates" : [
  1623          ],
  1624          "env" : {
  1625              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  1626              "currentDifficulty" : "0x0100",
  1627              "currentGasLimit" : "0x0f4240",
  1628              "currentNumber" : "0x00",
  1629              "currentTimestamp" : "0x01"
  1630          },
  1631          "exec" : {
  1632              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1633              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1634              "code" : "0x60ff6000533360006000600060206000a4",
  1635              "data" : "0x",
  1636              "gas" : "0x0186a0",
  1637              "gasPrice" : "0x5af3107a4000",
  1638              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1639              "value" : "0x0de0b6b3a7640000"
  1640          },
  1641          "gas" : "0x017e30",
  1642          "logs" : [
  1643              {
  1644                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1645                  "bloom" : "00000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000800000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
  1646                  "data" : "0xff00000000000000000000000000000000000000000000000000000000000000",
  1647                  "topics" : [
  1648                      "0000000000000000000000000000000000000000000000000000000000000000",
  1649                      "0000000000000000000000000000000000000000000000000000000000000000",
  1650                      "0000000000000000000000000000000000000000000000000000000000000000",
  1651                      "000000000000000000000000cd1722f3947def4cf144679da39c4c32bdc35681"
  1652                  ]
  1653              }
  1654          ],
  1655          "out" : "0x",
  1656          "post" : {
  1657              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1658                  "balance" : "0x152d02c7e14af6800000",
  1659                  "code" : "0x60ff6000533360006000600060206000a4",
  1660                  "nonce" : "0x00",
  1661                  "storage" : {
  1662                  }
  1663              }
  1664          },
  1665          "pre" : {
  1666              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1667                  "balance" : "0x152d02c7e14af6800000",
  1668                  "code" : "0x60ff6000533360006000600060206000a4",
  1669                  "nonce" : "0x00",
  1670                  "storage" : {
  1671                  }
  1672              }
  1673          }
  1674      },
  1675      "log4_MaxTopic" : {
  1676          "callcreates" : [
  1677          ],
  1678          "env" : {
  1679              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  1680              "currentDifficulty" : "0x0100",
  1681              "currentGasLimit" : "0x0f4240",
  1682              "currentNumber" : "0x00",
  1683              "currentTimestamp" : "0x01"
  1684          },
  1685          "exec" : {
  1686              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1687              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1688              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000527fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60206000a4",
  1689              "data" : "0x",
  1690              "gas" : "0x0186a0",
  1691              "gasPrice" : "0x5af3107a4000",
  1692              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1693              "value" : "0x0de0b6b3a7640000"
  1694          },
  1695          "gas" : "0x017e2f",
  1696          "logs" : [
  1697              {
  1698                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1699                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000800000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000",
  1700                  "data" : "0xaabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd",
  1701                  "topics" : [
  1702                      "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
  1703                      "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
  1704                      "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
  1705                      "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
  1706                  ]
  1707              }
  1708          ],
  1709          "out" : "0x",
  1710          "post" : {
  1711              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1712                  "balance" : "0x152d02c7e14af6800000",
  1713                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000527fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60206000a4",
  1714                  "nonce" : "0x00",
  1715                  "storage" : {
  1716                  }
  1717              }
  1718          },
  1719          "pre" : {
  1720              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1721                  "balance" : "0x152d02c7e14af6800000",
  1722                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd6000527fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60206000a4",
  1723                  "nonce" : "0x00",
  1724                  "storage" : {
  1725                  }
  1726              }
  1727          }
  1728      },
  1729      "log4_PC" : {
  1730          "callcreates" : [
  1731          ],
  1732          "env" : {
  1733              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  1734              "currentDifficulty" : "0x0100",
  1735              "currentGasLimit" : "0x0f4240",
  1736              "currentNumber" : "0x00",
  1737              "currentTimestamp" : "0x01"
  1738          },
  1739          "exec" : {
  1740              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1741              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1742              "code" : "0x60ff6000535858585860206000a4",
  1743              "data" : "0x",
  1744              "gas" : "0x0186a0",
  1745              "gasPrice" : "0x5af3107a4000",
  1746              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1747              "value" : "0x0de0b6b3a7640000"
  1748          },
  1749          "gas" : "0x017e33",
  1750          "logs" : [
  1751              {
  1752                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1753                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000480000000000000000000000030000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000080000400000000000000000000001000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080000000040000000000000000000800000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000",
  1754                  "data" : "0xff00000000000000000000000000000000000000000000000000000000000000",
  1755                  "topics" : [
  1756                      "0000000000000000000000000000000000000000000000000000000000000008",
  1757                      "0000000000000000000000000000000000000000000000000000000000000007",
  1758                      "0000000000000000000000000000000000000000000000000000000000000006",
  1759                      "0000000000000000000000000000000000000000000000000000000000000005"
  1760                  ]
  1761              }
  1762          ],
  1763          "out" : "0x",
  1764          "post" : {
  1765              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1766                  "balance" : "0x152d02c7e14af6800000",
  1767                  "code" : "0x60ff6000535858585860206000a4",
  1768                  "nonce" : "0x00",
  1769                  "storage" : {
  1770                  }
  1771              }
  1772          },
  1773          "pre" : {
  1774              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1775                  "balance" : "0x152d02c7e14af6800000",
  1776                  "code" : "0x60ff6000535858585860206000a4",
  1777                  "nonce" : "0x00",
  1778                  "storage" : {
  1779                  }
  1780              }
  1781          }
  1782      },
  1783      "log4_emptyMem" : {
  1784          "callcreates" : [
  1785          ],
  1786          "env" : {
  1787              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  1788              "currentDifficulty" : "0x0100",
  1789              "currentGasLimit" : "0x0f4240",
  1790              "currentNumber" : "0x00",
  1791              "currentTimestamp" : "0x01"
  1792          },
  1793          "exec" : {
  1794              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1795              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1796              "code" : "0x600060006000600060006000a4",
  1797              "data" : "0x",
  1798              "gas" : "0x0186a0",
  1799              "gasPrice" : "0x5af3107a4000",
  1800              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1801              "value" : "0x0de0b6b3a7640000"
  1802          },
  1803          "gas" : "0x017f3b",
  1804          "logs" : [
  1805              {
  1806                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1807                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
  1808                  "data" : "0x",
  1809                  "topics" : [
  1810                      "0000000000000000000000000000000000000000000000000000000000000000",
  1811                      "0000000000000000000000000000000000000000000000000000000000000000",
  1812                      "0000000000000000000000000000000000000000000000000000000000000000",
  1813                      "0000000000000000000000000000000000000000000000000000000000000000"
  1814                  ]
  1815              }
  1816          ],
  1817          "out" : "0x",
  1818          "post" : {
  1819              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1820                  "balance" : "0x152d02c7e14af6800000",
  1821                  "code" : "0x600060006000600060006000a4",
  1822                  "nonce" : "0x00",
  1823                  "storage" : {
  1824                  }
  1825              }
  1826          },
  1827          "pre" : {
  1828              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1829                  "balance" : "0x152d02c7e14af6800000",
  1830                  "code" : "0x600060006000600060006000a4",
  1831                  "nonce" : "0x00",
  1832                  "storage" : {
  1833                  }
  1834              }
  1835          }
  1836      },
  1837      "log4_logMemStartTooHigh" : {
  1838          "env" : {
  1839              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  1840              "currentDifficulty" : "0x0100",
  1841              "currentGasLimit" : "0x0f4240",
  1842              "currentNumber" : "0x00",
  1843              "currentTimestamp" : "0x01"
  1844          },
  1845          "exec" : {
  1846              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1847              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1848              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060006000600060017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa4",
  1849              "data" : "0x",
  1850              "gas" : "0x0186a0",
  1851              "gasPrice" : "0x5af3107a4000",
  1852              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1853              "value" : "0x0de0b6b3a7640000"
  1854          },
  1855          "pre" : {
  1856              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1857                  "balance" : "0x152d02c7e14af6800000",
  1858                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060006000600060017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa4",
  1859                  "nonce" : "0x00",
  1860                  "storage" : {
  1861                  }
  1862              }
  1863          }
  1864      },
  1865      "log4_logMemsizeTooHigh" : {
  1866          "env" : {
  1867              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  1868              "currentDifficulty" : "0x0100",
  1869              "currentGasLimit" : "0x0f4240",
  1870              "currentNumber" : "0x00",
  1871              "currentTimestamp" : "0x01"
  1872          },
  1873          "exec" : {
  1874              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1875              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1876              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260006000600060007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6001a4",
  1877              "data" : "0x",
  1878              "gas" : "0x0186a0",
  1879              "gasPrice" : "0x5af3107a4000",
  1880              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1881              "value" : "0x0de0b6b3a7640000"
  1882          },
  1883          "pre" : {
  1884              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1885                  "balance" : "0x152d02c7e14af6800000",
  1886                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260006000600060007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6001a4",
  1887                  "nonce" : "0x00",
  1888                  "storage" : {
  1889                  }
  1890              }
  1891          }
  1892      },
  1893      "log4_logMemsizeZero" : {
  1894          "callcreates" : [
  1895          ],
  1896          "env" : {
  1897              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  1898              "currentDifficulty" : "0x0100",
  1899              "currentGasLimit" : "0x0f4240",
  1900              "currentNumber" : "0x00",
  1901              "currentTimestamp" : "0x01"
  1902          },
  1903          "exec" : {
  1904              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1905              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1906              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060006000600060006001a4",
  1907              "data" : "0x",
  1908              "gas" : "0x0186a0",
  1909              "gasPrice" : "0x5af3107a4000",
  1910              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1911              "value" : "0x0de0b6b3a7640000"
  1912          },
  1913          "gas" : "0x017f2f",
  1914          "logs" : [
  1915              {
  1916                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1917                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
  1918                  "data" : "0x",
  1919                  "topics" : [
  1920                      "0000000000000000000000000000000000000000000000000000000000000000",
  1921                      "0000000000000000000000000000000000000000000000000000000000000000",
  1922                      "0000000000000000000000000000000000000000000000000000000000000000",
  1923                      "0000000000000000000000000000000000000000000000000000000000000000"
  1924                  ]
  1925              }
  1926          ],
  1927          "out" : "0x",
  1928          "post" : {
  1929              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1930                  "balance" : "0x152d02c7e14af6800000",
  1931                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060006000600060006001a4",
  1932                  "nonce" : "0x00",
  1933                  "storage" : {
  1934                  }
  1935              }
  1936          },
  1937          "pre" : {
  1938              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1939                  "balance" : "0x152d02c7e14af6800000",
  1940                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060006000600060006001a4",
  1941                  "nonce" : "0x00",
  1942                  "storage" : {
  1943                  }
  1944              }
  1945          }
  1946      },
  1947      "log4_nonEmptyMem" : {
  1948          "callcreates" : [
  1949          ],
  1950          "env" : {
  1951              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  1952              "currentDifficulty" : "0x0100",
  1953              "currentGasLimit" : "0x0f4240",
  1954              "currentNumber" : "0x00",
  1955              "currentTimestamp" : "0x01"
  1956          },
  1957          "exec" : {
  1958              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1959              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1960              "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600052600060006000600060206000a4",
  1961              "data" : "0x",
  1962              "gas" : "0x0186a0",
  1963              "gasPrice" : "0x5af3107a4000",
  1964              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  1965              "value" : "0x0de0b6b3a7640000"
  1966          },
  1967          "gas" : "0x017e2f",
  1968          "logs" : [
  1969              {
  1970                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  1971                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
  1972                  "data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
  1973                  "topics" : [
  1974                      "0000000000000000000000000000000000000000000000000000000000000000",
  1975                      "0000000000000000000000000000000000000000000000000000000000000000",
  1976                      "0000000000000000000000000000000000000000000000000000000000000000",
  1977                      "0000000000000000000000000000000000000000000000000000000000000000"
  1978                  ]
  1979              }
  1980          ],
  1981          "out" : "0x",
  1982          "post" : {
  1983              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1984                  "balance" : "0x152d02c7e14af6800000",
  1985                  "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600052600060006000600060206000a4",
  1986                  "nonce" : "0x00",
  1987                  "storage" : {
  1988                  }
  1989              }
  1990          },
  1991          "pre" : {
  1992              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  1993                  "balance" : "0x152d02c7e14af6800000",
  1994                  "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600052600060006000600060206000a4",
  1995                  "nonce" : "0x00",
  1996                  "storage" : {
  1997                  }
  1998              }
  1999          }
  2000      },
  2001      "log4_nonEmptyMem_logMemSize1" : {
  2002          "callcreates" : [
  2003          ],
  2004          "env" : {
  2005              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  2006              "currentDifficulty" : "0x0100",
  2007              "currentGasLimit" : "0x0f4240",
  2008              "currentNumber" : "0x00",
  2009              "currentTimestamp" : "0x01"
  2010          },
  2011          "exec" : {
  2012              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  2013              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  2014              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060006000600060016000a4",
  2015              "data" : "0x",
  2016              "gas" : "0x0186a0",
  2017              "gasPrice" : "0x5af3107a4000",
  2018              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  2019              "value" : "0x0de0b6b3a7640000"
  2020          },
  2021          "gas" : "0x017f27",
  2022          "logs" : [
  2023              {
  2024                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  2025                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
  2026                  "data" : "0xaa",
  2027                  "topics" : [
  2028                      "0000000000000000000000000000000000000000000000000000000000000000",
  2029                      "0000000000000000000000000000000000000000000000000000000000000000",
  2030                      "0000000000000000000000000000000000000000000000000000000000000000",
  2031                      "0000000000000000000000000000000000000000000000000000000000000000"
  2032                  ]
  2033              }
  2034          ],
  2035          "out" : "0x",
  2036          "post" : {
  2037              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  2038                  "balance" : "0x152d02c7e14af6800000",
  2039                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060006000600060016000a4",
  2040                  "nonce" : "0x00",
  2041                  "storage" : {
  2042                  }
  2043              }
  2044          },
  2045          "pre" : {
  2046              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  2047                  "balance" : "0x152d02c7e14af6800000",
  2048                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd600052600060006000600060016000a4",
  2049                  "nonce" : "0x00",
  2050                  "storage" : {
  2051                  }
  2052              }
  2053          }
  2054      },
  2055      "log4_nonEmptyMem_logMemSize1_logMemStart31" : {
  2056          "callcreates" : [
  2057          ],
  2058          "env" : {
  2059              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  2060              "currentDifficulty" : "0x0100",
  2061              "currentGasLimit" : "0x0f4240",
  2062              "currentNumber" : "0x00",
  2063              "currentTimestamp" : "0x01"
  2064          },
  2065          "exec" : {
  2066              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  2067              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  2068              "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260006000600060006001601fa4",
  2069              "data" : "0x",
  2070              "gas" : "0x0186a0",
  2071              "gasPrice" : "0x5af3107a4000",
  2072              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  2073              "value" : "0x0de0b6b3a7640000"
  2074          },
  2075          "gas" : "0x017f27",
  2076          "logs" : [
  2077              {
  2078                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  2079                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000020000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
  2080                  "data" : "0xdd",
  2081                  "topics" : [
  2082                      "0000000000000000000000000000000000000000000000000000000000000000",
  2083                      "0000000000000000000000000000000000000000000000000000000000000000",
  2084                      "0000000000000000000000000000000000000000000000000000000000000000",
  2085                      "0000000000000000000000000000000000000000000000000000000000000000"
  2086                  ]
  2087              }
  2088          ],
  2089          "out" : "0x",
  2090          "post" : {
  2091              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  2092                  "balance" : "0x152d02c7e14af6800000",
  2093                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260006000600060006001601fa4",
  2094                  "nonce" : "0x00",
  2095                  "storage" : {
  2096                  }
  2097              }
  2098          },
  2099          "pre" : {
  2100              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  2101                  "balance" : "0x152d02c7e14af6800000",
  2102                  "code" : "0x7faabbffffffffffffffffffffffffffffffffffffffffffffffffffffffffccdd60005260006000600060006001601fa4",
  2103                  "nonce" : "0x00",
  2104                  "storage" : {
  2105                  }
  2106              }
  2107          }
  2108      },
  2109      "log_2logs" : {
  2110          "callcreates" : [
  2111          ],
  2112          "env" : {
  2113              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
  2114              "currentDifficulty" : "0x0100",
  2115              "currentGasLimit" : "0x0f4240",
  2116              "currentNumber" : "0x00",
  2117              "currentTimestamp" : "0x01"
  2118          },
  2119          "exec" : {
  2120              "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  2121              "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  2122              "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60005260206000a060106002a0",
  2123              "data" : "0x",
  2124              "gas" : "0x0186a0",
  2125              "gasPrice" : "0x5af3107a4000",
  2126              "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
  2127              "value" : "0x0de0b6b3a7640000"
  2128          },
  2129          "gas" : "0x01821a",
  2130          "logs" : [
  2131              {
  2132                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  2133                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
  2134                  "data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
  2135                  "topics" : [
  2136                  ]
  2137              },
  2138              {
  2139                  "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
  2140                  "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
  2141                  "data" : "0xffffffffffffffffffffffffffffffff",
  2142                  "topics" : [
  2143                  ]
  2144              }
  2145          ],
  2146          "out" : "0x",
  2147          "post" : {
  2148              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  2149                  "balance" : "0x152d02c7e14af6800000",
  2150                  "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60005260206000a060106002a0",
  2151                  "nonce" : "0x00",
  2152                  "storage" : {
  2153                  }
  2154              }
  2155          },
  2156          "pre" : {
  2157              "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
  2158                  "balance" : "0x152d02c7e14af6800000",
  2159                  "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60005260206000a060106002a0",
  2160                  "nonce" : "0x00",
  2161                  "storage" : {
  2162                  }
  2163              }
  2164          }
  2165      }
  2166  }