Last active
July 29, 2016 10:47
-
-
Save lyricalpolymath/f89eb6185e2d68bea9596d97eafab0ff to your computer and use it in GitHub Desktop.
stack trace of a Poloniex to theDAO that calls the createTokenProxy Transaction http://etherscan.io/tx/0x499ba981b32f44ed0fe529231b6783e837366a07082b6e5e4cad251b90ee6859
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// var txTrace = debug.traceTransaction("0x499ba981b32f44ed0fe529231b6783e837366a07082b6e5e4cad251b90ee6859") | |
//http://etherscan.io/tx/0x499ba981b32f44ed0fe529231b6783e837366a07082b6e5e4cad251b90ee6859 > VM trace | |
/* | |
Addresses involved | |
Poloniex 32be343b94f860124dc4fee278fdcbd38c102d88 (not visible in the trace) | |
theDAO bb9bc244d798123fde783fcc1c72d3bb8c189413 (not visible in the trace) | |
theDAOExtraBalanca 807640a13483f8ac783c557fcdf27be11ea4ac7a (visible in the trace) | |
END_USER e300e1c3af964cf3ed089c7171c6145db05ea199 (visible in the trace) | |
ETH | |
tx.value 504,487,432,960,000,000,000 wei | |
- sends ± 504 ETH (504487432960000000000 wei) to the DAO ("bb9bc244d798123fde783fcc1c72d3bb8c189413") split and converted to | |
- 33,632.49553067 DAO TOkens = 336.3249553067 ETH | |
- 168.162477653333333334 ETH sent to the ExtraBalance 807640a13483f8ac783c557fcdf27be11ea4ac7a | |
- called by Function createTokenProxy ("baac5300") | |
*/ | |
var txTrace = { | |
gas: 52993, | |
returnValue: "0000000000000000000000000000000000000000000000000000000000000001", | |
structLogs: [{ | |
depth: 1, | |
error: "", | |
gas: 310778, | |
gasCost: 3, | |
memory: null, | |
op: "PUSH1", | |
pc: 0, | |
stack: [], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310775, | |
gasCost: 3, | |
memory: null, | |
op: "PUSH1", | |
pc: 2, | |
stack: ["0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310763, | |
gasCost: 12, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000"], | |
op: "MSTORE", | |
pc: 4, | |
stack: ["0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000040"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310761, | |
gasCost: 2, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "CALLDATASIZE", | |
pc: 5, | |
stack: [], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310758, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "ISZERO", | |
pc: 6, | |
stack: ["0000000000000000000000000000000000000000000000000000000000000024"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310755, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 7, | |
stack: ["0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310745, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 10, | |
stack: ["0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000020e"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310742, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 11, | |
stack: [], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310739, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 13, | |
stack: ["00000000000000000000000000000000000000000000000000000000000000e0"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310719, | |
gasCost: 20, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EXP", | |
pc: 15, | |
stack: ["00000000000000000000000000000000000000000000000000000000000000e0", "0000000000000000000000000000000000000000000000000000000000000002"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310716, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 16, | |
stack: ["0000000100000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310713, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "CALLDATALOAD", | |
pc: 18, | |
stack: ["0000000100000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310708, | |
gasCost: 5, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DIV", | |
pc: 19, | |
stack: ["0000000100000000000000000000000000000000000000000000000000000000", "baac5300000000000000000000000000e300e1c3af964cf3ed089c7171c6145d"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310705, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 20, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310702, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP2", | |
pc: 25, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000013cf08b"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310699, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 26, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000013cf08b", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310696, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 27, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310686, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 30, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000247"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310683, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 31, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310680, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 32, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310677, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 37, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000095ea7b3"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310674, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 38, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310664, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 41, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "00000000000000000000000000000000000000000000000000000000000002d0"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310661, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 42, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310658, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 43, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310655, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 48, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "000000000000000000000000000000000000000000000000000000000c3b7b96"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310652, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 49, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310642, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 52, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000345"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310639, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 53, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310636, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 54, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310633, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 59, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "000000000000000000000000000000000000000000000000000000000e708203"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310630, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 60, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310620, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 63, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000034e"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310617, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 64, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310614, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 65, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310611, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 70, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000149acf9a"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310608, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 71, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310598, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 74, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000360"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310595, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 75, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310592, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 76, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310589, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 81, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000018160ddd"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310586, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 82, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310576, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 85, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000372"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310573, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 86, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310570, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 87, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310567, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 92, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "000000000000000000000000000000000000000000000000000000001f2dc5ef"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310564, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 93, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310554, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 96, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000037b"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310551, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 97, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310548, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 98, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310545, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 103, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000021b5b8dd"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310542, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 104, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310532, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 107, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000039b"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310529, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 108, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310526, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 109, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310523, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 114, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000237e9492"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310520, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 115, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310510, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 118, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "00000000000000000000000000000000000000000000000000000000000003ad"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310507, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 119, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310504, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 120, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310501, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 125, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000023b872dd"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310498, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 126, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310488, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 129, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000040e"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310485, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 130, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310482, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 131, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310479, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 136, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "000000000000000000000000000000000000000000000000000000002632bf20"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310476, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 137, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310466, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 140, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000441"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310463, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 141, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310460, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 142, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310457, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 147, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000034145808"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310454, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 148, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310444, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 151, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000472"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310441, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 152, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310438, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 153, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310435, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 158, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000039d1f908"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310432, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 159, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310422, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 162, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000047b"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310419, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 163, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310416, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 164, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310413, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 169, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "000000000000000000000000000000000000000000000000000000004b6753bc"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310410, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 170, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310400, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 173, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000493"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310397, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 174, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310394, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 175, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310391, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 180, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "000000000000000000000000000000000000000000000000000000004df6d6cc"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310388, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 181, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310378, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 184, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000049c"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310375, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 185, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310372, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 186, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310369, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 191, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "000000000000000000000000000000000000000000000000000000004e10c3ee"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310366, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 192, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310356, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 195, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "00000000000000000000000000000000000000000000000000000000000004b7"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310353, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 196, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310350, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 197, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310347, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 202, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000590e1ae3"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310344, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 203, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310334, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 206, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "00000000000000000000000000000000000000000000000000000000000004ca"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310331, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 207, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310328, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 208, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310325, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 213, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000612e45a3"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310322, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 214, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310312, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 217, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "00000000000000000000000000000000000000000000000000000000000004db"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310309, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 218, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310306, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 219, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310303, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 224, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000643f7cdd"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310300, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 225, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310290, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 228, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000057a"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310287, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 229, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310284, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 230, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310281, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 235, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000674ed066"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310278, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 236, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310268, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 239, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000592"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310265, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 240, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310262, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 241, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310259, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 246, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "000000000000000000000000000000000000000000000000000000006837ff1e"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310256, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 247, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310246, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 250, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000059b"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310243, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 251, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310240, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 252, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310237, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 257, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000070a08231"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310234, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 258, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310224, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 261, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "00000000000000000000000000000000000000000000000000000000000005e5"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310221, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 262, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310218, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 263, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310215, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 268, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000749f9889"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310212, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 269, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310202, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 272, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000060b"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310199, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 273, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310196, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 274, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310193, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 279, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000078524b2e"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310190, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 280, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310180, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 283, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000624"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310177, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 284, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310174, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 285, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310171, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 290, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000081f03fcb"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310168, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 291, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310158, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 294, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000067e"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310155, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 295, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310152, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 296, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310149, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 301, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000082661dc4"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310146, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 302, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310136, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 305, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000696"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310133, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 306, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310130, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 307, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310127, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 312, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000082bf6464"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310124, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 313, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310114, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 316, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "00000000000000000000000000000000000000000000000000000000000006b7"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310111, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 317, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310108, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 318, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310105, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 323, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "000000000000000000000000000000000000000000000000000000008b15a605"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310102, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 324, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310092, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 327, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "00000000000000000000000000000000000000000000000000000000000006c9"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310089, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 328, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310086, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 329, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310083, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 334, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "000000000000000000000000000000000000000000000000000000008d7af473"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310080, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 335, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310070, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 338, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "00000000000000000000000000000000000000000000000000000000000006d2"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310067, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 339, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310064, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 340, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310061, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 345, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000096d7f3f5"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310058, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 346, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310048, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 349, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "00000000000000000000000000000000000000000000000000000000000006e1"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310045, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 350, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310042, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 351, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310039, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 356, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000a1da2fb9"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310036, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 357, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310026, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 360, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "00000000000000000000000000000000000000000000000000000000000006ea"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310023, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 361, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310020, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 362, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310017, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 367, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000a3912ec8"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310014, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 368, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310004, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 371, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000704"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 310001, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 372, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309998, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 373, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309995, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 378, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000a9059cbb"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309992, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 379, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309982, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 382, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000070f"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309979, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 383, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309976, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 384, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309973, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 389, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000b7bc2c84"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309970, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 390, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309960, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 393, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000073f"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309957, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 394, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309954, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH4", | |
pc: 395, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309951, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 400, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300", "00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309948, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 401, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309938, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 404, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000001", "000000000000000000000000000000000000000000000000000000000000074b"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309937, | |
gasCost: 1, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPDEST", | |
pc: 1867, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309934, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 1868, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309931, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 1871, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309928, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "CALLDATALOAD", | |
pc: 1873, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "0000000000000000000000000000000000000000000000000000000000000004"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309927, | |
gasCost: 1, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPDEST", | |
pc: 1874, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309924, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 1875, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309921, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 1877, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309918, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 1879, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309915, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 1881, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000000f"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309913, | |
gasCost: 2, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "POP", | |
pc: 1883, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000000f", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309863, | |
gasCost: 50, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SLOAD", | |
pc: 1884, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000000f"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309861, | |
gasCost: 2, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "TIMESTAMP", | |
pc: 1885, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000057495e10"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309858, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "LT", | |
pc: 1886, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000057495e10", "0000000000000000000000000000000000000000000000000000000057495de8"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309855, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 1887, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309852, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "ISZERO", | |
pc: 1888, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309849, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 1889, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309839, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 1892, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000076a"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309837, | |
gasCost: 2, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "POP", | |
pc: 1893, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309834, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 1894, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309832, | |
gasCost: 2, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "CALLVALUE", | |
pc: 1896, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309829, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "GT", | |
pc: 1897, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "00000000000000000000000000000000000000000000001b592b67635d7e0000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309828, | |
gasCost: 1, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPDEST", | |
pc: 1898, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309825, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 1899, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309822, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "ISZERO", | |
pc: 1900, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309819, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 1901, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309809, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 1904, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000000", "00000000000000000000000000000000000000000000000000000000000007a4"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309807, | |
gasCost: 2, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "POP", | |
pc: 1905, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309804, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 1906, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309754, | |
gasCost: 50, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SLOAD", | |
pc: 1908, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000011"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309751, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 1909, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309748, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SWAP1", | |
pc: 1912, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000100"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309743, | |
gasCost: 5, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DIV", | |
pc: 1913, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000100", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309740, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 1914, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309737, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 1916, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309734, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 1918, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001", "00000000000000000000000000000000000000000000000000000000000000a0"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309714, | |
gasCost: 20, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EXP", | |
pc: 1920, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001", "00000000000000000000000000000000000000000000000000000000000000a0", "0000000000000000000000000000000000000000000000000000000000000002"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309711, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SUB", | |
pc: 1921, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000010000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309708, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "AND", | |
pc: 1922, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000ffffffffffffffffffffffffffffffffffffffff"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309705, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 1923, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309702, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EQ", | |
pc: 1925, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309699, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 1926, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309696, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 1927, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309686, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 1930, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000001", "00000000000000000000000000000000000000000000000000000000000007a4"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309685, | |
gasCost: 1, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPDEST", | |
pc: 1956, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309682, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "ISZERO", | |
pc: 1957, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309679, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 1958, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309669, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 1961, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000b9f"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309666, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 1962, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309663, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 1965, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309655, | |
gasCost: 8, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMP", | |
pc: 1968, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "000000000000000000000000000000000000000000000000000000000000037f"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309654, | |
gasCost: 1, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPDEST", | |
pc: 895, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309651, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 896, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309649, | |
gasCost: 2, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "TIMESTAMP", | |
pc: 898, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309646, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH3", | |
pc: 899, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000057495de8"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309643, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 903, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000057495de8", "0000000000000000000000000000000000000000000000000000000000127500"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309640, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 905, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000057495de8", "0000000000000000000000000000000000000000000000000000000000127500", "000000000000000000000000000000000000000000000000000000000000000f"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309638, | |
gasCost: 2, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "POP", | |
pc: 907, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000057495de8", "0000000000000000000000000000000000000000000000000000000000127500", "000000000000000000000000000000000000000000000000000000000000000f", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309588, | |
gasCost: 50, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SLOAD", | |
pc: 908, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000057495de8", "0000000000000000000000000000000000000000000000000000000000127500", "000000000000000000000000000000000000000000000000000000000000000f"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309585, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SUB", | |
pc: 909, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000057495de8", "0000000000000000000000000000000000000000000000000000000000127500", "0000000000000000000000000000000000000000000000000000000057495e10"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309582, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "GT", | |
pc: 910, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000057495de8", "000000000000000000000000000000000000000000000000000000005736e910"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309579, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "ISZERO", | |
pc: 911, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309576, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 912, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309566, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 915, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000de5"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309565, | |
gasCost: 1, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPDEST", | |
pc: 3557, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309563, | |
gasCost: 2, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "TIMESTAMP", | |
pc: 3558, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309560, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH3", | |
pc: 3559, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000057495de8"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309557, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 3563, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000057495de8", "0000000000000000000000000000000000000000000000000000000000054600"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309554, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 3565, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000057495de8", "0000000000000000000000000000000000000000000000000000000000054600", "000000000000000000000000000000000000000000000000000000000000000f"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309552, | |
gasCost: 2, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "POP", | |
pc: 3567, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000057495de8", "0000000000000000000000000000000000000000000000000000000000054600", "000000000000000000000000000000000000000000000000000000000000000f", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309502, | |
gasCost: 50, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SLOAD", | |
pc: 3568, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000057495de8", "0000000000000000000000000000000000000000000000000000000000054600", "000000000000000000000000000000000000000000000000000000000000000f"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309499, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SUB", | |
pc: 3569, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000057495de8", "0000000000000000000000000000000000000000000000000000000000054600", "0000000000000000000000000000000000000000000000000000000057495e10"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309496, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "GT", | |
pc: 3570, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000057495de8", "0000000000000000000000000000000000000000000000000000000057441810"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309493, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "ISZERO", | |
pc: 3571, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309490, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 3572, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309480, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 3575, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000e13"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309479, | |
gasCost: 1, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPDEST", | |
pc: 3603, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309477, | |
gasCost: 2, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "POP", | |
pc: 3604, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309474, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 3605, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309471, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 3607, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "000000000000000000000000000000000000000000000000000000000000001e"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309463, | |
gasCost: 8, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMP", | |
pc: 3610, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "000000000000000000000000000000000000000000000000000000000000001e", "0000000000000000000000000000000000000000000000000000000000000983"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309462, | |
gasCost: 1, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPDEST", | |
pc: 2435, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "000000000000000000000000000000000000000000000000000000000000001e"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309459, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SWAP1", | |
pc: 2436, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000a9c", "000000000000000000000000000000000000000000000000000000000000001e"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309451, | |
gasCost: 8, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMP", | |
pc: 2437, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000001e", "0000000000000000000000000000000000000000000000000000000000000a9c"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309450, | |
gasCost: 1, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPDEST", | |
pc: 2716, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000001e"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309447, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 2717, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000001e"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309444, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "MLOAD", | |
pc: 2719, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000001e", "0000000000000000000000000000000000000000000000000000000000000040"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309441, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 2720, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000001e", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309391, | |
gasCost: 50, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SLOAD", | |
pc: 2722, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000001e", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000012"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309388, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 2723, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000001e", "0000000000000000000000000000000000000000000000000000000000000060", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309386, | |
gasCost: 2, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "CALLVALUE", | |
pc: 2725, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000001e", "0000000000000000000000000000000000000000000000000000000000000060", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000000000000000000014"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309383, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SWAP1", | |
pc: 2726, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000001e", "0000000000000000000000000000000000000000000000000000000000000060", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000000000000000000014", "00000000000000000000000000000000000000000000001b592b67635d7e0000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309380, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP2", | |
pc: 2727, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000001e", "0000000000000000000000000000000000000000000000000000000000000060", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "00000000000000000000000000000000000000000000001b592b67635d7e0000", "0000000000000000000000000000000000000000000000000000000000000014"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309375, | |
gasCost: 5, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "MUL", | |
pc: 2728, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000001e", "0000000000000000000000000000000000000000000000000000000000000060", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "00000000000000000000000000000000000000000000001b592b67635d7e0000", "0000000000000000000000000000000000000000000000000000000000000014", "00000000000000000000000000000000000000000000001b592b67635d7e0000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309372, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SWAP4", | |
pc: 2729, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000000000000000000001e", "0000000000000000000000000000000000000000000000000000000000000060", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "00000000000000000000000000000000000000000000001b592b67635d7e0000", "000000000000000000000000000000000000000000000222f76413c34dd80000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309369, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SWAP1", | |
pc: 2730, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000222f76413c34dd80000", "0000000000000000000000000000000000000000000000000000000000000060", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "00000000000000000000000000000000000000000000001b592b67635d7e0000", "000000000000000000000000000000000000000000000000000000000000001e"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309366, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SWAP4", | |
pc: 2731, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000000000000000000000000222f76413c34dd80000", "0000000000000000000000000000000000000000000000000000000000000060", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "000000000000000000000000000000000000000000000000000000000000001e", "00000000000000000000000000000000000000000000001b592b67635d7e0000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309361, | |
gasCost: 5, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DIV", | |
pc: 2732, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "00000000000000000000000000000000000000000000001b592b67635d7e0000", "0000000000000000000000000000000000000000000000000000000000000060", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "000000000000000000000000000000000000000000000000000000000000001e", "000000000000000000000000000000000000000000000222f76413c34dd80000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309358, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SWAP4", | |
pc: 2733, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "00000000000000000000000000000000000000000000001b592b67635d7e0000", "0000000000000000000000000000000000000000000000000000000000000060", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309356, | |
gasCost: 2, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "POP", | |
pc: 2734, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "00000000000000000000000000000000000000000000001b592b67635d7e0000", "0000000000000000000000000000000000000000000000000000000000000060", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309353, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 2735, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "00000000000000000000000000000000000000000000001b592b67635d7e0000", "0000000000000000000000000000000000000000000000000000000000000060", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309350, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 2737, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "00000000000000000000000000000000000000000000001b592b67635d7e0000", "0000000000000000000000000000000000000000000000000000000000000060", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309347, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 2739, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "00000000000000000000000000000000000000000000001b592b67635d7e0000", "0000000000000000000000000000000000000000000000000000000000000060", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000000000000000000001", "00000000000000000000000000000000000000000000000000000000000000a0"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309327, | |
gasCost: 20, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EXP", | |
pc: 2741, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "00000000000000000000000000000000000000000000001b592b67635d7e0000", "0000000000000000000000000000000000000000000000000000000000000060", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000000000000000000001", "00000000000000000000000000000000000000000000000000000000000000a0", "0000000000000000000000000000000000000000000000000000000000000002"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309324, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SUB", | |
pc: 2742, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "00000000000000000000000000000000000000000000001b592b67635d7e0000", "0000000000000000000000000000000000000000000000000000000000000060", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000010000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309321, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "AND", | |
pc: 2743, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "00000000000000000000000000000000000000000000001b592b67635d7e0000", "0000000000000000000000000000000000000000000000000000000000000060", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "000000000000000000000000ffffffffffffffffffffffffffffffffffffffff"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309318, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SWAP2", | |
pc: 2744, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "00000000000000000000000000000000000000000000001b592b67635d7e0000", "0000000000000000000000000000000000000000000000000000000000000060", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309315, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP4", | |
pc: 2745, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000000000000000000060", "00000000000000000000000000000000000000000000001b592b67635d7e0000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309312, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SWAP1", | |
pc: 2746, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000000000000000000060", "00000000000000000000000000000000000000000000001b592b67635d7e0000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309309, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SUB", | |
pc: 2747, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "00000000000000000000000000000000000000000000001b592b67635d7e0000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309306, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SWAP1", | |
pc: 2748, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000091db92276747f5556"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309303, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 2749, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000091db92276747f5556", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309300, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP2", | |
pc: 2751, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000091db92276747f5556", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309297, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP2", | |
pc: 2752, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000091db92276747f5556", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309294, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP2", | |
pc: 2753, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000091db92276747f5556", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309291, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP6", | |
pc: 2754, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000091db92276747f5556", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309288, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP8", | |
pc: 2755, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000091db92276747f5556", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000091db92276747f5556"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309285, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 2756, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000091db92276747f5556", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000091db92276747f5556", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309283, | |
gasCost: 2, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "GAS", | |
pc: 2759, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000091db92276747f5556", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000091db92276747f5556", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000000000000000008502"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 309280, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SUB", | |
pc: 2760, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000091db92276747f5556", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000091db92276747f5556", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000000000000000008502", "000000000000000000000000000000000000000000000000000000000004b823"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 25007, | |
gasCost: 284273, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "CALL", | |
pc: 2761, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000091db92276747f5556", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000091db92276747f5556", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000000000000000043321"], | |
storage: {} | |
}, { | |
depth: 2, | |
error: "", | |
gas: 277530, | |
gasCost: 3, | |
memory: null, | |
op: "PUSH1", | |
pc: 0, | |
stack: [], | |
storage: {} | |
}, { | |
depth: 2, | |
error: "", | |
gas: 277527, | |
gasCost: 3, | |
memory: null, | |
op: "PUSH1", | |
pc: 2, | |
stack: ["0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: {} | |
}, { | |
depth: 2, | |
error: "", | |
gas: 277515, | |
gasCost: 12, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000"], | |
op: "MSTORE", | |
pc: 4, | |
stack: ["0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000040"], | |
storage: {} | |
}, { | |
depth: 2, | |
error: "", | |
gas: 277513, | |
gasCost: 2, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "CALLDATASIZE", | |
pc: 5, | |
stack: [], | |
storage: {} | |
}, { | |
depth: 2, | |
error: "", | |
gas: 277510, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "ISZERO", | |
pc: 6, | |
stack: ["0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 2, | |
error: "", | |
gas: 277507, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 7, | |
stack: ["0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 2, | |
error: "", | |
gas: 277497, | |
gasCost: 10, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPI", | |
pc: 10, | |
stack: ["0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000040"], | |
storage: {} | |
}, { | |
depth: 2, | |
error: "", | |
gas: 277496, | |
gasCost: 1, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPDEST", | |
pc: 64, | |
stack: [], | |
storage: {} | |
}, { | |
depth: 2, | |
error: "", | |
gas: 277493, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH2", | |
pc: 65, | |
stack: [], | |
storage: {} | |
}, { | |
depth: 2, | |
error: "", | |
gas: 277490, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 68, | |
stack: ["00000000000000000000000000000000000000000000000000000000000000d9"], | |
storage: {} | |
}, { | |
depth: 2, | |
error: "", | |
gas: 277487, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 70, | |
stack: ["00000000000000000000000000000000000000000000000000000000000000d9", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 2, | |
error: "", | |
gas: 277437, | |
gasCost: 50, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SLOAD", | |
pc: 71, | |
stack: ["00000000000000000000000000000000000000000000000000000000000000d9", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 2, | |
error: "", | |
gas: 277435, | |
gasCost: 2, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "CALLVALUE", | |
pc: 72, | |
stack: ["00000000000000000000000000000000000000000000000000000000000000d9", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000048facd12a76093b4c5dc"], | |
storage: {} | |
}, { | |
depth: 2, | |
error: "", | |
gas: 277432, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "ADD", | |
pc: 73, | |
stack: ["00000000000000000000000000000000000000000000000000000000000000d9", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000048facd12a76093b4c5dc", "0000000000000000000000000000000000000000000000091db92276747f5556"], | |
storage: {} | |
}, { | |
depth: 2, | |
error: "", | |
gas: 277429, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SWAP1", | |
pc: 74, | |
stack: ["00000000000000000000000000000000000000000000000000000000000000d9", "0000000000000000000000000000000000000000000000000000000000000001", "000000000000000000000000000000000000000000004903eacbc9d708341b32"], | |
storage: {} | |
}, { | |
depth: 2, | |
error: "", | |
gas: 272429, | |
gasCost: 5000, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SSTORE", | |
pc: 75, | |
stack: ["00000000000000000000000000000000000000000000000000000000000000d9", "000000000000000000000000000000000000000000004903eacbc9d708341b32", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000001: "000000000000000000000000000000000000000000004903eacbc9d708341b32" | |
} | |
}, { | |
depth: 2, | |
error: "", | |
gas: 272421, | |
gasCost: 8, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMP", | |
pc: 76, | |
stack: ["00000000000000000000000000000000000000000000000000000000000000d9"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000001: "000000000000000000000000000000000000000000004903eacbc9d708341b32" | |
} | |
}, { | |
depth: 2, | |
error: "", | |
gas: 272420, | |
gasCost: 1, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "JUMPDEST", | |
pc: 217, | |
stack: [], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000001: "000000000000000000000000000000000000000000004903eacbc9d708341b32" | |
} | |
}, { | |
depth: 2, | |
error: "", | |
gas: 272420, | |
gasCost: 0, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "STOP", | |
pc: 218, | |
stack: [], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000001: "000000000000000000000000000000000000000000004903eacbc9d708341b32" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297425, | |
gasCost: 2, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "POP", | |
pc: 2762, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000091db92276747f5556", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297423, | |
gasCost: 2, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "POP", | |
pc: 2763, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000091db92276747f5556", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297421, | |
gasCost: 2, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "POP", | |
pc: 2764, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a", "0000000000000000000000000000000000000000000000091db92276747f5556"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297419, | |
gasCost: 2, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "POP", | |
pc: 2765, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000807640a13483f8ac783c557fcdf27be11ea4ac7a"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297416, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 2766, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297413, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 2768, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297410, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 2770, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000001", "00000000000000000000000000000000000000000000000000000000000000a0"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297390, | |
gasCost: 20, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "EXP", | |
pc: 2772, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000001", "00000000000000000000000000000000000000000000000000000000000000a0", "0000000000000000000000000000000000000000000000000000000000000002"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297387, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SUB", | |
pc: 2773, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000010000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297384, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP4", | |
pc: 2774, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000ffffffffffffffffffffffffffffffffffffffff"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297381, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "AND", | |
pc: 2775, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000ffffffffffffffffffffffffffffffffffffffff", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297378, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 2776, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297375, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP2", | |
pc: 2778, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297372, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP2", | |
pc: 2779, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297369, | |
gasCost: 3, | |
memory: ["0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "MSTORE", | |
pc: 2780, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297366, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 2781, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297363, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 2783, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000014"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297360, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SWAP1", | |
pc: 2785, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000020"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297357, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP2", | |
pc: 2786, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000014"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297354, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "MSTORE", | |
pc: 2787, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000020"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297351, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 2788, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297348, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 2790, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297345, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP4", | |
pc: 2791, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000040"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297303, | |
gasCost: 42, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SHA3", | |
pc: 2792, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297300, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 2793, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040", "12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297250, | |
gasCost: 50, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SLOAD", | |
pc: 2794, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040", "12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b", "12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297247, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP7", | |
pc: 2795, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040", "12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b", "00000000000000000000000000000000000000000000000c13613633c7d46000"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297244, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "ADD", | |
pc: 2796, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040", "12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b", "00000000000000000000000000000000000000000000000c13613633c7d46000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 297241, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SWAP1", | |
pc: 2797, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040", "12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b", "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa"], | |
storage: {} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 292241, | |
gasCost: 5000, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SSTORE", | |
pc: 2798, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040", "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", "12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b"], | |
storage: { | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 292238, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 2799, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040"], | |
storage: { | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 292235, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 2801, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000016"], | |
storage: { | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 292185, | |
gasCost: 50, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SLOAD", | |
pc: 2802, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000016", "0000000000000000000000000000000000000000000000000000000000000016"], | |
storage: { | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 292182, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP7", | |
pc: 2803, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000016", "00000000000000000000000000000000000000000009b35551748f4c250de811"], | |
storage: { | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 292179, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "ADD", | |
pc: 2804, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000016", "00000000000000000000000000000000000000000009b35551748f4c250de811", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
storage: { | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 292176, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SWAP1", | |
pc: 2805, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000016", "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb"], | |
storage: { | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 287176, | |
gasCost: 5000, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SSTORE", | |
pc: 2806, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040", "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", "0000000000000000000000000000000000000000000000000000000000000016"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 287173, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "PUSH1", | |
pc: 2807, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 287170, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP3", | |
pc: 2809, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000013"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 287167, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000014", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "MSTORE", | |
pc: 2810, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000020"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 287164, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SWAP2", | |
pc: 2811, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 287161, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP3", | |
pc: 2812, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 287158, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SWAP1", | |
pc: 2813, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000040"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 287116, | |
gasCost: 42, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SHA3", | |
pc: 2814, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 287113, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP1", | |
pc: 2815, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000020", "b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 287063, | |
gasCost: 50, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SLOAD", | |
pc: 2816, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000020", "b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3", "b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 287061, | |
gasCost: 2, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "CALLVALUE", | |
pc: 2817, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000020", "b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3", "00000000000000000000000000000000000000000000000c13613633c7d46000"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 287058, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "ADD", | |
pc: 2818, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000020", "b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3", "00000000000000000000000000000000000000000000000c13613633c7d46000", "00000000000000000000000000000000000000000000001b592b67635d7e0000"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 287055, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SWAP1", | |
pc: 2819, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000020", "b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3", "0000000000000000000000000000000000000000000000276c8c9d9725526000"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 282055, | |
gasCost: 5000, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "SSTORE", | |
pc: 2820, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000276c8c9d9725526000", "b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 282052, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP2", | |
pc: 2821, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000020"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 282049, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "MLOAD", | |
pc: 2822, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 282046, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP5", | |
pc: 2823, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 282043, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060"], | |
op: "DUP2", | |
pc: 2824, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 282037, | |
gasCost: 6, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000"], | |
op: "MSTORE", | |
pc: 2825, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 282034, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "SWAP2", | |
pc: 2826, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 282031, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "MLOAD", | |
pc: 2827, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000040"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 282028, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "PUSH32", | |
pc: 2828, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 282025, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "SWAP3", | |
pc: 2861, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000060", "dbccb92686efceafb9bb7e0394df7f58f71b954061b81afb57109bf247d3d75a"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 282022, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "DUP2", | |
pc: 2862, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "dbccb92686efceafb9bb7e0394df7f58f71b954061b81afb57109bf247d3d75a", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 282019, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "SWAP1", | |
pc: 2863, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "dbccb92686efceafb9bb7e0394df7f58f71b954061b81afb57109bf247d3d75a", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 282016, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "SUB", | |
pc: 2864, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "dbccb92686efceafb9bb7e0394df7f58f71b954061b81afb57109bf247d3d75a", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 282013, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "SWAP1", | |
pc: 2865, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "dbccb92686efceafb9bb7e0394df7f58f71b954061b81afb57109bf247d3d75a", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 282010, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "SWAP2", | |
pc: 2866, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "dbccb92686efceafb9bb7e0394df7f58f71b954061b81afb57109bf247d3d75a", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 282007, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "ADD", | |
pc: 2867, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "dbccb92686efceafb9bb7e0394df7f58f71b954061b81afb57109bf247d3d75a", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 282004, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "SWAP1", | |
pc: 2868, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "dbccb92686efceafb9bb7e0394df7f58f71b954061b81afb57109bf247d3d75a", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000020"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280623, | |
gasCost: 1381, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "LOG2", | |
pc: 2869, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "dbccb92686efceafb9bb7e0394df7f58f71b954061b81afb57109bf247d3d75a", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280620, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "PUSH1", | |
pc: 2870, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280570, | |
gasCost: 50, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "SLOAD", | |
pc: 2872, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000010"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280567, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "PUSH1", | |
pc: 2873, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000000000000000000000000a968163f0a57b400000"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280517, | |
gasCost: 50, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "SLOAD", | |
pc: 2875, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000000000000000000000000a968163f0a57b400000", "0000000000000000000000000000000000000000000000000000000000000016"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280514, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "LT", | |
pc: 2876, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "000000000000000000000000000000000000000000000a968163f0a57b400000", "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280511, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "DUP1", | |
pc: 2877, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280508, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "ISZERO", | |
pc: 2878, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280505, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "SWAP1", | |
pc: 2879, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280502, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "PUSH2", | |
pc: 2880, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280492, | |
gasCost: 10, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "JUMPI", | |
pc: 2883, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000b4c"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280490, | |
gasCost: 2, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "POP", | |
pc: 2884, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280487, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "PUSH1", | |
pc: 2885, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280437, | |
gasCost: 50, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "SLOAD", | |
pc: 2887, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000011"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280434, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "PUSH1", | |
pc: 2888, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280431, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "AND", | |
pc: 2890, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000001", "00000000000000000000000000000000000000000000000000000000000000ff"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280428, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "ISZERO", | |
pc: 2891, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280427, | |
gasCost: 1, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "JUMPDEST", | |
pc: 2892, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280424, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "ISZERO", | |
pc: 2893, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280421, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "PUSH2", | |
pc: 2894, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280411, | |
gasCost: 10, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "JUMPI", | |
pc: 2897, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000b94"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280410, | |
gasCost: 1, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "JUMPDEST", | |
pc: 2964, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280407, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "PUSH1", | |
pc: 2965, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280404, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "SWAP2", | |
pc: 2967, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280402, | |
gasCost: 2, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "POP", | |
pc: 2968, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280401, | |
gasCost: 1, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "JUMPDEST", | |
pc: 2969, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280399, | |
gasCost: 2, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "POP", | |
pc: 2970, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280396, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "SWAP2", | |
pc: 2971, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280393, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "SWAP1", | |
pc: 2972, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000001", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000966"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280391, | |
gasCost: 2, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "POP", | |
pc: 2973, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000966", "000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280383, | |
gasCost: 8, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "JUMP", | |
pc: 2974, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000966"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280382, | |
gasCost: 1, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "JUMPDEST", | |
pc: 2406, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280379, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "PUSH1", | |
pc: 2407, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280376, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "DUP1", | |
pc: 2409, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000040"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280373, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "MLOAD", | |
pc: 2410, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000040"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280370, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "SWAP2", | |
pc: 2411, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280367, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "DUP3", | |
pc: 2412, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000001"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280364, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000123b7244ece8feaaaa"], | |
op: "MSTORE", | |
pc: 2413, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000040", "0000000000000000000000000000000000000000000000000000000000000001", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280361, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000001"], | |
op: "MLOAD", | |
pc: 2414, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000040"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280358, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000001"], | |
op: "SWAP1", | |
pc: 2415, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280355, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000001"], | |
op: "DUP2", | |
pc: 2416, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280352, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000001"], | |
op: "SWAP1", | |
pc: 2417, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280349, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000001"], | |
op: "SUB", | |
pc: 2418, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280346, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000001"], | |
op: "PUSH1", | |
pc: 2419, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280343, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000001"], | |
op: "ADD", | |
pc: 2421, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000000", "0000000000000000000000000000000000000000000000000000000000000020"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280340, | |
gasCost: 3, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000001"], | |
op: "SWAP1", | |
pc: 2422, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000020"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}, { | |
depth: 1, | |
error: "", | |
gas: 280340, | |
gasCost: 0, | |
memory: ["000000000000000000000000e300e1c3af964cf3ed089c7171c6145db05ea199", "0000000000000000000000000000000000000000000000000000000000000013", "0000000000000000000000000000000000000000000000000000000000000060", "0000000000000000000000000000000000000000000000000000000000000001"], | |
op: "RETURN", | |
pc: 2423, | |
stack: ["00000000000000000000000000000000000000000000000000000000baac5300", "0000000000000000000000000000000000000000000000000000000000000020", "0000000000000000000000000000000000000000000000000000000000000060"], | |
storage: { | |
0000000000000000000000000000000000000000000000000000000000000016: "00000000000000000000000000000000000000000009b3678ce6d4390e0c92bb", | |
12774c8717a82414989b4e2b6ee36b84afd96c787390afda0a73c842e72ec72b: "00000000000000000000000000000000000000000000001e4ed37b20b0d30aaa", | |
b744b786d291b5831702175d959b24f7a62a4ee2d51a144f20fe027fa7d5f9b3: "0000000000000000000000000000000000000000000000276c8c9d9725526000" | |
} | |
}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment