Versions in this module Expand all Collapse all v0 v0.1.3 Jul 3, 2023 v0.1.2 Jul 2, 2023 Changes in this version + type ABI []IMethod + type ContractInfo struct + Comments []string + Implements []string + Imports []string + License string + Name string + Pragmas []string + type IMethod interface + type Method struct + Inputs []MethodIO + Name string + Outputs []MethodIO + StateMutability string + Type string + type MethodConstructor struct + Inputs []MethodIO + Outputs []MethodIO + Type string + type MethodEvent struct + Anonymous bool + Inputs []MethodIO + Name string + Type string + type MethodFallbackOrReceive struct + StateMutability string + Type string + type MethodIO struct + Components []MethodIO + Indexed bool + InternalType string + Name string + Type string + type MethodVariable struct + Inputs []MethodIO + Name string + Outputs []MethodIO + StateMutability string + Type string