# Functions

NewSorter creates a new instance of Sorter, bound to a specific deployed contract.
NewSorterCaller creates a new read-only instance of Sorter, bound to a specific deployed contract.
NewSorterFilterer creates a new log filterer instance of Sorter, bound to a specific deployed contract.
NewSorterTransactor creates a new write-only instance of Sorter, bound to a specific deployed contract.

# Variables

SorterABI is the input ABI used to generate the binding from.
SorterMetaData contains all meta data concerning the Sorter contract.

# Structs

SolverOperation is an auto generated low-level Go binding around an user-defined struct.
Sorter is an auto generated Go binding around an Ethereum contract.
SorterCaller is an auto generated read-only Go binding around an Ethereum contract.
SorterCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SorterCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SorterFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SorterRaw is an auto generated low-level Go binding around an Ethereum contract.
SorterSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SorterTransactor is an auto generated write-only Go binding around an Ethereum contract.
SorterTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SorterTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
UserOperation is an auto generated low-level Go binding around an user-defined struct.