# README

Ethereum Contracts

Contains the raw solidity code for chainlink contracts used in ethereum, as well as abigen Go bindings.

# Functions

DeployAPIConsumer deploys a new Ethereum contract, binding an instance of APIConsumer to it.
DeployBlockhashStore deploys a new Ethereum contract, binding an instance of BlockhashStore to it.
DeployDeviationFlaggingValidator deploys a new Ethereum contract, binding an instance of DeviationFlaggingValidator to it.
DeployFlags deploys a new Ethereum contract, binding an instance of Flags to it.
DeployFluxAggregator deploys a new Ethereum contract, binding an instance of FluxAggregator to it.
DeployKeeperConsumer deploys a new Ethereum contract, binding an instance of KeeperConsumer to it.
DeployKeeperRegistry deploys a new Ethereum contract, binding an instance of KeeperRegistry to it.
DeployLinkToken deploys a new Ethereum contract, binding an instance of LinkToken to it.
DeployMockETHLINKAggregator deploys a new Ethereum contract, binding an instance of MockETHLINKAggregator to it.
DeployMockGASAggregator deploys a new Ethereum contract, binding an instance of MockGASAggregator to it.
DeployOffchainAggregator deploys a new Ethereum contract, binding an instance of OffchainAggregator to it.
DeployOracle deploys a new Ethereum contract, binding an instance of Oracle to it.
DeploySimpleReadAccessController deploys a new Ethereum contract, binding an instance of SimpleReadAccessController to it.
DeploySimpleWriteAccessController deploys a new Ethereum contract, binding an instance of SimpleWriteAccessController to it.
DeployStore deploys a new Ethereum contract, binding an instance of Store to it.
DeployUpkeepRegistrationRequests deploys a new Ethereum contract, binding an instance of UpkeepRegistrationRequests to it.
DeployVRF deploys a new Ethereum contract, binding an instance of VRF to it.
DeployVRFConsumer deploys a new Ethereum contract, binding an instance of VRFConsumer to it.
DeployVRFCoordinator deploys a new Ethereum contract, binding an instance of VRFCoordinator to it.
NewAPIConsumer creates a new instance of APIConsumer, bound to a specific deployed contract.
NewAPIConsumerCaller creates a new read-only instance of APIConsumer, bound to a specific deployed contract.
NewAPIConsumerFilterer creates a new log filterer instance of APIConsumer, bound to a specific deployed contract.
NewAPIConsumerTransactor creates a new write-only instance of APIConsumer, bound to a specific deployed contract.
NewBlockhashStore creates a new instance of BlockhashStore, bound to a specific deployed contract.
NewBlockhashStoreCaller creates a new read-only instance of BlockhashStore, bound to a specific deployed contract.
NewBlockhashStoreFilterer creates a new log filterer instance of BlockhashStore, bound to a specific deployed contract.
NewBlockhashStoreTransactor creates a new write-only instance of BlockhashStore, bound to a specific deployed contract.
NewDeviationFlaggingValidator creates a new instance of DeviationFlaggingValidator, bound to a specific deployed contract.
NewDeviationFlaggingValidatorCaller creates a new read-only instance of DeviationFlaggingValidator, bound to a specific deployed contract.
NewDeviationFlaggingValidatorFilterer creates a new log filterer instance of DeviationFlaggingValidator, bound to a specific deployed contract.
NewDeviationFlaggingValidatorTransactor creates a new write-only instance of DeviationFlaggingValidator, bound to a specific deployed contract.
NewFlags creates a new instance of Flags, bound to a specific deployed contract.
NewFlagsCaller creates a new read-only instance of Flags, bound to a specific deployed contract.
NewFlagsFilterer creates a new log filterer instance of Flags, bound to a specific deployed contract.
NewFlagsTransactor creates a new write-only instance of Flags, bound to a specific deployed contract.
NewFluxAggregator creates a new instance of FluxAggregator, bound to a specific deployed contract.
NewFluxAggregatorCaller creates a new read-only instance of FluxAggregator, bound to a specific deployed contract.
NewFluxAggregatorFilterer creates a new log filterer instance of FluxAggregator, bound to a specific deployed contract.
NewFluxAggregatorTransactor creates a new write-only instance of FluxAggregator, bound to a specific deployed contract.
NewKeeperConsumer creates a new instance of KeeperConsumer, bound to a specific deployed contract.
NewKeeperConsumerCaller creates a new read-only instance of KeeperConsumer, bound to a specific deployed contract.
NewKeeperConsumerFilterer creates a new log filterer instance of KeeperConsumer, bound to a specific deployed contract.
NewKeeperConsumerTransactor creates a new write-only instance of KeeperConsumer, bound to a specific deployed contract.
NewKeeperRegistry creates a new instance of KeeperRegistry, bound to a specific deployed contract.
NewKeeperRegistryCaller creates a new read-only instance of KeeperRegistry, bound to a specific deployed contract.
NewKeeperRegistryFilterer creates a new log filterer instance of KeeperRegistry, bound to a specific deployed contract.
NewKeeperRegistryTransactor creates a new write-only instance of KeeperRegistry, bound to a specific deployed contract.
NewLinkToken creates a new instance of LinkToken, bound to a specific deployed contract.
NewLinkTokenCaller creates a new read-only instance of LinkToken, bound to a specific deployed contract.
NewLinkTokenFilterer creates a new log filterer instance of LinkToken, bound to a specific deployed contract.
NewLinkTokenTransactor creates a new write-only instance of LinkToken, bound to a specific deployed contract.
NewMockETHLINKAggregator creates a new instance of MockETHLINKAggregator, bound to a specific deployed contract.
NewMockETHLINKAggregatorCaller creates a new read-only instance of MockETHLINKAggregator, bound to a specific deployed contract.
NewMockETHLINKAggregatorFilterer creates a new log filterer instance of MockETHLINKAggregator, bound to a specific deployed contract.
NewMockETHLINKAggregatorTransactor creates a new write-only instance of MockETHLINKAggregator, bound to a specific deployed contract.
NewMockGASAggregator creates a new instance of MockGASAggregator, bound to a specific deployed contract.
NewMockGASAggregatorCaller creates a new read-only instance of MockGASAggregator, bound to a specific deployed contract.
NewMockGASAggregatorFilterer creates a new log filterer instance of MockGASAggregator, bound to a specific deployed contract.
NewMockGASAggregatorTransactor creates a new write-only instance of MockGASAggregator, bound to a specific deployed contract.
NewOffchainAggregator creates a new instance of OffchainAggregator, bound to a specific deployed contract.
NewOffchainAggregatorCaller creates a new read-only instance of OffchainAggregator, bound to a specific deployed contract.
NewOffchainAggregatorFilterer creates a new log filterer instance of OffchainAggregator, bound to a specific deployed contract.
NewOffchainAggregatorTransactor creates a new write-only instance of OffchainAggregator, bound to a specific deployed contract.
NewOracle creates a new instance of Oracle, bound to a specific deployed contract.
NewOracleCaller creates a new read-only instance of Oracle, bound to a specific deployed contract.
NewOracleFilterer creates a new log filterer instance of Oracle, bound to a specific deployed contract.
NewOracleTransactor creates a new write-only instance of Oracle, bound to a specific deployed contract.
NewSimpleReadAccessController creates a new instance of SimpleReadAccessController, bound to a specific deployed contract.
NewSimpleReadAccessControllerCaller creates a new read-only instance of SimpleReadAccessController, bound to a specific deployed contract.
NewSimpleReadAccessControllerFilterer creates a new log filterer instance of SimpleReadAccessController, bound to a specific deployed contract.
NewSimpleReadAccessControllerTransactor creates a new write-only instance of SimpleReadAccessController, bound to a specific deployed contract.
NewSimpleWriteAccessController creates a new instance of SimpleWriteAccessController, bound to a specific deployed contract.
NewSimpleWriteAccessControllerCaller creates a new read-only instance of SimpleWriteAccessController, bound to a specific deployed contract.
NewSimpleWriteAccessControllerFilterer creates a new log filterer instance of SimpleWriteAccessController, bound to a specific deployed contract.
NewSimpleWriteAccessControllerTransactor creates a new write-only instance of SimpleWriteAccessController, bound to a specific deployed contract.
NewStore creates a new instance of Store, bound to a specific deployed contract.
NewStoreCaller creates a new read-only instance of Store, bound to a specific deployed contract.
NewStoreFilterer creates a new log filterer instance of Store, bound to a specific deployed contract.
NewStoreTransactor creates a new write-only instance of Store, bound to a specific deployed contract.
NewUpkeepRegistrationRequests creates a new instance of UpkeepRegistrationRequests, bound to a specific deployed contract.
NewUpkeepRegistrationRequestsCaller creates a new read-only instance of UpkeepRegistrationRequests, bound to a specific deployed contract.
NewUpkeepRegistrationRequestsFilterer creates a new log filterer instance of UpkeepRegistrationRequests, bound to a specific deployed contract.
NewUpkeepRegistrationRequestsTransactor creates a new write-only instance of UpkeepRegistrationRequests, bound to a specific deployed contract.
NewVRF creates a new instance of VRF, bound to a specific deployed contract.
NewVRFCaller creates a new read-only instance of VRF, bound to a specific deployed contract.
NewVRFConsumer creates a new instance of VRFConsumer, bound to a specific deployed contract.
NewVRFConsumerCaller creates a new read-only instance of VRFConsumer, bound to a specific deployed contract.
NewVRFConsumerFilterer creates a new log filterer instance of VRFConsumer, bound to a specific deployed contract.
NewVRFConsumerTransactor creates a new write-only instance of VRFConsumer, bound to a specific deployed contract.
NewVRFCoordinator creates a new instance of VRFCoordinator, bound to a specific deployed contract.
NewVRFCoordinatorCaller creates a new read-only instance of VRFCoordinator, bound to a specific deployed contract.
NewVRFCoordinatorFilterer creates a new log filterer instance of VRFCoordinator, bound to a specific deployed contract.
NewVRFCoordinatorTransactor creates a new write-only instance of VRFCoordinator, bound to a specific deployed contract.
NewVRFFilterer creates a new log filterer instance of VRF, bound to a specific deployed contract.
NewVRFTransactor creates a new write-only instance of VRF, bound to a specific deployed contract.

# Constants

APIConsumerABI is the input ABI used to generate the binding from.
BlockhashStoreABI is the input ABI used to generate the binding from.
DeviationFlaggingValidatorABI is the input ABI used to generate the binding from.
FlagsABI is the input ABI used to generate the binding from.
FluxAggregatorABI is the input ABI used to generate the binding from.
KeeperConsumerABI is the input ABI used to generate the binding from.
KeeperRegistryABI is the input ABI used to generate the binding from.
LinkTokenABI is the input ABI used to generate the binding from.
MockETHLINKAggregatorABI is the input ABI used to generate the binding from.
MockGASAggregatorABI is the input ABI used to generate the binding from.
OffchainAggregatorABI is the input ABI used to generate the binding from.
OracleABI is the input ABI used to generate the binding from.
SimpleReadAccessControllerABI is the input ABI used to generate the binding from.
SimpleWriteAccessControllerABI is the input ABI used to generate the binding from.
StoreABI is the input ABI used to generate the binding from.
UpkeepRegistrationRequestsABI is the input ABI used to generate the binding from.
VRFABI is the input ABI used to generate the binding from.
VRFConsumerABI is the input ABI used to generate the binding from.
VRFCoordinatorABI is the input ABI used to generate the binding from.

# Variables

APIConsumerBin is the compiled bytecode used for deploying new contracts.
BlockhashStoreBin is the compiled bytecode used for deploying new contracts.
DeviationFlaggingValidatorBin is the compiled bytecode used for deploying new contracts.
FlagsBin is the compiled bytecode used for deploying new contracts.
FluxAggregatorBin is the compiled bytecode used for deploying new contracts.
KeeperConsumerBin is the compiled bytecode used for deploying new contracts.
KeeperRegistryBin is the compiled bytecode used for deploying new contracts.
LinkTokenBin is the compiled bytecode used for deploying new contracts.
MockETHLINKAggregatorBin is the compiled bytecode used for deploying new contracts.
MockGASAggregatorBin is the compiled bytecode used for deploying new contracts.
OffchainAggregatorBin is the compiled bytecode used for deploying new contracts.
OracleBin is the compiled bytecode used for deploying new contracts.
SimpleReadAccessControllerBin is the compiled bytecode used for deploying new contracts.
SimpleWriteAccessControllerBin is the compiled bytecode used for deploying new contracts.
StoreBin is the compiled bytecode used for deploying new contracts.
UpkeepRegistrationRequestsBin is the compiled bytecode used for deploying new contracts.
VRFBin is the compiled bytecode used for deploying new contracts.
VRFConsumerBin is the compiled bytecode used for deploying new contracts.
VRFCoordinatorBin is the compiled bytecode used for deploying new contracts.

# Structs

APIConsumer is an auto generated Go binding around an Ethereum contract.
APIConsumerCaller is an auto generated read-only Go binding around an Ethereum contract.
APIConsumerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
APIConsumerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
APIConsumerChainlinkCancelled represents a ChainlinkCancelled event raised by the APIConsumer contract.
APIConsumerChainlinkCancelledIterator is returned from FilterChainlinkCancelled and is used to iterate over the raw logs and unpacked data for ChainlinkCancelled events raised by the APIConsumer contract.
APIConsumerChainlinkFulfilled represents a ChainlinkFulfilled event raised by the APIConsumer contract.
APIConsumerChainlinkFulfilledIterator is returned from FilterChainlinkFulfilled and is used to iterate over the raw logs and unpacked data for ChainlinkFulfilled events raised by the APIConsumer contract.
APIConsumerChainlinkRequested represents a ChainlinkRequested event raised by the APIConsumer contract.
APIConsumerChainlinkRequestedIterator is returned from FilterChainlinkRequested and is used to iterate over the raw logs and unpacked data for ChainlinkRequested events raised by the APIConsumer contract.
APIConsumerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
APIConsumerOwnershipTransferred represents a OwnershipTransferred event raised by the APIConsumer contract.
APIConsumerOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the APIConsumer contract.
APIConsumerPerfMetricsEvent represents a PerfMetricsEvent event raised by the APIConsumer contract.
APIConsumerPerfMetricsEventIterator is returned from FilterPerfMetricsEvent and is used to iterate over the raw logs and unpacked data for PerfMetricsEvent events raised by the APIConsumer contract.
APIConsumerRaw is an auto generated low-level Go binding around an Ethereum contract.
APIConsumerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
APIConsumerTransactor is an auto generated write-only Go binding around an Ethereum contract.
APIConsumerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
APIConsumerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
BlockhashStore is an auto generated Go binding around an Ethereum contract.
BlockhashStoreCaller is an auto generated read-only Go binding around an Ethereum contract.
BlockhashStoreCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
BlockhashStoreCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
BlockhashStoreFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
BlockhashStoreRaw is an auto generated low-level Go binding around an Ethereum contract.
BlockhashStoreSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
BlockhashStoreTransactor is an auto generated write-only Go binding around an Ethereum contract.
BlockhashStoreTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
BlockhashStoreTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
DeviationFlaggingValidator is an auto generated Go binding around an Ethereum contract.
DeviationFlaggingValidatorCaller is an auto generated read-only Go binding around an Ethereum contract.
DeviationFlaggingValidatorCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
DeviationFlaggingValidatorCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
DeviationFlaggingValidatorFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
DeviationFlaggingValidatorFlaggingThresholdUpdated represents a FlaggingThresholdUpdated event raised by the DeviationFlaggingValidator contract.
DeviationFlaggingValidatorFlaggingThresholdUpdatedIterator is returned from FilterFlaggingThresholdUpdated and is used to iterate over the raw logs and unpacked data for FlaggingThresholdUpdated events raised by the DeviationFlaggingValidator contract.
DeviationFlaggingValidatorFlagsAddressUpdated represents a FlagsAddressUpdated event raised by the DeviationFlaggingValidator contract.
DeviationFlaggingValidatorFlagsAddressUpdatedIterator is returned from FilterFlagsAddressUpdated and is used to iterate over the raw logs and unpacked data for FlagsAddressUpdated events raised by the DeviationFlaggingValidator contract.
DeviationFlaggingValidatorOwnershipTransferred represents a OwnershipTransferred event raised by the DeviationFlaggingValidator contract.
DeviationFlaggingValidatorOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the DeviationFlaggingValidator contract.
DeviationFlaggingValidatorOwnershipTransferRequested represents a OwnershipTransferRequested event raised by the DeviationFlaggingValidator contract.
DeviationFlaggingValidatorOwnershipTransferRequestedIterator is returned from FilterOwnershipTransferRequested and is used to iterate over the raw logs and unpacked data for OwnershipTransferRequested events raised by the DeviationFlaggingValidator contract.
DeviationFlaggingValidatorRaw is an auto generated low-level Go binding around an Ethereum contract.
DeviationFlaggingValidatorSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
DeviationFlaggingValidatorTransactor is an auto generated write-only Go binding around an Ethereum contract.
DeviationFlaggingValidatorTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
DeviationFlaggingValidatorTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Flags is an auto generated Go binding around an Ethereum contract.
FlagsAddedAccess represents a AddedAccess event raised by the Flags contract.
FlagsAddedAccessIterator is returned from FilterAddedAccess and is used to iterate over the raw logs and unpacked data for AddedAccess events raised by the Flags contract.
FlagsCaller is an auto generated read-only Go binding around an Ethereum contract.
FlagsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
FlagsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
FlagsCheckAccessDisabled represents a CheckAccessDisabled event raised by the Flags contract.
FlagsCheckAccessDisabledIterator is returned from FilterCheckAccessDisabled and is used to iterate over the raw logs and unpacked data for CheckAccessDisabled events raised by the Flags contract.
FlagsCheckAccessEnabled represents a CheckAccessEnabled event raised by the Flags contract.
FlagsCheckAccessEnabledIterator is returned from FilterCheckAccessEnabled and is used to iterate over the raw logs and unpacked data for CheckAccessEnabled events raised by the Flags contract.
FlagsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
FlagsFlagLowered represents a FlagLowered event raised by the Flags contract.
FlagsFlagLoweredIterator is returned from FilterFlagLowered and is used to iterate over the raw logs and unpacked data for FlagLowered events raised by the Flags contract.
FlagsFlagRaised represents a FlagRaised event raised by the Flags contract.
FlagsFlagRaisedIterator is returned from FilterFlagRaised and is used to iterate over the raw logs and unpacked data for FlagRaised events raised by the Flags contract.
FlagsOwnershipTransferred represents a OwnershipTransferred event raised by the Flags contract.
FlagsOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Flags contract.
FlagsOwnershipTransferRequested represents a OwnershipTransferRequested event raised by the Flags contract.
FlagsOwnershipTransferRequestedIterator is returned from FilterOwnershipTransferRequested and is used to iterate over the raw logs and unpacked data for OwnershipTransferRequested events raised by the Flags contract.
FlagsRaisingAccessControllerUpdated represents a RaisingAccessControllerUpdated event raised by the Flags contract.
FlagsRaisingAccessControllerUpdatedIterator is returned from FilterRaisingAccessControllerUpdated and is used to iterate over the raw logs and unpacked data for RaisingAccessControllerUpdated events raised by the Flags contract.
FlagsRaw is an auto generated low-level Go binding around an Ethereum contract.
FlagsRemovedAccess represents a RemovedAccess event raised by the Flags contract.
FlagsRemovedAccessIterator is returned from FilterRemovedAccess and is used to iterate over the raw logs and unpacked data for RemovedAccess events raised by the Flags contract.
FlagsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
FlagsTransactor is an auto generated write-only Go binding around an Ethereum contract.
FlagsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
FlagsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
FluxAggregator is an auto generated Go binding around an Ethereum contract.
FluxAggregatorAnswerUpdated represents a AnswerUpdated event raised by the FluxAggregator contract.
FluxAggregatorAnswerUpdatedIterator is returned from FilterAnswerUpdated and is used to iterate over the raw logs and unpacked data for AnswerUpdated events raised by the FluxAggregator contract.
FluxAggregatorAvailableFundsUpdated represents a AvailableFundsUpdated event raised by the FluxAggregator contract.
FluxAggregatorAvailableFundsUpdatedIterator is returned from FilterAvailableFundsUpdated and is used to iterate over the raw logs and unpacked data for AvailableFundsUpdated events raised by the FluxAggregator contract.
FluxAggregatorCaller is an auto generated read-only Go binding around an Ethereum contract.
FluxAggregatorCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
FluxAggregatorCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
FluxAggregatorFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
FluxAggregatorNewRound represents a NewRound event raised by the FluxAggregator contract.
FluxAggregatorNewRoundIterator is returned from FilterNewRound and is used to iterate over the raw logs and unpacked data for NewRound events raised by the FluxAggregator contract.
FluxAggregatorOracleAdminUpdated represents a OracleAdminUpdated event raised by the FluxAggregator contract.
FluxAggregatorOracleAdminUpdatedIterator is returned from FilterOracleAdminUpdated and is used to iterate over the raw logs and unpacked data for OracleAdminUpdated events raised by the FluxAggregator contract.
FluxAggregatorOracleAdminUpdateRequested represents a OracleAdminUpdateRequested event raised by the FluxAggregator contract.
FluxAggregatorOracleAdminUpdateRequestedIterator is returned from FilterOracleAdminUpdateRequested and is used to iterate over the raw logs and unpacked data for OracleAdminUpdateRequested events raised by the FluxAggregator contract.
FluxAggregatorOraclePermissionsUpdated represents a OraclePermissionsUpdated event raised by the FluxAggregator contract.
FluxAggregatorOraclePermissionsUpdatedIterator is returned from FilterOraclePermissionsUpdated and is used to iterate over the raw logs and unpacked data for OraclePermissionsUpdated events raised by the FluxAggregator contract.
FluxAggregatorOwnershipTransferred represents a OwnershipTransferred event raised by the FluxAggregator contract.
FluxAggregatorOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the FluxAggregator contract.
FluxAggregatorOwnershipTransferRequested represents a OwnershipTransferRequested event raised by the FluxAggregator contract.
FluxAggregatorOwnershipTransferRequestedIterator is returned from FilterOwnershipTransferRequested and is used to iterate over the raw logs and unpacked data for OwnershipTransferRequested events raised by the FluxAggregator contract.
FluxAggregatorRaw is an auto generated low-level Go binding around an Ethereum contract.
FluxAggregatorRequesterPermissionsSet represents a RequesterPermissionsSet event raised by the FluxAggregator contract.
FluxAggregatorRequesterPermissionsSetIterator is returned from FilterRequesterPermissionsSet and is used to iterate over the raw logs and unpacked data for RequesterPermissionsSet events raised by the FluxAggregator contract.
FluxAggregatorRoundDetailsUpdated represents a RoundDetailsUpdated event raised by the FluxAggregator contract.
FluxAggregatorRoundDetailsUpdatedIterator is returned from FilterRoundDetailsUpdated and is used to iterate over the raw logs and unpacked data for RoundDetailsUpdated events raised by the FluxAggregator contract.
FluxAggregatorSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
FluxAggregatorSubmissionReceived represents a SubmissionReceived event raised by the FluxAggregator contract.
FluxAggregatorSubmissionReceivedIterator is returned from FilterSubmissionReceived and is used to iterate over the raw logs and unpacked data for SubmissionReceived events raised by the FluxAggregator contract.
FluxAggregatorTransactor is an auto generated write-only Go binding around an Ethereum contract.
FluxAggregatorTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
FluxAggregatorTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
FluxAggregatorValidatorUpdated represents a ValidatorUpdated event raised by the FluxAggregator contract.
FluxAggregatorValidatorUpdatedIterator is returned from FilterValidatorUpdated and is used to iterate over the raw logs and unpacked data for ValidatorUpdated events raised by the FluxAggregator contract.
KeeperConsumer is an auto generated Go binding around an Ethereum contract.
KeeperConsumerCaller is an auto generated read-only Go binding around an Ethereum contract.
KeeperConsumerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
KeeperConsumerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
KeeperConsumerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
KeeperConsumerRaw is an auto generated low-level Go binding around an Ethereum contract.
KeeperConsumerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
KeeperConsumerTransactor is an auto generated write-only Go binding around an Ethereum contract.
KeeperConsumerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
KeeperConsumerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
KeeperRegistry is an auto generated Go binding around an Ethereum contract.
KeeperRegistryCaller is an auto generated read-only Go binding around an Ethereum contract.
KeeperRegistryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
KeeperRegistryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
KeeperRegistryConfigSet represents a ConfigSet event raised by the KeeperRegistry contract.
KeeperRegistryConfigSetIterator is returned from FilterConfigSet and is used to iterate over the raw logs and unpacked data for ConfigSet events raised by the KeeperRegistry contract.
KeeperRegistryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
KeeperRegistryFundsAdded represents a FundsAdded event raised by the KeeperRegistry contract.
KeeperRegistryFundsAddedIterator is returned from FilterFundsAdded and is used to iterate over the raw logs and unpacked data for FundsAdded events raised by the KeeperRegistry contract.
KeeperRegistryFundsWithdrawn represents a FundsWithdrawn event raised by the KeeperRegistry contract.
KeeperRegistryFundsWithdrawnIterator is returned from FilterFundsWithdrawn and is used to iterate over the raw logs and unpacked data for FundsWithdrawn events raised by the KeeperRegistry contract.
KeeperRegistryKeepersUpdated represents a KeepersUpdated event raised by the KeeperRegistry contract.
KeeperRegistryKeepersUpdatedIterator is returned from FilterKeepersUpdated and is used to iterate over the raw logs and unpacked data for KeepersUpdated events raised by the KeeperRegistry contract.
KeeperRegistryOwnershipTransferred represents a OwnershipTransferred event raised by the KeeperRegistry contract.
KeeperRegistryOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the KeeperRegistry contract.
KeeperRegistryOwnershipTransferRequested represents a OwnershipTransferRequested event raised by the KeeperRegistry contract.
KeeperRegistryOwnershipTransferRequestedIterator is returned from FilterOwnershipTransferRequested and is used to iterate over the raw logs and unpacked data for OwnershipTransferRequested events raised by the KeeperRegistry contract.
KeeperRegistryPaused represents a Paused event raised by the KeeperRegistry contract.
KeeperRegistryPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the KeeperRegistry contract.
KeeperRegistryPayeeshipTransferred represents a PayeeshipTransferred event raised by the KeeperRegistry contract.
KeeperRegistryPayeeshipTransferredIterator is returned from FilterPayeeshipTransferred and is used to iterate over the raw logs and unpacked data for PayeeshipTransferred events raised by the KeeperRegistry contract.
KeeperRegistryPayeeshipTransferRequested represents a PayeeshipTransferRequested event raised by the KeeperRegistry contract.
KeeperRegistryPayeeshipTransferRequestedIterator is returned from FilterPayeeshipTransferRequested and is used to iterate over the raw logs and unpacked data for PayeeshipTransferRequested events raised by the KeeperRegistry contract.
KeeperRegistryPaymentWithdrawn represents a PaymentWithdrawn event raised by the KeeperRegistry contract.
KeeperRegistryPaymentWithdrawnIterator is returned from FilterPaymentWithdrawn and is used to iterate over the raw logs and unpacked data for PaymentWithdrawn events raised by the KeeperRegistry contract.
KeeperRegistryRaw is an auto generated low-level Go binding around an Ethereum contract.
KeeperRegistryRegistrarChanged represents a RegistrarChanged event raised by the KeeperRegistry contract.
KeeperRegistryRegistrarChangedIterator is returned from FilterRegistrarChanged and is used to iterate over the raw logs and unpacked data for RegistrarChanged events raised by the KeeperRegistry contract.
KeeperRegistrySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
KeeperRegistryTransactor is an auto generated write-only Go binding around an Ethereum contract.
KeeperRegistryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
KeeperRegistryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
KeeperRegistryUnpaused represents a Unpaused event raised by the KeeperRegistry contract.
KeeperRegistryUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the KeeperRegistry contract.
KeeperRegistryUpkeepCanceled represents a UpkeepCanceled event raised by the KeeperRegistry contract.
KeeperRegistryUpkeepCanceledIterator is returned from FilterUpkeepCanceled and is used to iterate over the raw logs and unpacked data for UpkeepCanceled events raised by the KeeperRegistry contract.
KeeperRegistryUpkeepPerformed represents a UpkeepPerformed event raised by the KeeperRegistry contract.
KeeperRegistryUpkeepPerformedIterator is returned from FilterUpkeepPerformed and is used to iterate over the raw logs and unpacked data for UpkeepPerformed events raised by the KeeperRegistry contract.
KeeperRegistryUpkeepRegistered represents a UpkeepRegistered event raised by the KeeperRegistry contract.
KeeperRegistryUpkeepRegisteredIterator is returned from FilterUpkeepRegistered and is used to iterate over the raw logs and unpacked data for UpkeepRegistered events raised by the KeeperRegistry contract.
LinkToken is an auto generated Go binding around an Ethereum contract.
LinkTokenApproval represents a Approval event raised by the LinkToken contract.
LinkTokenApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the LinkToken contract.
LinkTokenCaller is an auto generated read-only Go binding around an Ethereum contract.
LinkTokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
LinkTokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
LinkTokenFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
LinkTokenRaw is an auto generated low-level Go binding around an Ethereum contract.
LinkTokenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
LinkTokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
LinkTokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
LinkTokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
LinkTokenTransfer represents a Transfer event raised by the LinkToken contract.
LinkTokenTransfer0 represents a Transfer0 event raised by the LinkToken contract.
LinkTokenTransfer0Iterator is returned from FilterTransfer0 and is used to iterate over the raw logs and unpacked data for Transfer0 events raised by the LinkToken contract.
LinkTokenTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the LinkToken contract.
MockETHLINKAggregator is an auto generated Go binding around an Ethereum contract.
MockETHLINKAggregatorCaller is an auto generated read-only Go binding around an Ethereum contract.
MockETHLINKAggregatorCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MockETHLINKAggregatorCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MockETHLINKAggregatorFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
MockETHLINKAggregatorRaw is an auto generated low-level Go binding around an Ethereum contract.
MockETHLINKAggregatorSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MockETHLINKAggregatorTransactor is an auto generated write-only Go binding around an Ethereum contract.
MockETHLINKAggregatorTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MockETHLINKAggregatorTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
MockGASAggregator is an auto generated Go binding around an Ethereum contract.
MockGASAggregatorCaller is an auto generated read-only Go binding around an Ethereum contract.
MockGASAggregatorCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MockGASAggregatorCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MockGASAggregatorFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
MockGASAggregatorRaw is an auto generated low-level Go binding around an Ethereum contract.
MockGASAggregatorSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MockGASAggregatorTransactor is an auto generated write-only Go binding around an Ethereum contract.
MockGASAggregatorTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MockGASAggregatorTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
OffchainAggregator is an auto generated Go binding around an Ethereum contract.
OffchainAggregatorAnswerUpdated represents a AnswerUpdated event raised by the OffchainAggregator contract.
OffchainAggregatorAnswerUpdatedIterator is returned from FilterAnswerUpdated and is used to iterate over the raw logs and unpacked data for AnswerUpdated events raised by the OffchainAggregator contract.
OffchainAggregatorBillingAccessControllerSet represents a BillingAccessControllerSet event raised by the OffchainAggregator contract.
OffchainAggregatorBillingAccessControllerSetIterator is returned from FilterBillingAccessControllerSet and is used to iterate over the raw logs and unpacked data for BillingAccessControllerSet events raised by the OffchainAggregator contract.
OffchainAggregatorBillingSet represents a BillingSet event raised by the OffchainAggregator contract.
OffchainAggregatorBillingSetIterator is returned from FilterBillingSet and is used to iterate over the raw logs and unpacked data for BillingSet events raised by the OffchainAggregator contract.
OffchainAggregatorCaller is an auto generated read-only Go binding around an Ethereum contract.
OffchainAggregatorCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
OffchainAggregatorCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
OffchainAggregatorConfigSet represents a ConfigSet event raised by the OffchainAggregator contract.
OffchainAggregatorConfigSetIterator is returned from FilterConfigSet and is used to iterate over the raw logs and unpacked data for ConfigSet events raised by the OffchainAggregator contract.
OffchainAggregatorFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
OffchainAggregatorLinkTokenSet represents a LinkTokenSet event raised by the OffchainAggregator contract.
OffchainAggregatorLinkTokenSetIterator is returned from FilterLinkTokenSet and is used to iterate over the raw logs and unpacked data for LinkTokenSet events raised by the OffchainAggregator contract.
OffchainAggregatorNewRound represents a NewRound event raised by the OffchainAggregator contract.
OffchainAggregatorNewRoundIterator is returned from FilterNewRound and is used to iterate over the raw logs and unpacked data for NewRound events raised by the OffchainAggregator contract.
OffchainAggregatorNewTransmission represents a NewTransmission event raised by the OffchainAggregator contract.
OffchainAggregatorNewTransmissionIterator is returned from FilterNewTransmission and is used to iterate over the raw logs and unpacked data for NewTransmission events raised by the OffchainAggregator contract.
OffchainAggregatorOraclePaid represents a OraclePaid event raised by the OffchainAggregator contract.
OffchainAggregatorOraclePaidIterator is returned from FilterOraclePaid and is used to iterate over the raw logs and unpacked data for OraclePaid events raised by the OffchainAggregator contract.
OffchainAggregatorOwnershipTransferred represents a OwnershipTransferred event raised by the OffchainAggregator contract.
OffchainAggregatorOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the OffchainAggregator contract.
OffchainAggregatorOwnershipTransferRequested represents a OwnershipTransferRequested event raised by the OffchainAggregator contract.
OffchainAggregatorOwnershipTransferRequestedIterator is returned from FilterOwnershipTransferRequested and is used to iterate over the raw logs and unpacked data for OwnershipTransferRequested events raised by the OffchainAggregator contract.
OffchainAggregatorPayeeshipTransferred represents a PayeeshipTransferred event raised by the OffchainAggregator contract.
OffchainAggregatorPayeeshipTransferredIterator is returned from FilterPayeeshipTransferred and is used to iterate over the raw logs and unpacked data for PayeeshipTransferred events raised by the OffchainAggregator contract.
OffchainAggregatorPayeeshipTransferRequested represents a PayeeshipTransferRequested event raised by the OffchainAggregator contract.
OffchainAggregatorPayeeshipTransferRequestedIterator is returned from FilterPayeeshipTransferRequested and is used to iterate over the raw logs and unpacked data for PayeeshipTransferRequested events raised by the OffchainAggregator contract.
OffchainAggregatorRaw is an auto generated low-level Go binding around an Ethereum contract.
OffchainAggregatorRequesterAccessControllerSet represents a RequesterAccessControllerSet event raised by the OffchainAggregator contract.
OffchainAggregatorRequesterAccessControllerSetIterator is returned from FilterRequesterAccessControllerSet and is used to iterate over the raw logs and unpacked data for RequesterAccessControllerSet events raised by the OffchainAggregator contract.
OffchainAggregatorRoundRequested represents a RoundRequested event raised by the OffchainAggregator contract.
OffchainAggregatorRoundRequestedIterator is returned from FilterRoundRequested and is used to iterate over the raw logs and unpacked data for RoundRequested events raised by the OffchainAggregator contract.
OffchainAggregatorSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
OffchainAggregatorTransactor is an auto generated write-only Go binding around an Ethereum contract.
OffchainAggregatorTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
OffchainAggregatorTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
OffchainAggregatorValidatorConfigSet represents a ValidatorConfigSet event raised by the OffchainAggregator contract.
OffchainAggregatorValidatorConfigSetIterator is returned from FilterValidatorConfigSet and is used to iterate over the raw logs and unpacked data for ValidatorConfigSet events raised by the OffchainAggregator contract.
Oracle is an auto generated Go binding around an Ethereum contract.
OracleCaller is an auto generated read-only Go binding around an Ethereum contract.
OracleCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
OracleCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
OracleCancelOracleRequest represents a CancelOracleRequest event raised by the Oracle contract.
OracleCancelOracleRequestIterator is returned from FilterCancelOracleRequest and is used to iterate over the raw logs and unpacked data for CancelOracleRequest events raised by the Oracle contract.
OracleFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
OracleOracleRequest represents a OracleRequest event raised by the Oracle contract.
OracleOracleRequestIterator is returned from FilterOracleRequest and is used to iterate over the raw logs and unpacked data for OracleRequest events raised by the Oracle contract.
OracleOwnershipTransferred represents a OwnershipTransferred event raised by the Oracle contract.
OracleOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Oracle contract.
OracleRaw is an auto generated low-level Go binding around an Ethereum contract.
OracleSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
OracleTransactor is an auto generated write-only Go binding around an Ethereum contract.
OracleTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
OracleTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
SimpleReadAccessController is an auto generated Go binding around an Ethereum contract.
SimpleReadAccessControllerAddedAccess represents a AddedAccess event raised by the SimpleReadAccessController contract.
SimpleReadAccessControllerAddedAccessIterator is returned from FilterAddedAccess and is used to iterate over the raw logs and unpacked data for AddedAccess events raised by the SimpleReadAccessController contract.
SimpleReadAccessControllerCaller is an auto generated read-only Go binding around an Ethereum contract.
SimpleReadAccessControllerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SimpleReadAccessControllerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SimpleReadAccessControllerCheckAccessDisabled represents a CheckAccessDisabled event raised by the SimpleReadAccessController contract.
SimpleReadAccessControllerCheckAccessDisabledIterator is returned from FilterCheckAccessDisabled and is used to iterate over the raw logs and unpacked data for CheckAccessDisabled events raised by the SimpleReadAccessController contract.
SimpleReadAccessControllerCheckAccessEnabled represents a CheckAccessEnabled event raised by the SimpleReadAccessController contract.
SimpleReadAccessControllerCheckAccessEnabledIterator is returned from FilterCheckAccessEnabled and is used to iterate over the raw logs and unpacked data for CheckAccessEnabled events raised by the SimpleReadAccessController contract.
SimpleReadAccessControllerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SimpleReadAccessControllerOwnershipTransferred represents a OwnershipTransferred event raised by the SimpleReadAccessController contract.
SimpleReadAccessControllerOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the SimpleReadAccessController contract.
SimpleReadAccessControllerOwnershipTransferRequested represents a OwnershipTransferRequested event raised by the SimpleReadAccessController contract.
SimpleReadAccessControllerOwnershipTransferRequestedIterator is returned from FilterOwnershipTransferRequested and is used to iterate over the raw logs and unpacked data for OwnershipTransferRequested events raised by the SimpleReadAccessController contract.
SimpleReadAccessControllerRaw is an auto generated low-level Go binding around an Ethereum contract.
SimpleReadAccessControllerRemovedAccess represents a RemovedAccess event raised by the SimpleReadAccessController contract.
SimpleReadAccessControllerRemovedAccessIterator is returned from FilterRemovedAccess and is used to iterate over the raw logs and unpacked data for RemovedAccess events raised by the SimpleReadAccessController contract.
SimpleReadAccessControllerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SimpleReadAccessControllerTransactor is an auto generated write-only Go binding around an Ethereum contract.
SimpleReadAccessControllerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SimpleReadAccessControllerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
SimpleWriteAccessController is an auto generated Go binding around an Ethereum contract.
SimpleWriteAccessControllerAddedAccess represents a AddedAccess event raised by the SimpleWriteAccessController contract.
SimpleWriteAccessControllerAddedAccessIterator is returned from FilterAddedAccess and is used to iterate over the raw logs and unpacked data for AddedAccess events raised by the SimpleWriteAccessController contract.
SimpleWriteAccessControllerCaller is an auto generated read-only Go binding around an Ethereum contract.
SimpleWriteAccessControllerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SimpleWriteAccessControllerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SimpleWriteAccessControllerCheckAccessDisabled represents a CheckAccessDisabled event raised by the SimpleWriteAccessController contract.
SimpleWriteAccessControllerCheckAccessDisabledIterator is returned from FilterCheckAccessDisabled and is used to iterate over the raw logs and unpacked data for CheckAccessDisabled events raised by the SimpleWriteAccessController contract.
SimpleWriteAccessControllerCheckAccessEnabled represents a CheckAccessEnabled event raised by the SimpleWriteAccessController contract.
SimpleWriteAccessControllerCheckAccessEnabledIterator is returned from FilterCheckAccessEnabled and is used to iterate over the raw logs and unpacked data for CheckAccessEnabled events raised by the SimpleWriteAccessController contract.
SimpleWriteAccessControllerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SimpleWriteAccessControllerOwnershipTransferred represents a OwnershipTransferred event raised by the SimpleWriteAccessController contract.
SimpleWriteAccessControllerOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the SimpleWriteAccessController contract.
SimpleWriteAccessControllerOwnershipTransferRequested represents a OwnershipTransferRequested event raised by the SimpleWriteAccessController contract.
SimpleWriteAccessControllerOwnershipTransferRequestedIterator is returned from FilterOwnershipTransferRequested and is used to iterate over the raw logs and unpacked data for OwnershipTransferRequested events raised by the SimpleWriteAccessController contract.
SimpleWriteAccessControllerRaw is an auto generated low-level Go binding around an Ethereum contract.
SimpleWriteAccessControllerRemovedAccess represents a RemovedAccess event raised by the SimpleWriteAccessController contract.
SimpleWriteAccessControllerRemovedAccessIterator is returned from FilterRemovedAccess and is used to iterate over the raw logs and unpacked data for RemovedAccess events raised by the SimpleWriteAccessController contract.
SimpleWriteAccessControllerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SimpleWriteAccessControllerTransactor is an auto generated write-only Go binding around an Ethereum contract.
SimpleWriteAccessControllerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SimpleWriteAccessControllerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Store is an auto generated Go binding around an Ethereum contract.
StoreCaller is an auto generated read-only Go binding around an Ethereum contract.
StoreCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StoreCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StoreFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StoreRaw is an auto generated low-level Go binding around an Ethereum contract.
StoreSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StoreTransactor is an auto generated write-only Go binding around an Ethereum contract.
StoreTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StoreTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
UpkeepRegistrationRequests is an auto generated Go binding around an Ethereum contract.
UpkeepRegistrationRequestsCaller is an auto generated read-only Go binding around an Ethereum contract.
UpkeepRegistrationRequestsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
UpkeepRegistrationRequestsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
UpkeepRegistrationRequestsConfigChanged represents a ConfigChanged event raised by the UpkeepRegistrationRequests contract.
UpkeepRegistrationRequestsConfigChangedIterator is returned from FilterConfigChanged and is used to iterate over the raw logs and unpacked data for ConfigChanged events raised by the UpkeepRegistrationRequests contract.
UpkeepRegistrationRequestsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
UpkeepRegistrationRequestsOwnershipTransferred represents a OwnershipTransferred event raised by the UpkeepRegistrationRequests contract.
UpkeepRegistrationRequestsOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the UpkeepRegistrationRequests contract.
UpkeepRegistrationRequestsOwnershipTransferRequested represents a OwnershipTransferRequested event raised by the UpkeepRegistrationRequests contract.
UpkeepRegistrationRequestsOwnershipTransferRequestedIterator is returned from FilterOwnershipTransferRequested and is used to iterate over the raw logs and unpacked data for OwnershipTransferRequested events raised by the UpkeepRegistrationRequests contract.
UpkeepRegistrationRequestsRaw is an auto generated low-level Go binding around an Ethereum contract.
UpkeepRegistrationRequestsRegistrationApproved represents a RegistrationApproved event raised by the UpkeepRegistrationRequests contract.
UpkeepRegistrationRequestsRegistrationApprovedIterator is returned from FilterRegistrationApproved and is used to iterate over the raw logs and unpacked data for RegistrationApproved events raised by the UpkeepRegistrationRequests contract.
UpkeepRegistrationRequestsRegistrationRequested represents a RegistrationRequested event raised by the UpkeepRegistrationRequests contract.
UpkeepRegistrationRequestsRegistrationRequestedIterator is returned from FilterRegistrationRequested and is used to iterate over the raw logs and unpacked data for RegistrationRequested events raised by the UpkeepRegistrationRequests contract.
UpkeepRegistrationRequestsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
UpkeepRegistrationRequestsTransactor is an auto generated write-only Go binding around an Ethereum contract.
UpkeepRegistrationRequestsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
UpkeepRegistrationRequestsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
VRF is an auto generated Go binding around an Ethereum contract.
VRFCaller is an auto generated read-only Go binding around an Ethereum contract.
VRFCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
VRFCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
VRFConsumer is an auto generated Go binding around an Ethereum contract.
VRFConsumerCaller is an auto generated read-only Go binding around an Ethereum contract.
VRFConsumerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
VRFConsumerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
VRFConsumerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
VRFConsumerPerfMetricsEvent represents a PerfMetricsEvent event raised by the VRFConsumer contract.
VRFConsumerPerfMetricsEventIterator is returned from FilterPerfMetricsEvent and is used to iterate over the raw logs and unpacked data for PerfMetricsEvent events raised by the VRFConsumer contract.
VRFConsumerRaw is an auto generated low-level Go binding around an Ethereum contract.
VRFConsumerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
VRFConsumerTransactor is an auto generated write-only Go binding around an Ethereum contract.
VRFConsumerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
VRFConsumerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
VRFCoordinator is an auto generated Go binding around an Ethereum contract.
VRFCoordinatorCaller is an auto generated read-only Go binding around an Ethereum contract.
VRFCoordinatorCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
VRFCoordinatorCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
VRFCoordinatorFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
VRFCoordinatorNewServiceAgreement represents a NewServiceAgreement event raised by the VRFCoordinator contract.
VRFCoordinatorNewServiceAgreementIterator is returned from FilterNewServiceAgreement and is used to iterate over the raw logs and unpacked data for NewServiceAgreement events raised by the VRFCoordinator contract.
VRFCoordinatorOwnershipTransferred represents a OwnershipTransferred event raised by the VRFCoordinator contract.
VRFCoordinatorOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the VRFCoordinator contract.
VRFCoordinatorRandomnessRequest represents a RandomnessRequest event raised by the VRFCoordinator contract.
VRFCoordinatorRandomnessRequestFulfilled represents a RandomnessRequestFulfilled event raised by the VRFCoordinator contract.
VRFCoordinatorRandomnessRequestFulfilledIterator is returned from FilterRandomnessRequestFulfilled and is used to iterate over the raw logs and unpacked data for RandomnessRequestFulfilled events raised by the VRFCoordinator contract.
VRFCoordinatorRandomnessRequestIterator is returned from FilterRandomnessRequest and is used to iterate over the raw logs and unpacked data for RandomnessRequest events raised by the VRFCoordinator contract.
VRFCoordinatorRaw is an auto generated low-level Go binding around an Ethereum contract.
VRFCoordinatorSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
VRFCoordinatorTransactor is an auto generated write-only Go binding around an Ethereum contract.
VRFCoordinatorTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
VRFCoordinatorTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
VRFFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
VRFRaw is an auto generated low-level Go binding around an Ethereum contract.
VRFSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
VRFTransactor is an auto generated write-only Go binding around an Ethereum contract.
VRFTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
VRFTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.