package
0.0.110
Repository: https://github.com/citizenwallet/smartcontracts.git
Documentation: pkg.go.dev

# Functions

DeployTokenEntryPoint deploys a new Ethereum contract, binding an instance of TokenEntryPoint to it.
NewTokenEntryPoint creates a new instance of TokenEntryPoint, bound to a specific deployed contract.
NewTokenEntryPointCaller creates a new read-only instance of TokenEntryPoint, bound to a specific deployed contract.
NewTokenEntryPointFilterer creates a new log filterer instance of TokenEntryPoint, bound to a specific deployed contract.
NewTokenEntryPointTransactor creates a new write-only instance of TokenEntryPoint, bound to a specific deployed contract.

# Variables

TokenEntryPointABI is the input ABI used to generate the binding from.
TokenEntryPointBin is the compiled bytecode used for deploying new contracts.
TokenEntryPointMetaData contains all meta data concerning the TokenEntryPoint contract.

# Structs

TokenEntryPoint is an auto generated Go binding around an Ethereum contract.
TokenEntryPointAdminChanged represents a AdminChanged event raised by the TokenEntryPoint contract.
TokenEntryPointAdminChangedIterator is returned from FilterAdminChanged and is used to iterate over the raw logs and unpacked data for AdminChanged events raised by the TokenEntryPoint contract.
TokenEntryPointBeaconUpgraded represents a BeaconUpgraded event raised by the TokenEntryPoint contract.
TokenEntryPointBeaconUpgradedIterator is returned from FilterBeaconUpgraded and is used to iterate over the raw logs and unpacked data for BeaconUpgraded events raised by the TokenEntryPoint contract.
TokenEntryPointCaller is an auto generated read-only Go binding around an Ethereum contract.
TokenEntryPointCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TokenEntryPointCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TokenEntryPointFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
TokenEntryPointInitialized represents a Initialized event raised by the TokenEntryPoint contract.
TokenEntryPointInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the TokenEntryPoint contract.
TokenEntryPointOwnershipTransferred represents a OwnershipTransferred event raised by the TokenEntryPoint contract.
TokenEntryPointOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the TokenEntryPoint contract.
TokenEntryPointRaw is an auto generated low-level Go binding around an Ethereum contract.
TokenEntryPointSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TokenEntryPointTransactor is an auto generated write-only Go binding around an Ethereum contract.
TokenEntryPointTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TokenEntryPointTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
TokenEntryPointUpgraded represents a Upgraded event raised by the TokenEntryPoint contract.
TokenEntryPointUpgradedIterator is returned from FilterUpgraded and is used to iterate over the raw logs and unpacked data for Upgraded events raised by the TokenEntryPoint contract.
UserOperation is an auto generated low-level Go binding around an user-defined struct.