github.1485827954.workers.dev/ethereum/go-ethereum@v1.14.3/eth/tracers/internal/tracetest/testdata/call_tracer_flat/selfdestruct.json (about) 1 { 2 "genesis": { 3 "difficulty": "4628640", 4 "extraData": "0xd883010b05846765746888676f312e31342e33856c696e7578", 5 "gasLimit": "9244120", 6 "hash": "0x5a1f551897cc91265225b0453136ad8c7eef1c1c8b06139da4f2e6e710c1f4df", 7 "miner": "0x73f26d124436b0791169d63a3af29c2ae47765a3", 8 "mixHash": "0xd6735e63f8937fe0c5491e0d5836ec28467363be7ada5a2f979f9d107e2c831e", 9 "nonce": "0x7c35e34d2e328d7d", 10 "number": "1555145", 11 "stateRoot": "0x565873b05f71b98595133e37a52d79c3476ce820c05ebedaddd35541b0e894a3", 12 "timestamp": "1590793819", 13 "totalDifficulty": "2241994078605", 14 "alloc": { 15 "0x119f569a45e9d0089d51d7f9529f5ea9bf5785e2": { 16 "balance": "0x0", 17 "nonce": "0", 18 "code": "0x", 19 "storage": {} 20 }, 21 "0x877bd459c9b7d8576b44e59e09d076c25946f443": { 22 "balance": "0x622e8fced69d43eb8d97", 23 "nonce": "260140", 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": "1555146", 45 "difficulty": "4630900", 46 "timestamp": "1590793820", 47 "gasLimit": "9253146", 48 "miner": "0x877bd459c9b7d8576b44e59e09d076c25946f443" 49 }, 50 "input": "0xf8628303f82c843b9aca0083019ecc80808e605a600053600160006001f0ff0081a2a077f539ae2a58746bbfa6370fc423f946870efa32753d697d3729d361a428623aa0384ef9a5650d6630f5c1ddef616bffa5fc72a95a9314361d0918de066aa4475a", 51 "result": [ 52 { 53 "type": "create", 54 "action": { 55 "from": "0x877bd459c9b7d8576b44e59e09d076c25946f443", 56 "value": "0x0", 57 "gas": "0x19ecc", 58 "init": "0x605a600053600160006001f0ff00" 59 }, 60 "result": { 61 "gasUsed": "0x102a1", 62 "code": "0x", 63 "address": "0x1d99a1a3efa9181f540f9e24fa6e4e08eb7844ca" 64 }, 65 "traceAddress": [], 66 "subtraces": 2, 67 "transactionPosition": 14, 68 "transactionHash": "0xdd76f02407e2f8329303ba688e111cae4f7008ad0d14d6e42c5698424ea36d79", 69 "blockNumber": 1555146, 70 "blockHash": "0xafb4f1dd27b9054c805acb81a88ed04384788cb31d84164c21874935c81e5c7e", 71 "time": "187.145µs" 72 }, 73 { 74 "action": { 75 "from": "0x1d99a1a3efa9181f540f9e24fa6e4e08eb7844ca", 76 "gas": "0x50ac", 77 "init": "0x5a", 78 "value": "0x1" 79 }, 80 "error": "insufficient balance for transfer", 81 "result": {}, 82 "subtraces": 0, 83 "traceAddress": [0], 84 "type": "create" 85 }, 86 { 87 "type": "suicide", 88 "action": { 89 "address": "0x1d99a1a3efa9181f540f9e24fa6e4e08eb7844ca", 90 "refundAddress": "0x0000000000000000000000000000000000000000", 91 "balance": "0x0" 92 }, 93 "result": null, 94 "traceAddress": [ 95 1 96 ], 97 "subtraces": 0, 98 "transactionPosition": 14, 99 "transactionHash": "0xdd76f02407e2f8329303ba688e111cae4f7008ad0d14d6e42c5698424ea36d79", 100 "blockNumber": 1555146, 101 "blockHash": "0xafb4f1dd27b9054c805acb81a88ed04384788cb31d84164c21874935c81e5c7e" 102 } 103 ] 104 }