package
0.0.0-20240417135207-d1bef6751a88
Repository: https://github.com/cairoeth/preconfirmations.git
Documentation: pkg.go.dev
# Functions
DeployContractPreconfServiceManager deploys a new Ethereum contract, binding an instance of ContractPreconfServiceManager to it.
NewContractPreconfServiceManager creates a new instance of ContractPreconfServiceManager, bound to a specific deployed contract.
NewContractPreconfServiceManagerCaller creates a new read-only instance of ContractPreconfServiceManager, bound to a specific deployed contract.
NewContractPreconfServiceManagerFilterer creates a new log filterer instance of ContractPreconfServiceManager, bound to a specific deployed contract.
NewContractPreconfServiceManagerTransactor creates a new write-only instance of ContractPreconfServiceManager, bound to a specific deployed contract.
# Variables
ContractPreconfServiceManagerABI is the input ABI used to generate the binding from.
ContractPreconfServiceManagerBin is the compiled bytecode used for deploying new contracts.
ContractPreconfServiceManagerMetaData contains all meta data concerning the ContractPreconfServiceManager contract.
# Structs
ContractPreconfServiceManager is an auto generated Go binding around an Ethereum contract.
ContractPreconfServiceManagerCaller is an auto generated read-only Go binding around an Ethereum contract.
ContractPreconfServiceManagerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ContractPreconfServiceManagerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ContractPreconfServiceManagerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ContractPreconfServiceManagerInitialized represents a Initialized event raised by the ContractPreconfServiceManager contract.
ContractPreconfServiceManagerInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the ContractPreconfServiceManager contract.
ContractPreconfServiceManagerOwnershipTransferred represents a OwnershipTransferred event raised by the ContractPreconfServiceManager contract.
ContractPreconfServiceManagerOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the ContractPreconfServiceManager contract.
ContractPreconfServiceManagerPaused represents a Paused event raised by the ContractPreconfServiceManager contract.
ContractPreconfServiceManagerPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the ContractPreconfServiceManager contract.
ContractPreconfServiceManagerPauserRegistrySet represents a PauserRegistrySet event raised by the ContractPreconfServiceManager contract.
ContractPreconfServiceManagerPauserRegistrySetIterator is returned from FilterPauserRegistrySet and is used to iterate over the raw logs and unpacked data for PauserRegistrySet events raised by the ContractPreconfServiceManager contract.
ContractPreconfServiceManagerRaw is an auto generated low-level Go binding around an Ethereum contract.
ContractPreconfServiceManagerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ContractPreconfServiceManagerTransactor is an auto generated write-only Go binding around an Ethereum contract.
ContractPreconfServiceManagerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ContractPreconfServiceManagerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ContractPreconfServiceManagerUnpaused represents a Unpaused event raised by the ContractPreconfServiceManager contract.
ContractPreconfServiceManagerUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the ContractPreconfServiceManager contract.
ISignatureUtilsSignatureWithSaltAndExpiry is an auto generated low-level Go binding around an user-defined struct.