# Functions
NewUniversalContract creates a new instance of UniversalContract, bound to a specific deployed contract.
NewUniversalContractCaller creates a new read-only instance of UniversalContract, bound to a specific deployed contract.
NewUniversalContractFilterer creates a new log filterer instance of UniversalContract, bound to a specific deployed contract.
NewUniversalContractTransactor creates a new write-only instance of UniversalContract, bound to a specific deployed contract.
NewZContract creates a new instance of ZContract, bound to a specific deployed contract.
NewZContractCaller creates a new read-only instance of ZContract, bound to a specific deployed contract.
NewZContractFilterer creates a new log filterer instance of ZContract, bound to a specific deployed contract.
NewZContractTransactor creates a new write-only instance of ZContract, bound to a specific deployed contract.
# Variables
UniversalContractABI is the input ABI used to generate the binding from.
UniversalContractMetaData contains all meta data concerning the UniversalContract contract.
ZContractABI is the input ABI used to generate the binding from.
ZContractMetaData contains all meta data concerning the ZContract contract.
# Structs
RevertContext is an auto generated low-level Go binding around an user-defined struct.
UniversalContract is an auto generated Go binding around an Ethereum contract.
UniversalContractCaller is an auto generated read-only Go binding around an Ethereum contract.
UniversalContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
UniversalContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
UniversalContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
UniversalContractRaw is an auto generated low-level Go binding around an Ethereum contract.
UniversalContractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
UniversalContractTransactor is an auto generated write-only Go binding around an Ethereum contract.
UniversalContractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
UniversalContractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ZContext is an auto generated low-level Go binding around an user-defined struct.
ZContext is an auto generated low-level Go binding around an user-defined struct.
ZContract is an auto generated Go binding around an Ethereum contract.
ZContractCaller is an auto generated read-only Go binding around an Ethereum contract.
ZContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ZContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ZContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ZContractRaw is an auto generated low-level Go binding around an Ethereum contract.
ZContractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ZContractTransactor is an auto generated write-only Go binding around an Ethereum contract.
ZContractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ZContractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.