# Functions

NewSimulator creates a new instance of Simulator, bound to a specific deployed contract.
NewSimulatorCaller creates a new read-only instance of Simulator, bound to a specific deployed contract.
NewSimulatorFilterer creates a new log filterer instance of Simulator, bound to a specific deployed contract.
NewSimulatorTransactor creates a new write-only instance of Simulator, bound to a specific deployed contract.

# Variables

SimulatorABI is the input ABI used to generate the binding from.
SimulatorMetaData contains all meta data concerning the Simulator contract.

# Structs

DAppOperation is an auto generated low-level Go binding around an user-defined struct.
Simulator is an auto generated Go binding around an Ethereum contract.
SimulatorCaller is an auto generated read-only Go binding around an Ethereum contract.
SimulatorCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SimulatorCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SimulatorFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SimulatorRaw is an auto generated low-level Go binding around an Ethereum contract.
SimulatorSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SimulatorTransactor is an auto generated write-only Go binding around an Ethereum contract.
SimulatorTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SimulatorTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
SolverOperation is an auto generated low-level Go binding around an user-defined struct.
UserOperation is an auto generated low-level Go binding around an user-defined struct.