# Packages
This binary generates the Go bindings for the Cartesi Rollups contracts.
# Functions
NewInputBox creates a new instance of InputBox, bound to a specific deployed contract.
NewInputBoxCaller creates a new read-only instance of InputBox, bound to a specific deployed contract.
NewInputBoxFilterer creates a new log filterer instance of InputBox, bound to a specific deployed contract.
NewInputBoxTransactor creates a new write-only instance of InputBox, bound to a specific deployed contract.
# Variables
InputBoxABI is the input ABI used to generate the binding from.
InputBoxMetaData contains all meta data concerning the InputBox contract.
# Structs
InputBox is an auto generated Go binding around an Ethereum contract.
InputBoxCaller is an auto generated read-only Go binding around an Ethereum contract.
InputBoxCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
InputBoxCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
InputBoxFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
InputBoxInputAdded represents a InputAdded event raised by the InputBox contract.
InputBoxInputAddedIterator is returned from FilterInputAdded and is used to iterate over the raw logs and unpacked data for InputAdded events raised by the InputBox contract.
InputBoxRaw is an auto generated low-level Go binding around an Ethereum contract.
InputBoxSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
InputBoxTransactor is an auto generated write-only Go binding around an Ethereum contract.
InputBoxTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
InputBoxTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.