Instruction.is_storage_write()

Returns True if the instruction is a storage write instruction, else returns False. A storage write instruction writes to the state variable of a contract

Last updated