obj
IInstruction
Represents an EVM instruction.
this.Address
Addr
Address.
this.GAS
int
Gas.
this.NumBytes
uint32
Instruction length.
this.Offset
Offset of the instruction. When codecopy (or similar) is used, we should adjust the address of the copied instructions using this offset.
this.Opcode
Opcode
Opcode.
Type something to start searching.