# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Contract represents a Solidity contract's ABI (Application Binary Interface) details.
Method represents a contract function in the ABI.
MethodIO represents an input or output parameter of a contract method or event.
Root represents the root of a Solidity contract's ABI (Application Binary Interface).