Skip to main content

Module interface

Module interface 

Source
Expand description

Match contract function shapes (ABI signatures, receiver contract type).

Functions§

is_elementary
True if id’s elementary type matches the given ABI string.
receiver_contract_id
Static contract type of a method-call receiver: a contract-typed variable or an IFoo(addr) interface wrap.