Module contract

Source

Functionsยง

calc_call_gas
call
call_code
create
delegate_call
eofcreate
EOF Create instruction
extcall
extcall_gas_calc
extcall_input
extdcall
extscall
get_memory_input_and_out_ranges
resize_memory
Resize memory and return memory range if successful. Return None if there is not enough gas. And if len is zero return Some(usize::MAX..usize::MAX).
resize_memory_and_return_range
Resize memory and return range of memory. If len is 0 dont touch memory and return usize::MAX as offset and 0 as length.
return_contract
static_call
txcreate