Structsยง
- Interface
Args - CLI arguments for
cast interface
. - Interface
Source ๐
Functionsยง
- get_
interfaces ๐ - Converts a vector of tuples containing the ABI and contract name into a vector of
InterfaceSource
objects. - load_
abi_ ๐from_ artifact - Load the ABI from the artifact of a locally compiled contract.
- load_
abi_ from_ file - Load the ABI from a file.