github.com/calmw/ethereum@v0.1.1/eth/tracers/internal/tracetest/testdata/call_tracer_flat/callcode_precompiled_oog.json (about) 1 { 2 "genesis": { 3 "difficulty": "4671584", 4 "extraData": "0xd883010b05846765746888676f312e31342e33856c696e7578", 5 "gasLimit": "9425823", 6 "hash": "0x27dd7d052dbc8a29cc5b9487e1e41d842e7a643fcaea4964caa22b834964acaf", 7 "miner": "0x73f26d124436b0791169d63a3af29c2ae47765a3", 8 "mixHash": "0xb4a050624f5d147fdf02857cbfd55da3ddc1451743acc5c163861584589c3034", 9 "nonce": "0x3c255875b17e0573", 10 "number": "1555277", 11 "stateRoot": "0x6290d79215a2eebc25d5e456b35876c6d78ffc1ea47bdd70e375ebb3cf325620", 12 "timestamp": "1590795308", 13 "totalDifficulty": "2242609643446", 14 "alloc": { 15 "0x0000000000000000000000000000000000000001": { 16 "balance": "0x0", 17 "nonce": "0", 18 "code": "0x", 19 "storage": {} 20 }, 21 "0x877bd459c9b7d8576b44e59e09d076c25946f443": { 22 "balance": "0x624329308610ab365fb1", 23 "nonce": "265194", 24 "code": "0x", 25 "storage": {} 26 } 27 }, 28 "config": { 29 "chainId": 63, 30 "daoForkSupport": true, 31 "eip150Block": 0, 32 "eip150Hash": "0x41941023680923e0fe4d74a34bdac8141f2540e3ae90623718e47d66d1ca4a2d", 33 "eip155Block": 0, 34 "eip158Block": 0, 35 "ethash": {}, 36 "homesteadBlock": 0, 37 "byzantiumBlock": 0, 38 "constantinopleBlock": 301243, 39 "petersburgBlock": 999983, 40 "istanbulBlock": 999983 41 } 42 }, 43 "context": { 44 "number": "1555278", 45 "difficulty": "4671584", 46 "timestamp": "1590795319", 47 "gasLimit": "9435026", 48 "miner": "0x877bd459c9b7d8576b44e59e09d076c25946f443" 49 }, 50 "input": "0xf8ee83040bea843b9aca008301a7588080b8997f18c547e4f7b0f325ad1e56f57e26c745b09a3e503d86e00e5255ff7f715d3d1c600052601c6020527f73b1693892219d736caba55bdb67216e485557ea6b6af75f37096c9aa6a5a75f6040527feeb940b1d03b21e36b0e47e79769f095fe2ab855bd91e3a38756b7d75a9c4549606052602060806080600060006001610bb7f260025560a060020a6080510660005560005432146001550081a1a05b9a162d84bfe84faa7c176e21c26c0083645d4dd0d566547b7be2c2da0b4259a05b37ff12a4c27634cb0da6008d9b69726d415ff4694f9bc38c7806eb1fb60ae9", 51 "result": [ 52 { 53 "type": "create", 54 "action": { 55 "from": "0x877bd459c9b7d8576b44e59e09d076c25946f443", 56 "value": "0x0", 57 "gas": "0x1a758", 58 "init": "0x7f18c547e4f7b0f325ad1e56f57e26c745b09a3e503d86e00e5255ff7f715d3d1c600052601c6020527f73b1693892219d736caba55bdb67216e485557ea6b6af75f37096c9aa6a5a75f6040527feeb940b1d03b21e36b0e47e79769f095fe2ab855bd91e3a38756b7d75a9c4549606052602060806080600060006001610bb7f260025560a060020a60805106600055600054321460015500" 59 }, 60 "result": { 61 "gasUsed": "0xf3e9", 62 "code": "0x", 63 "address": "0x568c19ecb14b87e4aec29b4d2d700a3ad3fd0613" 64 }, 65 "traceAddress": [], 66 "subtraces": 1, 67 "transactionPosition": 141, 68 "transactionHash": "0x1592cbda0d928b8d18eed98857942b91ade32d088e55b8bf63418917cb0231f1", 69 "blockNumber": 1555278, 70 "blockHash": "0x755bd54de4b2f5a7a589a10d69888b4ead48a6311d5d69f2f69ca85ec35fbe0b", 71 "time": "300.9µs" 72 }, 73 { 74 "type": "call", 75 "action": { 76 "from": "0x568c19ecb14b87e4aec29b4d2d700a3ad3fd0613", 77 "to": "0x0000000000000000000000000000000000000001", 78 "value": "0x0", 79 "gas": "0xbb7", 80 "input": "0x18c547e4f7b0f325ad1e56f57e26c745b09a3e503d86e00e5255ff7f715d3d1c000000000000000000000000000000000000000000000000000000000000001c73b1693892219d736caba55bdb67216e485557ea6b6af75f37096c9aa6a5a75feeb940b1d03b21e36b0e47e79769f095fe2ab855bd91e3a38756b7d75a9c4549", 81 "callType": "callcode" 82 }, 83 "error": "out of gas", 84 "traceAddress": [ 85 0 86 ], 87 "subtraces": 0, 88 "transactionPosition": 141, 89 "transactionHash": "0x1592cbda0d928b8d18eed98857942b91ade32d088e55b8bf63418917cb0231f1", 90 "blockNumber": 1555278, 91 "blockHash": "0x755bd54de4b2f5a7a589a10d69888b4ead48a6311d5d69f2f69ca85ec35fbe0b" 92 } 93 ] 94 }