# Functions
DeployTokenEntryPointFactory deploys a new Ethereum contract, binding an instance of TokenEntryPointFactory to it.
NewTokenEntryPointFactory creates a new instance of TokenEntryPointFactory, bound to a specific deployed contract.
NewTokenEntryPointFactoryCaller creates a new read-only instance of TokenEntryPointFactory, bound to a specific deployed contract.
NewTokenEntryPointFactoryFilterer creates a new log filterer instance of TokenEntryPointFactory, bound to a specific deployed contract.
NewTokenEntryPointFactoryTransactor creates a new write-only instance of TokenEntryPointFactory, bound to a specific deployed contract.
# Variables
TokenEntryPointFactoryABI is the input ABI used to generate the binding from.
TokenEntryPointFactoryBin is the compiled bytecode used for deploying new contracts.
TokenEntryPointFactoryMetaData contains all meta data concerning the TokenEntryPointFactory contract.
# Structs
TokenEntryPointFactory is an auto generated Go binding around an Ethereum contract.
TokenEntryPointFactoryCaller is an auto generated read-only Go binding around an Ethereum contract.
TokenEntryPointFactoryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TokenEntryPointFactoryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TokenEntryPointFactoryEntryPointCreated represents a EntryPointCreated event raised by the TokenEntryPointFactory contract.
TokenEntryPointFactoryEntryPointCreatedIterator is returned from FilterEntryPointCreated and is used to iterate over the raw logs and unpacked data for EntryPointCreated events raised by the TokenEntryPointFactory contract.
TokenEntryPointFactoryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
TokenEntryPointFactoryRaw is an auto generated low-level Go binding around an Ethereum contract.
TokenEntryPointFactorySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TokenEntryPointFactoryTransactor is an auto generated write-only Go binding around an Ethereum contract.
TokenEntryPointFactoryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TokenEntryPointFactoryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.