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 iflen
is zero returnSome(usize::MAX..usize::MAX)
. - resize_
memory_ and_ return_ range - Resize memory and return range of memory.
If
len
is 0 dont touch memory and returnusize::MAX
as offset and 0 as length. - return_
contract - static_
call - txcreate