Module interface

Module interface 

Source

Structsยง

InterfaceArgs
CLI arguments for cast interface.
InterfaceSource ๐Ÿ”’

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.