github.com/lmittmann/w3@v0.20.0/module/debug/testdata/traceTx__12244000_0.golden (about)

     1  > {"jsonrpc":"2.0","id":1,"method":"debug_traceTransaction","params":["0xac503dd98281d4d52c2043e297a6e684d175339a7ebf831605fe593f01ce82c3",{"enableMemory":true,"enableReturnData":true,"limit":3}]}
     2  < {"jsonrpc":"2.0","id":1,"result":{"structLogs":[{"pc":0,"op":"PUSH1","gas":228380,"gasCost":3,"depth":1,"stack":[],"memory":[]},{"pc":2,"op":"PUSH1","gas":228377,"gasCost":3,"depth":1,"stack":["0x60"],"memory":[]},{"pc":4,"op":"MSTORE","gas":228374,"gasCost":12,"depth":1,"stack":["0x60","0x40"],"memory":["0000000000000000000000000000000000000000000000000000000000000000","0000000000000000000000000000000000000000000000000000000000000000","0000000000000000000000000000000000000000000000000000000000000000"]}],"gas":46121,"failed":false,"returnValue":""}}