ADD

Constant ADD 

pub const ADD: u8 = 0x01; // 1u8
Available on crate feature evm only.
Expand description

The 0x01 (“ADD”) opcode.