Constant STATICCALL
pub const STATICCALL: u8 = 0xFA; // 250u8
Available on crate feature
evm
only.Expand description
The 0xFA
(“STATICCALL”) opcode.
pub const STATICCALL: u8 = 0xFA; // 250u8
evm
only.The 0xFA
(“STATICCALL”) opcode.