github.com/ethereum/go-ethereum@v1.16.1/eth/tracers/internal/tracetest/testdata/call_tracer_flat/callcode_precompiled_throw.json (about) 1 { 2 "genesis": { 3 "difficulty": "4683014", 4 "extraData": "0x537465762d63676574682d76312e31312e34", 5 "gasLimit": "9435044", 6 "hash": "0x3452ca5005cb73cd60dfa488a7b124251168e564491f80eb66765e79d78cfd95", 7 "miner": "0x415aa6292d1db797a467b22139704956c030e62f", 8 "mixHash": "0x6037612618507ae70c74a72bc2580253662971db959cfbc06d3f8527d4d01575", 9 "nonce": "0x314fc90dee5e39a2", 10 "number": "1555274", 11 "stateRoot": "0x795751f3f96a5de1fd3944ddd78cbfe4ef10491e1086be47609869a30929d0e5", 12 "timestamp": "1590795228", 13 "alloc": { 14 "0x0000000000000000000000000000000000000009": { 15 "balance": "0x0", 16 "nonce": "0", 17 "code": "0x", 18 "storage": {} 19 }, 20 "0x877bd459c9b7d8576b44e59e09d076c25946f443": { 21 "balance": "0x6242e3ccf48e66425fb1", 22 "nonce": "264981", 23 "code": "0x", 24 "storage": {} 25 } 26 }, 27 "config": { 28 "chainId": 63, 29 "daoForkSupport": true, 30 "eip150Block": 0, 31 "eip150Hash": "0x41941023680923e0fe4d74a34bdac8141f2540e3ae90623718e47d66d1ca4a2d", 32 "eip155Block": 0, 33 "eip158Block": 0, 34 "ethash": {}, 35 "homesteadBlock": 0, 36 "byzantiumBlock": 0, 37 "constantinopleBlock": 301243, 38 "petersburgBlock": 999983, 39 "istanbulBlock": 999983 40 } 41 }, 42 "context": { 43 "number": "1555275", 44 "difficulty": "4683014", 45 "timestamp": "1590795244", 46 "gasLimit": "9444256", 47 "miner": "0x877bd459c9b7d8576b44e59e09d076c25946f443" 48 }, 49 "input": "0xf87a83040b15843b9aca008301a0348080a636600060003760406103e8366000600060095af26001556103e851600255610408516003550081a1a0dd883fbbb489b640dadc8c1bf151767155228d0a1321f687f070f35f14374b05a02dd0ccb16a8de39bc8ee61381bbbbb54f0ab18422afd7b03c6163da1f5023934", 50 "result": [ 51 { 52 "type": "create", 53 "action": { 54 "creationMethod": "create", 55 "from": "0x877bd459c9b7d8576b44e59e09d076c25946f443", 56 "value": "0x0", 57 "gas": "0x1a034", 58 "init": "0x36600060003760406103e8366000600060095af26001556103e8516002556104085160035500" 59 }, 60 "error": "out of gas: not enough gas for reentrancy sentry", 61 "traceAddress": [], 62 "subtraces": 1, 63 "transactionPosition": 117, 64 "transactionHash": "0x7fe4dec901e1a62c1a1d96b8267bb9ff9dc1f75def43aa45b998743455eff8f9", 65 "blockNumber": 1555275, 66 "blockHash": "0x80945caaff2fc67253cbb0217d2e5a307afde943929e97d8b36e58b88cbb02fd" 67 }, 68 { 69 "type": "call", 70 "action": { 71 "from": "0x8832ef498070145c3a5b30f47fbca71fd7b1de9f", 72 "to": "0x0000000000000000000000000000000000000009", 73 "value": "0x0", 74 "gas": "0xc897", 75 "input": "0x", 76 "callType": "callcode" 77 }, 78 "error": "invalid input length", 79 "traceAddress": [0], 80 "subtraces": 0, 81 "transactionPosition": 117, 82 "transactionHash": "0x7fe4dec901e1a62c1a1d96b8267bb9ff9dc1f75def43aa45b998743455eff8f9", 83 "blockNumber": 1555275, 84 "blockHash": "0x80945caaff2fc67253cbb0217d2e5a307afde943929e97d8b36e58b88cbb02fd" 85 } 86 ] 87 }