Documentation ¶
Index ¶
- type AggregatorV3InterfaceInterface
- func (_m *AggregatorV3InterfaceInterface) Address() common.Address
- func (_m *AggregatorV3InterfaceInterface) Decimals(opts *bind.CallOpts) (uint8, error)
- func (_m *AggregatorV3InterfaceInterface) Description(opts *bind.CallOpts) (string, error)
- func (_m *AggregatorV3InterfaceInterface) EXPECT() *AggregatorV3InterfaceInterface_Expecter
- func (_m *AggregatorV3InterfaceInterface) GetRoundData(opts *bind.CallOpts, _roundId *big.Int) (aggregator_v3_interface.GetRoundData, error)
- func (_m *AggregatorV3InterfaceInterface) LatestRoundData(opts *bind.CallOpts) (aggregator_v3_interface.LatestRoundData, error)
- func (_m *AggregatorV3InterfaceInterface) Version(opts *bind.CallOpts) (*big.Int, error)
- type AggregatorV3InterfaceInterface_Address_Call
- func (_c *AggregatorV3InterfaceInterface_Address_Call) Return(_a0 common.Address) *AggregatorV3InterfaceInterface_Address_Call
- func (_c *AggregatorV3InterfaceInterface_Address_Call) Run(run func()) *AggregatorV3InterfaceInterface_Address_Call
- func (_c *AggregatorV3InterfaceInterface_Address_Call) RunAndReturn(run func() common.Address) *AggregatorV3InterfaceInterface_Address_Call
- type AggregatorV3InterfaceInterface_Decimals_Call
- func (_c *AggregatorV3InterfaceInterface_Decimals_Call) Return(_a0 uint8, _a1 error) *AggregatorV3InterfaceInterface_Decimals_Call
- func (_c *AggregatorV3InterfaceInterface_Decimals_Call) Run(run func(opts *bind.CallOpts)) *AggregatorV3InterfaceInterface_Decimals_Call
- func (_c *AggregatorV3InterfaceInterface_Decimals_Call) RunAndReturn(run func(*bind.CallOpts) (uint8, error)) *AggregatorV3InterfaceInterface_Decimals_Call
- type AggregatorV3InterfaceInterface_Description_Call
- func (_c *AggregatorV3InterfaceInterface_Description_Call) Return(_a0 string, _a1 error) *AggregatorV3InterfaceInterface_Description_Call
- func (_c *AggregatorV3InterfaceInterface_Description_Call) Run(run func(opts *bind.CallOpts)) *AggregatorV3InterfaceInterface_Description_Call
- func (_c *AggregatorV3InterfaceInterface_Description_Call) RunAndReturn(run func(*bind.CallOpts) (string, error)) *AggregatorV3InterfaceInterface_Description_Call
- type AggregatorV3InterfaceInterface_Expecter
- func (_e *AggregatorV3InterfaceInterface_Expecter) Address() *AggregatorV3InterfaceInterface_Address_Call
- func (_e *AggregatorV3InterfaceInterface_Expecter) Decimals(opts interface{}) *AggregatorV3InterfaceInterface_Decimals_Call
- func (_e *AggregatorV3InterfaceInterface_Expecter) Description(opts interface{}) *AggregatorV3InterfaceInterface_Description_Call
- func (_e *AggregatorV3InterfaceInterface_Expecter) GetRoundData(opts interface{}, _roundId interface{}) *AggregatorV3InterfaceInterface_GetRoundData_Call
- func (_e *AggregatorV3InterfaceInterface_Expecter) LatestRoundData(opts interface{}) *AggregatorV3InterfaceInterface_LatestRoundData_Call
- func (_e *AggregatorV3InterfaceInterface_Expecter) Version(opts interface{}) *AggregatorV3InterfaceInterface_Version_Call
- type AggregatorV3InterfaceInterface_GetRoundData_Call
- func (_c *AggregatorV3InterfaceInterface_GetRoundData_Call) Return(_a0 aggregator_v3_interface.GetRoundData, _a1 error) *AggregatorV3InterfaceInterface_GetRoundData_Call
- func (_c *AggregatorV3InterfaceInterface_GetRoundData_Call) Run(run func(opts *bind.CallOpts, _roundId *big.Int)) *AggregatorV3InterfaceInterface_GetRoundData_Call
- func (_c *AggregatorV3InterfaceInterface_GetRoundData_Call) RunAndReturn(...) *AggregatorV3InterfaceInterface_GetRoundData_Call
- type AggregatorV3InterfaceInterface_LatestRoundData_Call
- func (_c *AggregatorV3InterfaceInterface_LatestRoundData_Call) Return(_a0 aggregator_v3_interface.LatestRoundData, _a1 error) *AggregatorV3InterfaceInterface_LatestRoundData_Call
- func (_c *AggregatorV3InterfaceInterface_LatestRoundData_Call) Run(run func(opts *bind.CallOpts)) *AggregatorV3InterfaceInterface_LatestRoundData_Call
- func (_c *AggregatorV3InterfaceInterface_LatestRoundData_Call) RunAndReturn(run func(*bind.CallOpts) (aggregator_v3_interface.LatestRoundData, error)) *AggregatorV3InterfaceInterface_LatestRoundData_Call
- type AggregatorV3InterfaceInterface_Version_Call
- func (_c *AggregatorV3InterfaceInterface_Version_Call) Return(_a0 *big.Int, _a1 error) *AggregatorV3InterfaceInterface_Version_Call
- func (_c *AggregatorV3InterfaceInterface_Version_Call) Run(run func(opts *bind.CallOpts)) *AggregatorV3InterfaceInterface_Version_Call
- func (_c *AggregatorV3InterfaceInterface_Version_Call) RunAndReturn(run func(*bind.CallOpts) (*big.Int, error)) *AggregatorV3InterfaceInterface_Version_Call
- type Config
- type Config_Expecter
- type Config_FinalityDepth_Call
- type Config_MinIncomingConfirmations_Call
- func (_c *Config_MinIncomingConfirmations_Call) Return(_a0 uint32) *Config_MinIncomingConfirmations_Call
- func (_c *Config_MinIncomingConfirmations_Call) Run(run func()) *Config_MinIncomingConfirmations_Call
- func (_c *Config_MinIncomingConfirmations_Call) RunAndReturn(run func() uint32) *Config_MinIncomingConfirmations_Call
- type FeeConfig
- type FeeConfig_Expecter
- type FeeConfig_LimitDefault_Call
- type FeeConfig_LimitJobType_Call
- type FeeConfig_PriceMaxKey_Call
- func (_c *FeeConfig_PriceMaxKey_Call) Return(_a0 *assets.Wei) *FeeConfig_PriceMaxKey_Call
- func (_c *FeeConfig_PriceMaxKey_Call) Run(run func(addr common.Address)) *FeeConfig_PriceMaxKey_Call
- func (_c *FeeConfig_PriceMaxKey_Call) RunAndReturn(run func(common.Address) *assets.Wei) *FeeConfig_PriceMaxKey_Call
- type VRFCoordinatorV2Interface
- func (_m *VRFCoordinatorV2Interface) AcceptOwnership(opts *bind.TransactOpts) (*types.Transaction, error)
- func (_m *VRFCoordinatorV2Interface) AcceptSubscriptionOwnerTransfer(opts *bind.TransactOpts, subId uint64) (*types.Transaction, error)
- func (_m *VRFCoordinatorV2Interface) AddConsumer(opts *bind.TransactOpts, subId uint64, consumer common.Address) (*types.Transaction, error)
- func (_m *VRFCoordinatorV2Interface) Address() common.Address
- func (_m *VRFCoordinatorV2Interface) BLOCKHASHSTORE(opts *bind.CallOpts) (common.Address, error)
- func (_m *VRFCoordinatorV2Interface) CancelSubscription(opts *bind.TransactOpts, subId uint64, to common.Address) (*types.Transaction, error)
- func (_m *VRFCoordinatorV2Interface) CreateSubscription(opts *bind.TransactOpts) (*types.Transaction, error)
- func (_m *VRFCoordinatorV2Interface) DeregisterProvingKey(opts *bind.TransactOpts, publicProvingKey [2]*big.Int) (*types.Transaction, error)
- func (_m *VRFCoordinatorV2Interface) EXPECT() *VRFCoordinatorV2Interface_Expecter
- func (_m *VRFCoordinatorV2Interface) FilterConfigSet(opts *bind.FilterOpts) (*vrf_coordinator_v2.VRFCoordinatorV2ConfigSetIterator, error)
- func (_m *VRFCoordinatorV2Interface) FilterFundsRecovered(opts *bind.FilterOpts) (*vrf_coordinator_v2.VRFCoordinatorV2FundsRecoveredIterator, error)
- func (_m *VRFCoordinatorV2Interface) FilterOwnershipTransferRequested(opts *bind.FilterOpts, from []common.Address, to []common.Address) (*vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferRequestedIterator, error)
- func (_m *VRFCoordinatorV2Interface) FilterOwnershipTransferred(opts *bind.FilterOpts, from []common.Address, to []common.Address) (*vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferredIterator, error)
- func (_m *VRFCoordinatorV2Interface) FilterProvingKeyDeregistered(opts *bind.FilterOpts, oracle []common.Address) (*vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyDeregisteredIterator, error)
- func (_m *VRFCoordinatorV2Interface) FilterProvingKeyRegistered(opts *bind.FilterOpts, oracle []common.Address) (*vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyRegisteredIterator, error)
- func (_m *VRFCoordinatorV2Interface) FilterRandomWordsFulfilled(opts *bind.FilterOpts, requestId []*big.Int) (*vrf_coordinator_v2.VRFCoordinatorV2RandomWordsFulfilledIterator, error)
- func (_m *VRFCoordinatorV2Interface) FilterRandomWordsRequested(opts *bind.FilterOpts, keyHash [][32]byte, subId []uint64, ...) (*vrf_coordinator_v2.VRFCoordinatorV2RandomWordsRequestedIterator, error)
- func (_m *VRFCoordinatorV2Interface) FilterSubscriptionCanceled(opts *bind.FilterOpts, subId []uint64) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCanceledIterator, error)
- func (_m *VRFCoordinatorV2Interface) FilterSubscriptionConsumerAdded(opts *bind.FilterOpts, subId []uint64) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionConsumerAddedIterator, error)
- func (_m *VRFCoordinatorV2Interface) FilterSubscriptionConsumerRemoved(opts *bind.FilterOpts, subId []uint64) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionConsumerRemovedIterator, error)
- func (_m *VRFCoordinatorV2Interface) FilterSubscriptionCreated(opts *bind.FilterOpts, subId []uint64) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCreatedIterator, error)
- func (_m *VRFCoordinatorV2Interface) FilterSubscriptionFunded(opts *bind.FilterOpts, subId []uint64) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionFundedIterator, error)
- func (_m *VRFCoordinatorV2Interface) FilterSubscriptionOwnerTransferRequested(opts *bind.FilterOpts, subId []uint64) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionOwnerTransferRequestedIterator, ...)
- func (_m *VRFCoordinatorV2Interface) FilterSubscriptionOwnerTransferred(opts *bind.FilterOpts, subId []uint64) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionOwnerTransferredIterator, ...)
- func (_m *VRFCoordinatorV2Interface) FulfillRandomWords(opts *bind.TransactOpts, proof vrf_coordinator_v2.VRFProof, ...) (*types.Transaction, error)
- func (_m *VRFCoordinatorV2Interface) GetCommitment(opts *bind.CallOpts, requestId *big.Int) ([32]byte, error)
- func (_m *VRFCoordinatorV2Interface) GetConfig(opts *bind.CallOpts) (vrf_coordinator_v2.GetConfig, error)
- func (_m *VRFCoordinatorV2Interface) GetCurrentSubId(opts *bind.CallOpts) (uint64, error)
- func (_m *VRFCoordinatorV2Interface) GetFallbackWeiPerUnitLink(opts *bind.CallOpts) (*big.Int, error)
- func (_m *VRFCoordinatorV2Interface) GetFeeConfig(opts *bind.CallOpts) (vrf_coordinator_v2.GetFeeConfig, error)
- func (_m *VRFCoordinatorV2Interface) GetFeeTier(opts *bind.CallOpts, reqCount uint64) (uint32, error)
- func (_m *VRFCoordinatorV2Interface) GetRequestConfig(opts *bind.CallOpts) (uint16, uint32, [][32]byte, error)
- func (_m *VRFCoordinatorV2Interface) GetSubscription(opts *bind.CallOpts, subId uint64) (vrf_coordinator_v2.GetSubscription, error)
- func (_m *VRFCoordinatorV2Interface) GetTotalBalance(opts *bind.CallOpts) (*big.Int, error)
- func (_m *VRFCoordinatorV2Interface) HashOfKey(opts *bind.CallOpts, publicKey [2]*big.Int) ([32]byte, error)
- func (_m *VRFCoordinatorV2Interface) LINK(opts *bind.CallOpts) (common.Address, error)
- func (_m *VRFCoordinatorV2Interface) LINKETHFEED(opts *bind.CallOpts) (common.Address, error)
- func (_m *VRFCoordinatorV2Interface) MAXCONSUMERS(opts *bind.CallOpts) (uint16, error)
- func (_m *VRFCoordinatorV2Interface) MAXNUMWORDS(opts *bind.CallOpts) (uint32, error)
- func (_m *VRFCoordinatorV2Interface) MAXREQUESTCONFIRMATIONS(opts *bind.CallOpts) (uint16, error)
- func (_m *VRFCoordinatorV2Interface) OnTokenTransfer(opts *bind.TransactOpts, arg0 common.Address, amount *big.Int, data []byte) (*types.Transaction, error)
- func (_m *VRFCoordinatorV2Interface) OracleWithdraw(opts *bind.TransactOpts, recipient common.Address, amount *big.Int) (*types.Transaction, error)
- func (_m *VRFCoordinatorV2Interface) Owner(opts *bind.CallOpts) (common.Address, error)
- func (_m *VRFCoordinatorV2Interface) OwnerCancelSubscription(opts *bind.TransactOpts, subId uint64) (*types.Transaction, error)
- func (_m *VRFCoordinatorV2Interface) ParseConfigSet(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2ConfigSet, error)
- func (_m *VRFCoordinatorV2Interface) ParseFundsRecovered(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2FundsRecovered, error)
- func (_m *VRFCoordinatorV2Interface) ParseLog(log types.Log) (generated.AbigenLog, error)
- func (_m *VRFCoordinatorV2Interface) ParseOwnershipTransferRequested(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferRequested, error)
- func (_m *VRFCoordinatorV2Interface) ParseOwnershipTransferred(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferred, error)
- func (_m *VRFCoordinatorV2Interface) ParseProvingKeyDeregistered(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyDeregistered, error)
- func (_m *VRFCoordinatorV2Interface) ParseProvingKeyRegistered(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyRegistered, error)
- func (_m *VRFCoordinatorV2Interface) ParseRandomWordsFulfilled(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2RandomWordsFulfilled, error)
- func (_m *VRFCoordinatorV2Interface) ParseRandomWordsRequested(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2RandomWordsRequested, error)
- func (_m *VRFCoordinatorV2Interface) ParseSubscriptionCanceled(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCanceled, error)
- func (_m *VRFCoordinatorV2Interface) ParseSubscriptionConsumerAdded(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionConsumerAdded, error)
- func (_m *VRFCoordinatorV2Interface) ParseSubscriptionConsumerRemoved(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionConsumerRemoved, error)
- func (_m *VRFCoordinatorV2Interface) ParseSubscriptionCreated(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCreated, error)
- func (_m *VRFCoordinatorV2Interface) ParseSubscriptionFunded(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionFunded, error)
- func (_m *VRFCoordinatorV2Interface) ParseSubscriptionOwnerTransferRequested(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionOwnerTransferRequested, error)
- func (_m *VRFCoordinatorV2Interface) ParseSubscriptionOwnerTransferred(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionOwnerTransferred, error)
- func (_m *VRFCoordinatorV2Interface) PendingRequestExists(opts *bind.CallOpts, subId uint64) (bool, error)
- func (_m *VRFCoordinatorV2Interface) RecoverFunds(opts *bind.TransactOpts, to common.Address) (*types.Transaction, error)
- func (_m *VRFCoordinatorV2Interface) RegisterProvingKey(opts *bind.TransactOpts, oracle common.Address, publicProvingKey [2]*big.Int) (*types.Transaction, error)
- func (_m *VRFCoordinatorV2Interface) RemoveConsumer(opts *bind.TransactOpts, subId uint64, consumer common.Address) (*types.Transaction, error)
- func (_m *VRFCoordinatorV2Interface) RequestRandomWords(opts *bind.TransactOpts, keyHash [32]byte, subId uint64, ...) (*types.Transaction, error)
- func (_m *VRFCoordinatorV2Interface) RequestSubscriptionOwnerTransfer(opts *bind.TransactOpts, subId uint64, newOwner common.Address) (*types.Transaction, error)
- func (_m *VRFCoordinatorV2Interface) SetConfig(opts *bind.TransactOpts, minimumRequestConfirmations uint16, ...) (*types.Transaction, error)
- func (_m *VRFCoordinatorV2Interface) TransferOwnership(opts *bind.TransactOpts, to common.Address) (*types.Transaction, error)
- func (_m *VRFCoordinatorV2Interface) TypeAndVersion(opts *bind.CallOpts) (string, error)
- func (_m *VRFCoordinatorV2Interface) WatchConfigSet(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_m *VRFCoordinatorV2Interface) WatchFundsRecovered(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_m *VRFCoordinatorV2Interface) WatchOwnershipTransferRequested(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_m *VRFCoordinatorV2Interface) WatchOwnershipTransferred(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_m *VRFCoordinatorV2Interface) WatchProvingKeyDeregistered(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_m *VRFCoordinatorV2Interface) WatchProvingKeyRegistered(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_m *VRFCoordinatorV2Interface) WatchRandomWordsFulfilled(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_m *VRFCoordinatorV2Interface) WatchRandomWordsRequested(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_m *VRFCoordinatorV2Interface) WatchSubscriptionCanceled(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_m *VRFCoordinatorV2Interface) WatchSubscriptionConsumerAdded(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_m *VRFCoordinatorV2Interface) WatchSubscriptionConsumerRemoved(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_m *VRFCoordinatorV2Interface) WatchSubscriptionCreated(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_m *VRFCoordinatorV2Interface) WatchSubscriptionFunded(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_m *VRFCoordinatorV2Interface) WatchSubscriptionOwnerTransferRequested(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_m *VRFCoordinatorV2Interface) WatchSubscriptionOwnerTransferred(opts *bind.WatchOpts, ...) (event.Subscription, error)
- type VRFCoordinatorV2Interface_AcceptOwnership_Call
- func (_c *VRFCoordinatorV2Interface_AcceptOwnership_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_AcceptOwnership_Call
- func (_c *VRFCoordinatorV2Interface_AcceptOwnership_Call) Run(run func(opts *bind.TransactOpts)) *VRFCoordinatorV2Interface_AcceptOwnership_Call
- func (_c *VRFCoordinatorV2Interface_AcceptOwnership_Call) RunAndReturn(run func(*bind.TransactOpts) (*types.Transaction, error)) *VRFCoordinatorV2Interface_AcceptOwnership_Call
- type VRFCoordinatorV2Interface_AcceptSubscriptionOwnerTransfer_Call
- func (_c *VRFCoordinatorV2Interface_AcceptSubscriptionOwnerTransfer_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_AcceptSubscriptionOwnerTransfer_Call
- func (_c *VRFCoordinatorV2Interface_AcceptSubscriptionOwnerTransfer_Call) Run(run func(opts *bind.TransactOpts, subId uint64)) *VRFCoordinatorV2Interface_AcceptSubscriptionOwnerTransfer_Call
- func (_c *VRFCoordinatorV2Interface_AcceptSubscriptionOwnerTransfer_Call) RunAndReturn(run func(*bind.TransactOpts, uint64) (*types.Transaction, error)) *VRFCoordinatorV2Interface_AcceptSubscriptionOwnerTransfer_Call
- type VRFCoordinatorV2Interface_AddConsumer_Call
- func (_c *VRFCoordinatorV2Interface_AddConsumer_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_AddConsumer_Call
- func (_c *VRFCoordinatorV2Interface_AddConsumer_Call) Run(run func(opts *bind.TransactOpts, subId uint64, consumer common.Address)) *VRFCoordinatorV2Interface_AddConsumer_Call
- func (_c *VRFCoordinatorV2Interface_AddConsumer_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_AddConsumer_Call
- type VRFCoordinatorV2Interface_Address_Call
- func (_c *VRFCoordinatorV2Interface_Address_Call) Return(_a0 common.Address) *VRFCoordinatorV2Interface_Address_Call
- func (_c *VRFCoordinatorV2Interface_Address_Call) Run(run func()) *VRFCoordinatorV2Interface_Address_Call
- func (_c *VRFCoordinatorV2Interface_Address_Call) RunAndReturn(run func() common.Address) *VRFCoordinatorV2Interface_Address_Call
- type VRFCoordinatorV2Interface_BLOCKHASHSTORE_Call
- func (_c *VRFCoordinatorV2Interface_BLOCKHASHSTORE_Call) Return(_a0 common.Address, _a1 error) *VRFCoordinatorV2Interface_BLOCKHASHSTORE_Call
- func (_c *VRFCoordinatorV2Interface_BLOCKHASHSTORE_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_BLOCKHASHSTORE_Call
- func (_c *VRFCoordinatorV2Interface_BLOCKHASHSTORE_Call) RunAndReturn(run func(*bind.CallOpts) (common.Address, error)) *VRFCoordinatorV2Interface_BLOCKHASHSTORE_Call
- type VRFCoordinatorV2Interface_CancelSubscription_Call
- func (_c *VRFCoordinatorV2Interface_CancelSubscription_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_CancelSubscription_Call
- func (_c *VRFCoordinatorV2Interface_CancelSubscription_Call) Run(run func(opts *bind.TransactOpts, subId uint64, to common.Address)) *VRFCoordinatorV2Interface_CancelSubscription_Call
- func (_c *VRFCoordinatorV2Interface_CancelSubscription_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_CancelSubscription_Call
- type VRFCoordinatorV2Interface_CreateSubscription_Call
- func (_c *VRFCoordinatorV2Interface_CreateSubscription_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_CreateSubscription_Call
- func (_c *VRFCoordinatorV2Interface_CreateSubscription_Call) Run(run func(opts *bind.TransactOpts)) *VRFCoordinatorV2Interface_CreateSubscription_Call
- func (_c *VRFCoordinatorV2Interface_CreateSubscription_Call) RunAndReturn(run func(*bind.TransactOpts) (*types.Transaction, error)) *VRFCoordinatorV2Interface_CreateSubscription_Call
- type VRFCoordinatorV2Interface_DeregisterProvingKey_Call
- func (_c *VRFCoordinatorV2Interface_DeregisterProvingKey_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_DeregisterProvingKey_Call
- func (_c *VRFCoordinatorV2Interface_DeregisterProvingKey_Call) Run(run func(opts *bind.TransactOpts, publicProvingKey [2]*big.Int)) *VRFCoordinatorV2Interface_DeregisterProvingKey_Call
- func (_c *VRFCoordinatorV2Interface_DeregisterProvingKey_Call) RunAndReturn(run func(*bind.TransactOpts, [2]*big.Int) (*types.Transaction, error)) *VRFCoordinatorV2Interface_DeregisterProvingKey_Call
- type VRFCoordinatorV2Interface_Expecter
- func (_e *VRFCoordinatorV2Interface_Expecter) AcceptOwnership(opts interface{}) *VRFCoordinatorV2Interface_AcceptOwnership_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) AcceptSubscriptionOwnerTransfer(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_AcceptSubscriptionOwnerTransfer_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) AddConsumer(opts interface{}, subId interface{}, consumer interface{}) *VRFCoordinatorV2Interface_AddConsumer_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) Address() *VRFCoordinatorV2Interface_Address_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) BLOCKHASHSTORE(opts interface{}) *VRFCoordinatorV2Interface_BLOCKHASHSTORE_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) CancelSubscription(opts interface{}, subId interface{}, to interface{}) *VRFCoordinatorV2Interface_CancelSubscription_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) CreateSubscription(opts interface{}) *VRFCoordinatorV2Interface_CreateSubscription_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) DeregisterProvingKey(opts interface{}, publicProvingKey interface{}) *VRFCoordinatorV2Interface_DeregisterProvingKey_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) FilterConfigSet(opts interface{}) *VRFCoordinatorV2Interface_FilterConfigSet_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) FilterFundsRecovered(opts interface{}) *VRFCoordinatorV2Interface_FilterFundsRecovered_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) FilterOwnershipTransferRequested(opts interface{}, from interface{}, to interface{}) *VRFCoordinatorV2Interface_FilterOwnershipTransferRequested_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) FilterOwnershipTransferred(opts interface{}, from interface{}, to interface{}) *VRFCoordinatorV2Interface_FilterOwnershipTransferred_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) FilterProvingKeyDeregistered(opts interface{}, oracle interface{}) *VRFCoordinatorV2Interface_FilterProvingKeyDeregistered_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) FilterProvingKeyRegistered(opts interface{}, oracle interface{}) *VRFCoordinatorV2Interface_FilterProvingKeyRegistered_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) FilterRandomWordsFulfilled(opts interface{}, requestId interface{}) *VRFCoordinatorV2Interface_FilterRandomWordsFulfilled_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) FilterRandomWordsRequested(opts interface{}, keyHash interface{}, subId interface{}, sender interface{}) *VRFCoordinatorV2Interface_FilterRandomWordsRequested_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) FilterSubscriptionCanceled(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_FilterSubscriptionCanceled_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) FilterSubscriptionConsumerAdded(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_FilterSubscriptionConsumerAdded_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) FilterSubscriptionConsumerRemoved(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_FilterSubscriptionConsumerRemoved_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) FilterSubscriptionCreated(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_FilterSubscriptionCreated_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) FilterSubscriptionFunded(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_FilterSubscriptionFunded_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) FilterSubscriptionOwnerTransferRequested(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferRequested_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) FilterSubscriptionOwnerTransferred(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferred_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) FulfillRandomWords(opts interface{}, proof interface{}, rc interface{}) *VRFCoordinatorV2Interface_FulfillRandomWords_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) GetCommitment(opts interface{}, requestId interface{}) *VRFCoordinatorV2Interface_GetCommitment_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) GetConfig(opts interface{}) *VRFCoordinatorV2Interface_GetConfig_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) GetCurrentSubId(opts interface{}) *VRFCoordinatorV2Interface_GetCurrentSubId_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) GetFallbackWeiPerUnitLink(opts interface{}) *VRFCoordinatorV2Interface_GetFallbackWeiPerUnitLink_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) GetFeeConfig(opts interface{}) *VRFCoordinatorV2Interface_GetFeeConfig_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) GetFeeTier(opts interface{}, reqCount interface{}) *VRFCoordinatorV2Interface_GetFeeTier_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) GetRequestConfig(opts interface{}) *VRFCoordinatorV2Interface_GetRequestConfig_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) GetSubscription(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_GetSubscription_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) GetTotalBalance(opts interface{}) *VRFCoordinatorV2Interface_GetTotalBalance_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) HashOfKey(opts interface{}, publicKey interface{}) *VRFCoordinatorV2Interface_HashOfKey_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) LINK(opts interface{}) *VRFCoordinatorV2Interface_LINK_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) LINKETHFEED(opts interface{}) *VRFCoordinatorV2Interface_LINKETHFEED_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) MAXCONSUMERS(opts interface{}) *VRFCoordinatorV2Interface_MAXCONSUMERS_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) MAXNUMWORDS(opts interface{}) *VRFCoordinatorV2Interface_MAXNUMWORDS_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) MAXREQUESTCONFIRMATIONS(opts interface{}) *VRFCoordinatorV2Interface_MAXREQUESTCONFIRMATIONS_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) OnTokenTransfer(opts interface{}, arg0 interface{}, amount interface{}, data interface{}) *VRFCoordinatorV2Interface_OnTokenTransfer_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) OracleWithdraw(opts interface{}, recipient interface{}, amount interface{}) *VRFCoordinatorV2Interface_OracleWithdraw_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) Owner(opts interface{}) *VRFCoordinatorV2Interface_Owner_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) OwnerCancelSubscription(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_OwnerCancelSubscription_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) ParseConfigSet(log interface{}) *VRFCoordinatorV2Interface_ParseConfigSet_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) ParseFundsRecovered(log interface{}) *VRFCoordinatorV2Interface_ParseFundsRecovered_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) ParseLog(log interface{}) *VRFCoordinatorV2Interface_ParseLog_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) ParseOwnershipTransferRequested(log interface{}) *VRFCoordinatorV2Interface_ParseOwnershipTransferRequested_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) ParseOwnershipTransferred(log interface{}) *VRFCoordinatorV2Interface_ParseOwnershipTransferred_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) ParseProvingKeyDeregistered(log interface{}) *VRFCoordinatorV2Interface_ParseProvingKeyDeregistered_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) ParseProvingKeyRegistered(log interface{}) *VRFCoordinatorV2Interface_ParseProvingKeyRegistered_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) ParseRandomWordsFulfilled(log interface{}) *VRFCoordinatorV2Interface_ParseRandomWordsFulfilled_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) ParseRandomWordsRequested(log interface{}) *VRFCoordinatorV2Interface_ParseRandomWordsRequested_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) ParseSubscriptionCanceled(log interface{}) *VRFCoordinatorV2Interface_ParseSubscriptionCanceled_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) ParseSubscriptionConsumerAdded(log interface{}) *VRFCoordinatorV2Interface_ParseSubscriptionConsumerAdded_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) ParseSubscriptionConsumerRemoved(log interface{}) *VRFCoordinatorV2Interface_ParseSubscriptionConsumerRemoved_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) ParseSubscriptionCreated(log interface{}) *VRFCoordinatorV2Interface_ParseSubscriptionCreated_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) ParseSubscriptionFunded(log interface{}) *VRFCoordinatorV2Interface_ParseSubscriptionFunded_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) ParseSubscriptionOwnerTransferRequested(log interface{}) *VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferRequested_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) ParseSubscriptionOwnerTransferred(log interface{}) *VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferred_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) PendingRequestExists(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_PendingRequestExists_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) RecoverFunds(opts interface{}, to interface{}) *VRFCoordinatorV2Interface_RecoverFunds_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) RegisterProvingKey(opts interface{}, oracle interface{}, publicProvingKey interface{}) *VRFCoordinatorV2Interface_RegisterProvingKey_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) RemoveConsumer(opts interface{}, subId interface{}, consumer interface{}) *VRFCoordinatorV2Interface_RemoveConsumer_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) RequestRandomWords(opts interface{}, keyHash interface{}, subId interface{}, ...) *VRFCoordinatorV2Interface_RequestRandomWords_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) RequestSubscriptionOwnerTransfer(opts interface{}, subId interface{}, newOwner interface{}) *VRFCoordinatorV2Interface_RequestSubscriptionOwnerTransfer_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) SetConfig(opts interface{}, minimumRequestConfirmations interface{}, ...) *VRFCoordinatorV2Interface_SetConfig_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) TransferOwnership(opts interface{}, to interface{}) *VRFCoordinatorV2Interface_TransferOwnership_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) TypeAndVersion(opts interface{}) *VRFCoordinatorV2Interface_TypeAndVersion_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) WatchConfigSet(opts interface{}, sink interface{}) *VRFCoordinatorV2Interface_WatchConfigSet_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) WatchFundsRecovered(opts interface{}, sink interface{}) *VRFCoordinatorV2Interface_WatchFundsRecovered_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) WatchOwnershipTransferRequested(opts interface{}, sink interface{}, from interface{}, to interface{}) *VRFCoordinatorV2Interface_WatchOwnershipTransferRequested_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) WatchOwnershipTransferred(opts interface{}, sink interface{}, from interface{}, to interface{}) *VRFCoordinatorV2Interface_WatchOwnershipTransferred_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) WatchProvingKeyDeregistered(opts interface{}, sink interface{}, oracle interface{}) *VRFCoordinatorV2Interface_WatchProvingKeyDeregistered_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) WatchProvingKeyRegistered(opts interface{}, sink interface{}, oracle interface{}) *VRFCoordinatorV2Interface_WatchProvingKeyRegistered_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) WatchRandomWordsFulfilled(opts interface{}, sink interface{}, requestId interface{}) *VRFCoordinatorV2Interface_WatchRandomWordsFulfilled_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) WatchRandomWordsRequested(opts interface{}, sink interface{}, keyHash interface{}, subId interface{}, ...) *VRFCoordinatorV2Interface_WatchRandomWordsRequested_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) WatchSubscriptionCanceled(opts interface{}, sink interface{}, subId interface{}) *VRFCoordinatorV2Interface_WatchSubscriptionCanceled_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) WatchSubscriptionConsumerAdded(opts interface{}, sink interface{}, subId interface{}) *VRFCoordinatorV2Interface_WatchSubscriptionConsumerAdded_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) WatchSubscriptionConsumerRemoved(opts interface{}, sink interface{}, subId interface{}) *VRFCoordinatorV2Interface_WatchSubscriptionConsumerRemoved_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) WatchSubscriptionCreated(opts interface{}, sink interface{}, subId interface{}) *VRFCoordinatorV2Interface_WatchSubscriptionCreated_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) WatchSubscriptionFunded(opts interface{}, sink interface{}, subId interface{}) *VRFCoordinatorV2Interface_WatchSubscriptionFunded_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) WatchSubscriptionOwnerTransferRequested(opts interface{}, sink interface{}, subId interface{}) *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferRequested_Call
- func (_e *VRFCoordinatorV2Interface_Expecter) WatchSubscriptionOwnerTransferred(opts interface{}, sink interface{}, subId interface{}) *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferred_Call
- type VRFCoordinatorV2Interface_FilterConfigSet_Call
- func (_c *VRFCoordinatorV2Interface_FilterConfigSet_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2ConfigSetIterator, _a1 error) *VRFCoordinatorV2Interface_FilterConfigSet_Call
- func (_c *VRFCoordinatorV2Interface_FilterConfigSet_Call) Run(run func(opts *bind.FilterOpts)) *VRFCoordinatorV2Interface_FilterConfigSet_Call
- func (_c *VRFCoordinatorV2Interface_FilterConfigSet_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_FilterConfigSet_Call
- type VRFCoordinatorV2Interface_FilterFundsRecovered_Call
- func (_c *VRFCoordinatorV2Interface_FilterFundsRecovered_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2FundsRecoveredIterator, _a1 error) *VRFCoordinatorV2Interface_FilterFundsRecovered_Call
- func (_c *VRFCoordinatorV2Interface_FilterFundsRecovered_Call) Run(run func(opts *bind.FilterOpts)) *VRFCoordinatorV2Interface_FilterFundsRecovered_Call
- func (_c *VRFCoordinatorV2Interface_FilterFundsRecovered_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_FilterFundsRecovered_Call
- type VRFCoordinatorV2Interface_FilterOwnershipTransferRequested_Call
- func (_c *VRFCoordinatorV2Interface_FilterOwnershipTransferRequested_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferRequestedIterator, ...) *VRFCoordinatorV2Interface_FilterOwnershipTransferRequested_Call
- func (_c *VRFCoordinatorV2Interface_FilterOwnershipTransferRequested_Call) Run(run func(opts *bind.FilterOpts, from []common.Address, to []common.Address)) *VRFCoordinatorV2Interface_FilterOwnershipTransferRequested_Call
- func (_c *VRFCoordinatorV2Interface_FilterOwnershipTransferRequested_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_FilterOwnershipTransferRequested_Call
- type VRFCoordinatorV2Interface_FilterOwnershipTransferred_Call
- func (_c *VRFCoordinatorV2Interface_FilterOwnershipTransferred_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferredIterator, ...) *VRFCoordinatorV2Interface_FilterOwnershipTransferred_Call
- func (_c *VRFCoordinatorV2Interface_FilterOwnershipTransferred_Call) Run(run func(opts *bind.FilterOpts, from []common.Address, to []common.Address)) *VRFCoordinatorV2Interface_FilterOwnershipTransferred_Call
- func (_c *VRFCoordinatorV2Interface_FilterOwnershipTransferred_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_FilterOwnershipTransferred_Call
- type VRFCoordinatorV2Interface_FilterProvingKeyDeregistered_Call
- func (_c *VRFCoordinatorV2Interface_FilterProvingKeyDeregistered_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyDeregisteredIterator, ...) *VRFCoordinatorV2Interface_FilterProvingKeyDeregistered_Call
- func (_c *VRFCoordinatorV2Interface_FilterProvingKeyDeregistered_Call) Run(run func(opts *bind.FilterOpts, oracle []common.Address)) *VRFCoordinatorV2Interface_FilterProvingKeyDeregistered_Call
- func (_c *VRFCoordinatorV2Interface_FilterProvingKeyDeregistered_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_FilterProvingKeyDeregistered_Call
- type VRFCoordinatorV2Interface_FilterProvingKeyRegistered_Call
- func (_c *VRFCoordinatorV2Interface_FilterProvingKeyRegistered_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyRegisteredIterator, ...) *VRFCoordinatorV2Interface_FilterProvingKeyRegistered_Call
- func (_c *VRFCoordinatorV2Interface_FilterProvingKeyRegistered_Call) Run(run func(opts *bind.FilterOpts, oracle []common.Address)) *VRFCoordinatorV2Interface_FilterProvingKeyRegistered_Call
- func (_c *VRFCoordinatorV2Interface_FilterProvingKeyRegistered_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_FilterProvingKeyRegistered_Call
- type VRFCoordinatorV2Interface_FilterRandomWordsFulfilled_Call
- func (_c *VRFCoordinatorV2Interface_FilterRandomWordsFulfilled_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2RandomWordsFulfilledIterator, ...) *VRFCoordinatorV2Interface_FilterRandomWordsFulfilled_Call
- func (_c *VRFCoordinatorV2Interface_FilterRandomWordsFulfilled_Call) Run(run func(opts *bind.FilterOpts, requestId []*big.Int)) *VRFCoordinatorV2Interface_FilterRandomWordsFulfilled_Call
- func (_c *VRFCoordinatorV2Interface_FilterRandomWordsFulfilled_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_FilterRandomWordsFulfilled_Call
- type VRFCoordinatorV2Interface_FilterRandomWordsRequested_Call
- func (_c *VRFCoordinatorV2Interface_FilterRandomWordsRequested_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2RandomWordsRequestedIterator, ...) *VRFCoordinatorV2Interface_FilterRandomWordsRequested_Call
- func (_c *VRFCoordinatorV2Interface_FilterRandomWordsRequested_Call) Run(run func(opts *bind.FilterOpts, keyHash [][32]byte, subId []uint64, ...)) *VRFCoordinatorV2Interface_FilterRandomWordsRequested_Call
- func (_c *VRFCoordinatorV2Interface_FilterRandomWordsRequested_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_FilterRandomWordsRequested_Call
- type VRFCoordinatorV2Interface_FilterSubscriptionCanceled_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionCanceled_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCanceledIterator, ...) *VRFCoordinatorV2Interface_FilterSubscriptionCanceled_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionCanceled_Call) Run(run func(opts *bind.FilterOpts, subId []uint64)) *VRFCoordinatorV2Interface_FilterSubscriptionCanceled_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionCanceled_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_FilterSubscriptionCanceled_Call
- type VRFCoordinatorV2Interface_FilterSubscriptionConsumerAdded_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionConsumerAdded_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionConsumerAddedIterator, ...) *VRFCoordinatorV2Interface_FilterSubscriptionConsumerAdded_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionConsumerAdded_Call) Run(run func(opts *bind.FilterOpts, subId []uint64)) *VRFCoordinatorV2Interface_FilterSubscriptionConsumerAdded_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionConsumerAdded_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_FilterSubscriptionConsumerAdded_Call
- type VRFCoordinatorV2Interface_FilterSubscriptionConsumerRemoved_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionConsumerRemoved_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionConsumerRemovedIterator, ...) *VRFCoordinatorV2Interface_FilterSubscriptionConsumerRemoved_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionConsumerRemoved_Call) Run(run func(opts *bind.FilterOpts, subId []uint64)) *VRFCoordinatorV2Interface_FilterSubscriptionConsumerRemoved_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionConsumerRemoved_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_FilterSubscriptionConsumerRemoved_Call
- type VRFCoordinatorV2Interface_FilterSubscriptionCreated_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionCreated_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCreatedIterator, _a1 error) *VRFCoordinatorV2Interface_FilterSubscriptionCreated_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionCreated_Call) Run(run func(opts *bind.FilterOpts, subId []uint64)) *VRFCoordinatorV2Interface_FilterSubscriptionCreated_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionCreated_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_FilterSubscriptionCreated_Call
- type VRFCoordinatorV2Interface_FilterSubscriptionFunded_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionFunded_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionFundedIterator, _a1 error) *VRFCoordinatorV2Interface_FilterSubscriptionFunded_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionFunded_Call) Run(run func(opts *bind.FilterOpts, subId []uint64)) *VRFCoordinatorV2Interface_FilterSubscriptionFunded_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionFunded_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_FilterSubscriptionFunded_Call
- type VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferRequested_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferRequested_Call) Return(...) *VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferRequested_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferRequested_Call) Run(run func(opts *bind.FilterOpts, subId []uint64)) *VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferRequested_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferRequested_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferRequested_Call
- type VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferred_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferred_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionOwnerTransferredIterator, ...) *VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferred_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferred_Call) Run(run func(opts *bind.FilterOpts, subId []uint64)) *VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferred_Call
- func (_c *VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferred_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferred_Call
- type VRFCoordinatorV2Interface_FulfillRandomWords_Call
- func (_c *VRFCoordinatorV2Interface_FulfillRandomWords_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_FulfillRandomWords_Call
- func (_c *VRFCoordinatorV2Interface_FulfillRandomWords_Call) Run(run func(opts *bind.TransactOpts, proof vrf_coordinator_v2.VRFProof, ...)) *VRFCoordinatorV2Interface_FulfillRandomWords_Call
- func (_c *VRFCoordinatorV2Interface_FulfillRandomWords_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_FulfillRandomWords_Call
- type VRFCoordinatorV2Interface_GetCommitment_Call
- func (_c *VRFCoordinatorV2Interface_GetCommitment_Call) Return(_a0 [32]byte, _a1 error) *VRFCoordinatorV2Interface_GetCommitment_Call
- func (_c *VRFCoordinatorV2Interface_GetCommitment_Call) Run(run func(opts *bind.CallOpts, requestId *big.Int)) *VRFCoordinatorV2Interface_GetCommitment_Call
- func (_c *VRFCoordinatorV2Interface_GetCommitment_Call) RunAndReturn(run func(*bind.CallOpts, *big.Int) ([32]byte, error)) *VRFCoordinatorV2Interface_GetCommitment_Call
- type VRFCoordinatorV2Interface_GetConfig_Call
- func (_c *VRFCoordinatorV2Interface_GetConfig_Call) Return(_a0 vrf_coordinator_v2.GetConfig, _a1 error) *VRFCoordinatorV2Interface_GetConfig_Call
- func (_c *VRFCoordinatorV2Interface_GetConfig_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_GetConfig_Call
- func (_c *VRFCoordinatorV2Interface_GetConfig_Call) RunAndReturn(run func(*bind.CallOpts) (vrf_coordinator_v2.GetConfig, error)) *VRFCoordinatorV2Interface_GetConfig_Call
- type VRFCoordinatorV2Interface_GetCurrentSubId_Call
- func (_c *VRFCoordinatorV2Interface_GetCurrentSubId_Call) Return(_a0 uint64, _a1 error) *VRFCoordinatorV2Interface_GetCurrentSubId_Call
- func (_c *VRFCoordinatorV2Interface_GetCurrentSubId_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_GetCurrentSubId_Call
- func (_c *VRFCoordinatorV2Interface_GetCurrentSubId_Call) RunAndReturn(run func(*bind.CallOpts) (uint64, error)) *VRFCoordinatorV2Interface_GetCurrentSubId_Call
- type VRFCoordinatorV2Interface_GetFallbackWeiPerUnitLink_Call
- func (_c *VRFCoordinatorV2Interface_GetFallbackWeiPerUnitLink_Call) Return(_a0 *big.Int, _a1 error) *VRFCoordinatorV2Interface_GetFallbackWeiPerUnitLink_Call
- func (_c *VRFCoordinatorV2Interface_GetFallbackWeiPerUnitLink_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_GetFallbackWeiPerUnitLink_Call
- func (_c *VRFCoordinatorV2Interface_GetFallbackWeiPerUnitLink_Call) RunAndReturn(run func(*bind.CallOpts) (*big.Int, error)) *VRFCoordinatorV2Interface_GetFallbackWeiPerUnitLink_Call
- type VRFCoordinatorV2Interface_GetFeeConfig_Call
- func (_c *VRFCoordinatorV2Interface_GetFeeConfig_Call) Return(_a0 vrf_coordinator_v2.GetFeeConfig, _a1 error) *VRFCoordinatorV2Interface_GetFeeConfig_Call
- func (_c *VRFCoordinatorV2Interface_GetFeeConfig_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_GetFeeConfig_Call
- func (_c *VRFCoordinatorV2Interface_GetFeeConfig_Call) RunAndReturn(run func(*bind.CallOpts) (vrf_coordinator_v2.GetFeeConfig, error)) *VRFCoordinatorV2Interface_GetFeeConfig_Call
- type VRFCoordinatorV2Interface_GetFeeTier_Call
- func (_c *VRFCoordinatorV2Interface_GetFeeTier_Call) Return(_a0 uint32, _a1 error) *VRFCoordinatorV2Interface_GetFeeTier_Call
- func (_c *VRFCoordinatorV2Interface_GetFeeTier_Call) Run(run func(opts *bind.CallOpts, reqCount uint64)) *VRFCoordinatorV2Interface_GetFeeTier_Call
- func (_c *VRFCoordinatorV2Interface_GetFeeTier_Call) RunAndReturn(run func(*bind.CallOpts, uint64) (uint32, error)) *VRFCoordinatorV2Interface_GetFeeTier_Call
- type VRFCoordinatorV2Interface_GetRequestConfig_Call
- func (_c *VRFCoordinatorV2Interface_GetRequestConfig_Call) Return(_a0 uint16, _a1 uint32, _a2 [][32]byte, _a3 error) *VRFCoordinatorV2Interface_GetRequestConfig_Call
- func (_c *VRFCoordinatorV2Interface_GetRequestConfig_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_GetRequestConfig_Call
- func (_c *VRFCoordinatorV2Interface_GetRequestConfig_Call) RunAndReturn(run func(*bind.CallOpts) (uint16, uint32, [][32]byte, error)) *VRFCoordinatorV2Interface_GetRequestConfig_Call
- type VRFCoordinatorV2Interface_GetSubscription_Call
- func (_c *VRFCoordinatorV2Interface_GetSubscription_Call) Return(_a0 vrf_coordinator_v2.GetSubscription, _a1 error) *VRFCoordinatorV2Interface_GetSubscription_Call
- func (_c *VRFCoordinatorV2Interface_GetSubscription_Call) Run(run func(opts *bind.CallOpts, subId uint64)) *VRFCoordinatorV2Interface_GetSubscription_Call
- func (_c *VRFCoordinatorV2Interface_GetSubscription_Call) RunAndReturn(run func(*bind.CallOpts, uint64) (vrf_coordinator_v2.GetSubscription, error)) *VRFCoordinatorV2Interface_GetSubscription_Call
- type VRFCoordinatorV2Interface_GetTotalBalance_Call
- func (_c *VRFCoordinatorV2Interface_GetTotalBalance_Call) Return(_a0 *big.Int, _a1 error) *VRFCoordinatorV2Interface_GetTotalBalance_Call
- func (_c *VRFCoordinatorV2Interface_GetTotalBalance_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_GetTotalBalance_Call
- func (_c *VRFCoordinatorV2Interface_GetTotalBalance_Call) RunAndReturn(run func(*bind.CallOpts) (*big.Int, error)) *VRFCoordinatorV2Interface_GetTotalBalance_Call
- type VRFCoordinatorV2Interface_HashOfKey_Call
- func (_c *VRFCoordinatorV2Interface_HashOfKey_Call) Return(_a0 [32]byte, _a1 error) *VRFCoordinatorV2Interface_HashOfKey_Call
- func (_c *VRFCoordinatorV2Interface_HashOfKey_Call) Run(run func(opts *bind.CallOpts, publicKey [2]*big.Int)) *VRFCoordinatorV2Interface_HashOfKey_Call
- func (_c *VRFCoordinatorV2Interface_HashOfKey_Call) RunAndReturn(run func(*bind.CallOpts, [2]*big.Int) ([32]byte, error)) *VRFCoordinatorV2Interface_HashOfKey_Call
- type VRFCoordinatorV2Interface_LINKETHFEED_Call
- func (_c *VRFCoordinatorV2Interface_LINKETHFEED_Call) Return(_a0 common.Address, _a1 error) *VRFCoordinatorV2Interface_LINKETHFEED_Call
- func (_c *VRFCoordinatorV2Interface_LINKETHFEED_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_LINKETHFEED_Call
- func (_c *VRFCoordinatorV2Interface_LINKETHFEED_Call) RunAndReturn(run func(*bind.CallOpts) (common.Address, error)) *VRFCoordinatorV2Interface_LINKETHFEED_Call
- type VRFCoordinatorV2Interface_LINK_Call
- func (_c *VRFCoordinatorV2Interface_LINK_Call) Return(_a0 common.Address, _a1 error) *VRFCoordinatorV2Interface_LINK_Call
- func (_c *VRFCoordinatorV2Interface_LINK_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_LINK_Call
- func (_c *VRFCoordinatorV2Interface_LINK_Call) RunAndReturn(run func(*bind.CallOpts) (common.Address, error)) *VRFCoordinatorV2Interface_LINK_Call
- type VRFCoordinatorV2Interface_MAXCONSUMERS_Call
- func (_c *VRFCoordinatorV2Interface_MAXCONSUMERS_Call) Return(_a0 uint16, _a1 error) *VRFCoordinatorV2Interface_MAXCONSUMERS_Call
- func (_c *VRFCoordinatorV2Interface_MAXCONSUMERS_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_MAXCONSUMERS_Call
- func (_c *VRFCoordinatorV2Interface_MAXCONSUMERS_Call) RunAndReturn(run func(*bind.CallOpts) (uint16, error)) *VRFCoordinatorV2Interface_MAXCONSUMERS_Call
- type VRFCoordinatorV2Interface_MAXNUMWORDS_Call
- func (_c *VRFCoordinatorV2Interface_MAXNUMWORDS_Call) Return(_a0 uint32, _a1 error) *VRFCoordinatorV2Interface_MAXNUMWORDS_Call
- func (_c *VRFCoordinatorV2Interface_MAXNUMWORDS_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_MAXNUMWORDS_Call
- func (_c *VRFCoordinatorV2Interface_MAXNUMWORDS_Call) RunAndReturn(run func(*bind.CallOpts) (uint32, error)) *VRFCoordinatorV2Interface_MAXNUMWORDS_Call
- type VRFCoordinatorV2Interface_MAXREQUESTCONFIRMATIONS_Call
- func (_c *VRFCoordinatorV2Interface_MAXREQUESTCONFIRMATIONS_Call) Return(_a0 uint16, _a1 error) *VRFCoordinatorV2Interface_MAXREQUESTCONFIRMATIONS_Call
- func (_c *VRFCoordinatorV2Interface_MAXREQUESTCONFIRMATIONS_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_MAXREQUESTCONFIRMATIONS_Call
- func (_c *VRFCoordinatorV2Interface_MAXREQUESTCONFIRMATIONS_Call) RunAndReturn(run func(*bind.CallOpts) (uint16, error)) *VRFCoordinatorV2Interface_MAXREQUESTCONFIRMATIONS_Call
- type VRFCoordinatorV2Interface_OnTokenTransfer_Call
- func (_c *VRFCoordinatorV2Interface_OnTokenTransfer_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_OnTokenTransfer_Call
- func (_c *VRFCoordinatorV2Interface_OnTokenTransfer_Call) Run(...) *VRFCoordinatorV2Interface_OnTokenTransfer_Call
- func (_c *VRFCoordinatorV2Interface_OnTokenTransfer_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_OnTokenTransfer_Call
- type VRFCoordinatorV2Interface_OracleWithdraw_Call
- func (_c *VRFCoordinatorV2Interface_OracleWithdraw_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_OracleWithdraw_Call
- func (_c *VRFCoordinatorV2Interface_OracleWithdraw_Call) Run(run func(opts *bind.TransactOpts, recipient common.Address, amount *big.Int)) *VRFCoordinatorV2Interface_OracleWithdraw_Call
- func (_c *VRFCoordinatorV2Interface_OracleWithdraw_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_OracleWithdraw_Call
- type VRFCoordinatorV2Interface_OwnerCancelSubscription_Call
- func (_c *VRFCoordinatorV2Interface_OwnerCancelSubscription_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_OwnerCancelSubscription_Call
- func (_c *VRFCoordinatorV2Interface_OwnerCancelSubscription_Call) Run(run func(opts *bind.TransactOpts, subId uint64)) *VRFCoordinatorV2Interface_OwnerCancelSubscription_Call
- func (_c *VRFCoordinatorV2Interface_OwnerCancelSubscription_Call) RunAndReturn(run func(*bind.TransactOpts, uint64) (*types.Transaction, error)) *VRFCoordinatorV2Interface_OwnerCancelSubscription_Call
- type VRFCoordinatorV2Interface_Owner_Call
- func (_c *VRFCoordinatorV2Interface_Owner_Call) Return(_a0 common.Address, _a1 error) *VRFCoordinatorV2Interface_Owner_Call
- func (_c *VRFCoordinatorV2Interface_Owner_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_Owner_Call
- func (_c *VRFCoordinatorV2Interface_Owner_Call) RunAndReturn(run func(*bind.CallOpts) (common.Address, error)) *VRFCoordinatorV2Interface_Owner_Call
- type VRFCoordinatorV2Interface_ParseConfigSet_Call
- func (_c *VRFCoordinatorV2Interface_ParseConfigSet_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2ConfigSet, _a1 error) *VRFCoordinatorV2Interface_ParseConfigSet_Call
- func (_c *VRFCoordinatorV2Interface_ParseConfigSet_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseConfigSet_Call
- func (_c *VRFCoordinatorV2Interface_ParseConfigSet_Call) RunAndReturn(run func(types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2ConfigSet, error)) *VRFCoordinatorV2Interface_ParseConfigSet_Call
- type VRFCoordinatorV2Interface_ParseFundsRecovered_Call
- func (_c *VRFCoordinatorV2Interface_ParseFundsRecovered_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2FundsRecovered, _a1 error) *VRFCoordinatorV2Interface_ParseFundsRecovered_Call
- func (_c *VRFCoordinatorV2Interface_ParseFundsRecovered_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseFundsRecovered_Call
- func (_c *VRFCoordinatorV2Interface_ParseFundsRecovered_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_ParseFundsRecovered_Call
- type VRFCoordinatorV2Interface_ParseLog_Call
- func (_c *VRFCoordinatorV2Interface_ParseLog_Call) Return(_a0 generated.AbigenLog, _a1 error) *VRFCoordinatorV2Interface_ParseLog_Call
- func (_c *VRFCoordinatorV2Interface_ParseLog_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseLog_Call
- func (_c *VRFCoordinatorV2Interface_ParseLog_Call) RunAndReturn(run func(types.Log) (generated.AbigenLog, error)) *VRFCoordinatorV2Interface_ParseLog_Call
- type VRFCoordinatorV2Interface_ParseOwnershipTransferRequested_Call
- func (_c *VRFCoordinatorV2Interface_ParseOwnershipTransferRequested_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferRequested, _a1 error) *VRFCoordinatorV2Interface_ParseOwnershipTransferRequested_Call
- func (_c *VRFCoordinatorV2Interface_ParseOwnershipTransferRequested_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseOwnershipTransferRequested_Call
- func (_c *VRFCoordinatorV2Interface_ParseOwnershipTransferRequested_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_ParseOwnershipTransferRequested_Call
- type VRFCoordinatorV2Interface_ParseOwnershipTransferred_Call
- func (_c *VRFCoordinatorV2Interface_ParseOwnershipTransferred_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferred, _a1 error) *VRFCoordinatorV2Interface_ParseOwnershipTransferred_Call
- func (_c *VRFCoordinatorV2Interface_ParseOwnershipTransferred_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseOwnershipTransferred_Call
- func (_c *VRFCoordinatorV2Interface_ParseOwnershipTransferred_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_ParseOwnershipTransferred_Call
- type VRFCoordinatorV2Interface_ParseProvingKeyDeregistered_Call
- func (_c *VRFCoordinatorV2Interface_ParseProvingKeyDeregistered_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyDeregistered, _a1 error) *VRFCoordinatorV2Interface_ParseProvingKeyDeregistered_Call
- func (_c *VRFCoordinatorV2Interface_ParseProvingKeyDeregistered_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseProvingKeyDeregistered_Call
- func (_c *VRFCoordinatorV2Interface_ParseProvingKeyDeregistered_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_ParseProvingKeyDeregistered_Call
- type VRFCoordinatorV2Interface_ParseProvingKeyRegistered_Call
- func (_c *VRFCoordinatorV2Interface_ParseProvingKeyRegistered_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyRegistered, _a1 error) *VRFCoordinatorV2Interface_ParseProvingKeyRegistered_Call
- func (_c *VRFCoordinatorV2Interface_ParseProvingKeyRegistered_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseProvingKeyRegistered_Call
- func (_c *VRFCoordinatorV2Interface_ParseProvingKeyRegistered_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_ParseProvingKeyRegistered_Call
- type VRFCoordinatorV2Interface_ParseRandomWordsFulfilled_Call
- func (_c *VRFCoordinatorV2Interface_ParseRandomWordsFulfilled_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2RandomWordsFulfilled, _a1 error) *VRFCoordinatorV2Interface_ParseRandomWordsFulfilled_Call
- func (_c *VRFCoordinatorV2Interface_ParseRandomWordsFulfilled_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseRandomWordsFulfilled_Call
- func (_c *VRFCoordinatorV2Interface_ParseRandomWordsFulfilled_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_ParseRandomWordsFulfilled_Call
- type VRFCoordinatorV2Interface_ParseRandomWordsRequested_Call
- func (_c *VRFCoordinatorV2Interface_ParseRandomWordsRequested_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2RandomWordsRequested, _a1 error) *VRFCoordinatorV2Interface_ParseRandomWordsRequested_Call
- func (_c *VRFCoordinatorV2Interface_ParseRandomWordsRequested_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseRandomWordsRequested_Call
- func (_c *VRFCoordinatorV2Interface_ParseRandomWordsRequested_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_ParseRandomWordsRequested_Call
- type VRFCoordinatorV2Interface_ParseSubscriptionCanceled_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionCanceled_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCanceled, _a1 error) *VRFCoordinatorV2Interface_ParseSubscriptionCanceled_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionCanceled_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseSubscriptionCanceled_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionCanceled_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_ParseSubscriptionCanceled_Call
- type VRFCoordinatorV2Interface_ParseSubscriptionConsumerAdded_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionConsumerAdded_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionConsumerAdded, _a1 error) *VRFCoordinatorV2Interface_ParseSubscriptionConsumerAdded_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionConsumerAdded_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseSubscriptionConsumerAdded_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionConsumerAdded_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_ParseSubscriptionConsumerAdded_Call
- type VRFCoordinatorV2Interface_ParseSubscriptionConsumerRemoved_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionConsumerRemoved_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionConsumerRemoved, _a1 error) *VRFCoordinatorV2Interface_ParseSubscriptionConsumerRemoved_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionConsumerRemoved_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseSubscriptionConsumerRemoved_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionConsumerRemoved_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_ParseSubscriptionConsumerRemoved_Call
- type VRFCoordinatorV2Interface_ParseSubscriptionCreated_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionCreated_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCreated, _a1 error) *VRFCoordinatorV2Interface_ParseSubscriptionCreated_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionCreated_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseSubscriptionCreated_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionCreated_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_ParseSubscriptionCreated_Call
- type VRFCoordinatorV2Interface_ParseSubscriptionFunded_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionFunded_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionFunded, _a1 error) *VRFCoordinatorV2Interface_ParseSubscriptionFunded_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionFunded_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseSubscriptionFunded_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionFunded_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_ParseSubscriptionFunded_Call
- type VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferRequested_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferRequested_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionOwnerTransferRequested, ...) *VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferRequested_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferRequested_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferRequested_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferRequested_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferRequested_Call
- type VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferred_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferred_Call) Return(_a0 *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionOwnerTransferred, ...) *VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferred_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferred_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferred_Call
- func (_c *VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferred_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferred_Call
- type VRFCoordinatorV2Interface_PendingRequestExists_Call
- func (_c *VRFCoordinatorV2Interface_PendingRequestExists_Call) Return(_a0 bool, _a1 error) *VRFCoordinatorV2Interface_PendingRequestExists_Call
- func (_c *VRFCoordinatorV2Interface_PendingRequestExists_Call) Run(run func(opts *bind.CallOpts, subId uint64)) *VRFCoordinatorV2Interface_PendingRequestExists_Call
- func (_c *VRFCoordinatorV2Interface_PendingRequestExists_Call) RunAndReturn(run func(*bind.CallOpts, uint64) (bool, error)) *VRFCoordinatorV2Interface_PendingRequestExists_Call
- type VRFCoordinatorV2Interface_RecoverFunds_Call
- func (_c *VRFCoordinatorV2Interface_RecoverFunds_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_RecoverFunds_Call
- func (_c *VRFCoordinatorV2Interface_RecoverFunds_Call) Run(run func(opts *bind.TransactOpts, to common.Address)) *VRFCoordinatorV2Interface_RecoverFunds_Call
- func (_c *VRFCoordinatorV2Interface_RecoverFunds_Call) RunAndReturn(run func(*bind.TransactOpts, common.Address) (*types.Transaction, error)) *VRFCoordinatorV2Interface_RecoverFunds_Call
- type VRFCoordinatorV2Interface_RegisterProvingKey_Call
- func (_c *VRFCoordinatorV2Interface_RegisterProvingKey_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_RegisterProvingKey_Call
- func (_c *VRFCoordinatorV2Interface_RegisterProvingKey_Call) Run(...) *VRFCoordinatorV2Interface_RegisterProvingKey_Call
- func (_c *VRFCoordinatorV2Interface_RegisterProvingKey_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_RegisterProvingKey_Call
- type VRFCoordinatorV2Interface_RemoveConsumer_Call
- func (_c *VRFCoordinatorV2Interface_RemoveConsumer_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_RemoveConsumer_Call
- func (_c *VRFCoordinatorV2Interface_RemoveConsumer_Call) Run(run func(opts *bind.TransactOpts, subId uint64, consumer common.Address)) *VRFCoordinatorV2Interface_RemoveConsumer_Call
- func (_c *VRFCoordinatorV2Interface_RemoveConsumer_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_RemoveConsumer_Call
- type VRFCoordinatorV2Interface_RequestRandomWords_Call
- func (_c *VRFCoordinatorV2Interface_RequestRandomWords_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_RequestRandomWords_Call
- func (_c *VRFCoordinatorV2Interface_RequestRandomWords_Call) Run(run func(opts *bind.TransactOpts, keyHash [32]byte, subId uint64, ...)) *VRFCoordinatorV2Interface_RequestRandomWords_Call
- func (_c *VRFCoordinatorV2Interface_RequestRandomWords_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_RequestRandomWords_Call
- type VRFCoordinatorV2Interface_RequestSubscriptionOwnerTransfer_Call
- func (_c *VRFCoordinatorV2Interface_RequestSubscriptionOwnerTransfer_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_RequestSubscriptionOwnerTransfer_Call
- func (_c *VRFCoordinatorV2Interface_RequestSubscriptionOwnerTransfer_Call) Run(run func(opts *bind.TransactOpts, subId uint64, newOwner common.Address)) *VRFCoordinatorV2Interface_RequestSubscriptionOwnerTransfer_Call
- func (_c *VRFCoordinatorV2Interface_RequestSubscriptionOwnerTransfer_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_RequestSubscriptionOwnerTransfer_Call
- type VRFCoordinatorV2Interface_SetConfig_Call
- func (_c *VRFCoordinatorV2Interface_SetConfig_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_SetConfig_Call
- func (_c *VRFCoordinatorV2Interface_SetConfig_Call) Run(run func(opts *bind.TransactOpts, minimumRequestConfirmations uint16, ...)) *VRFCoordinatorV2Interface_SetConfig_Call
- func (_c *VRFCoordinatorV2Interface_SetConfig_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_SetConfig_Call
- type VRFCoordinatorV2Interface_TransferOwnership_Call
- func (_c *VRFCoordinatorV2Interface_TransferOwnership_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_TransferOwnership_Call
- func (_c *VRFCoordinatorV2Interface_TransferOwnership_Call) Run(run func(opts *bind.TransactOpts, to common.Address)) *VRFCoordinatorV2Interface_TransferOwnership_Call
- func (_c *VRFCoordinatorV2Interface_TransferOwnership_Call) RunAndReturn(run func(*bind.TransactOpts, common.Address) (*types.Transaction, error)) *VRFCoordinatorV2Interface_TransferOwnership_Call
- type VRFCoordinatorV2Interface_TypeAndVersion_Call
- func (_c *VRFCoordinatorV2Interface_TypeAndVersion_Call) Return(_a0 string, _a1 error) *VRFCoordinatorV2Interface_TypeAndVersion_Call
- func (_c *VRFCoordinatorV2Interface_TypeAndVersion_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_TypeAndVersion_Call
- func (_c *VRFCoordinatorV2Interface_TypeAndVersion_Call) RunAndReturn(run func(*bind.CallOpts) (string, error)) *VRFCoordinatorV2Interface_TypeAndVersion_Call
- type VRFCoordinatorV2Interface_WatchConfigSet_Call
- func (_c *VRFCoordinatorV2Interface_WatchConfigSet_Call) Return(_a0 event.Subscription, _a1 error) *VRFCoordinatorV2Interface_WatchConfigSet_Call
- func (_c *VRFCoordinatorV2Interface_WatchConfigSet_Call) Run(run func(opts *bind.WatchOpts, ...)) *VRFCoordinatorV2Interface_WatchConfigSet_Call
- func (_c *VRFCoordinatorV2Interface_WatchConfigSet_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_WatchConfigSet_Call
- type VRFCoordinatorV2Interface_WatchFundsRecovered_Call
- func (_c *VRFCoordinatorV2Interface_WatchFundsRecovered_Call) Return(_a0 event.Subscription, _a1 error) *VRFCoordinatorV2Interface_WatchFundsRecovered_Call
- func (_c *VRFCoordinatorV2Interface_WatchFundsRecovered_Call) Run(run func(opts *bind.WatchOpts, ...)) *VRFCoordinatorV2Interface_WatchFundsRecovered_Call
- func (_c *VRFCoordinatorV2Interface_WatchFundsRecovered_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_WatchFundsRecovered_Call
- type VRFCoordinatorV2Interface_WatchOwnershipTransferRequested_Call
- func (_c *VRFCoordinatorV2Interface_WatchOwnershipTransferRequested_Call) Return(_a0 event.Subscription, _a1 error) *VRFCoordinatorV2Interface_WatchOwnershipTransferRequested_Call
- func (_c *VRFCoordinatorV2Interface_WatchOwnershipTransferRequested_Call) Run(run func(opts *bind.WatchOpts, ...)) *VRFCoordinatorV2Interface_WatchOwnershipTransferRequested_Call
- func (_c *VRFCoordinatorV2Interface_WatchOwnershipTransferRequested_Call) RunAndReturn(run func(*bind.WatchOpts, ...) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchOwnershipTransferRequested_Call
- type VRFCoordinatorV2Interface_WatchOwnershipTransferred_Call
- func (_c *VRFCoordinatorV2Interface_WatchOwnershipTransferred_Call) Return(_a0 event.Subscription, _a1 error) *VRFCoordinatorV2Interface_WatchOwnershipTransferred_Call
- func (_c *VRFCoordinatorV2Interface_WatchOwnershipTransferred_Call) Run(run func(opts *bind.WatchOpts, ...)) *VRFCoordinatorV2Interface_WatchOwnershipTransferred_Call
- func (_c *VRFCoordinatorV2Interface_WatchOwnershipTransferred_Call) RunAndReturn(run func(*bind.WatchOpts, ...) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchOwnershipTransferred_Call
- type VRFCoordinatorV2Interface_WatchProvingKeyDeregistered_Call
- func (_c *VRFCoordinatorV2Interface_WatchProvingKeyDeregistered_Call) Return(_a0 event.Subscription, _a1 error) *VRFCoordinatorV2Interface_WatchProvingKeyDeregistered_Call
- func (_c *VRFCoordinatorV2Interface_WatchProvingKeyDeregistered_Call) Run(run func(opts *bind.WatchOpts, ...)) *VRFCoordinatorV2Interface_WatchProvingKeyDeregistered_Call
- func (_c *VRFCoordinatorV2Interface_WatchProvingKeyDeregistered_Call) RunAndReturn(run func(*bind.WatchOpts, ...) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchProvingKeyDeregistered_Call
- type VRFCoordinatorV2Interface_WatchProvingKeyRegistered_Call
- func (_c *VRFCoordinatorV2Interface_WatchProvingKeyRegistered_Call) Return(_a0 event.Subscription, _a1 error) *VRFCoordinatorV2Interface_WatchProvingKeyRegistered_Call
- func (_c *VRFCoordinatorV2Interface_WatchProvingKeyRegistered_Call) Run(run func(opts *bind.WatchOpts, ...)) *VRFCoordinatorV2Interface_WatchProvingKeyRegistered_Call
- func (_c *VRFCoordinatorV2Interface_WatchProvingKeyRegistered_Call) RunAndReturn(run func(*bind.WatchOpts, ...) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchProvingKeyRegistered_Call
- type VRFCoordinatorV2Interface_WatchRandomWordsFulfilled_Call
- func (_c *VRFCoordinatorV2Interface_WatchRandomWordsFulfilled_Call) Return(_a0 event.Subscription, _a1 error) *VRFCoordinatorV2Interface_WatchRandomWordsFulfilled_Call
- func (_c *VRFCoordinatorV2Interface_WatchRandomWordsFulfilled_Call) Run(run func(opts *bind.WatchOpts, ...)) *VRFCoordinatorV2Interface_WatchRandomWordsFulfilled_Call
- func (_c *VRFCoordinatorV2Interface_WatchRandomWordsFulfilled_Call) RunAndReturn(run func(*bind.WatchOpts, ...) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchRandomWordsFulfilled_Call
- type VRFCoordinatorV2Interface_WatchRandomWordsRequested_Call
- func (_c *VRFCoordinatorV2Interface_WatchRandomWordsRequested_Call) Return(_a0 event.Subscription, _a1 error) *VRFCoordinatorV2Interface_WatchRandomWordsRequested_Call
- func (_c *VRFCoordinatorV2Interface_WatchRandomWordsRequested_Call) Run(run func(opts *bind.WatchOpts, ...)) *VRFCoordinatorV2Interface_WatchRandomWordsRequested_Call
- func (_c *VRFCoordinatorV2Interface_WatchRandomWordsRequested_Call) RunAndReturn(run func(*bind.WatchOpts, ...) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchRandomWordsRequested_Call
- type VRFCoordinatorV2Interface_WatchSubscriptionCanceled_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionCanceled_Call) Return(_a0 event.Subscription, _a1 error) *VRFCoordinatorV2Interface_WatchSubscriptionCanceled_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionCanceled_Call) Run(run func(opts *bind.WatchOpts, ...)) *VRFCoordinatorV2Interface_WatchSubscriptionCanceled_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionCanceled_Call) RunAndReturn(run func(*bind.WatchOpts, ...) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchSubscriptionCanceled_Call
- type VRFCoordinatorV2Interface_WatchSubscriptionConsumerAdded_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionConsumerAdded_Call) Return(_a0 event.Subscription, _a1 error) *VRFCoordinatorV2Interface_WatchSubscriptionConsumerAdded_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionConsumerAdded_Call) Run(run func(opts *bind.WatchOpts, ...)) *VRFCoordinatorV2Interface_WatchSubscriptionConsumerAdded_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionConsumerAdded_Call) RunAndReturn(run func(*bind.WatchOpts, ...) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchSubscriptionConsumerAdded_Call
- type VRFCoordinatorV2Interface_WatchSubscriptionConsumerRemoved_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionConsumerRemoved_Call) Return(_a0 event.Subscription, _a1 error) *VRFCoordinatorV2Interface_WatchSubscriptionConsumerRemoved_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionConsumerRemoved_Call) Run(run func(opts *bind.WatchOpts, ...)) *VRFCoordinatorV2Interface_WatchSubscriptionConsumerRemoved_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionConsumerRemoved_Call) RunAndReturn(run func(*bind.WatchOpts, ...) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchSubscriptionConsumerRemoved_Call
- type VRFCoordinatorV2Interface_WatchSubscriptionCreated_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionCreated_Call) Return(_a0 event.Subscription, _a1 error) *VRFCoordinatorV2Interface_WatchSubscriptionCreated_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionCreated_Call) Run(run func(opts *bind.WatchOpts, ...)) *VRFCoordinatorV2Interface_WatchSubscriptionCreated_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionCreated_Call) RunAndReturn(run func(*bind.WatchOpts, ...) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchSubscriptionCreated_Call
- type VRFCoordinatorV2Interface_WatchSubscriptionFunded_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionFunded_Call) Return(_a0 event.Subscription, _a1 error) *VRFCoordinatorV2Interface_WatchSubscriptionFunded_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionFunded_Call) Run(run func(opts *bind.WatchOpts, ...)) *VRFCoordinatorV2Interface_WatchSubscriptionFunded_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionFunded_Call) RunAndReturn(...) *VRFCoordinatorV2Interface_WatchSubscriptionFunded_Call
- type VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferRequested_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferRequested_Call) Return(_a0 event.Subscription, _a1 error) *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferRequested_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferRequested_Call) Run(run func(opts *bind.WatchOpts, ...)) *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferRequested_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferRequested_Call) RunAndReturn(run func(*bind.WatchOpts, ...) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferRequested_Call
- type VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferred_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferred_Call) Return(_a0 event.Subscription, _a1 error) *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferred_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferred_Call) Run(run func(opts *bind.WatchOpts, ...)) *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferred_Call
- func (_c *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferred_Call) RunAndReturn(run func(*bind.WatchOpts, ...) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferred_Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AggregatorV3InterfaceInterface ¶ added in v2.15.0
AggregatorV3InterfaceInterface is an autogenerated mock type for the AggregatorV3InterfaceInterface type
func NewAggregatorV3InterfaceInterface ¶ added in v2.15.0
func NewAggregatorV3InterfaceInterface(t interface { mock.TestingT Cleanup(func()) }) *AggregatorV3InterfaceInterface
NewAggregatorV3InterfaceInterface creates a new instance of AggregatorV3InterfaceInterface. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*AggregatorV3InterfaceInterface) Address ¶ added in v2.15.0
func (_m *AggregatorV3InterfaceInterface) Address() common.Address
Address provides a mock function with given fields:
func (*AggregatorV3InterfaceInterface) Decimals ¶ added in v2.15.0
func (_m *AggregatorV3InterfaceInterface) Decimals(opts *bind.CallOpts) (uint8, error)
Decimals provides a mock function with given fields: opts
func (*AggregatorV3InterfaceInterface) Description ¶ added in v2.15.0
func (_m *AggregatorV3InterfaceInterface) Description(opts *bind.CallOpts) (string, error)
Description provides a mock function with given fields: opts
func (*AggregatorV3InterfaceInterface) EXPECT ¶ added in v2.15.0
func (_m *AggregatorV3InterfaceInterface) EXPECT() *AggregatorV3InterfaceInterface_Expecter
func (*AggregatorV3InterfaceInterface) GetRoundData ¶ added in v2.15.0
func (_m *AggregatorV3InterfaceInterface) GetRoundData(opts *bind.CallOpts, _roundId *big.Int) (aggregator_v3_interface.GetRoundData, error)
GetRoundData provides a mock function with given fields: opts, _roundId
func (*AggregatorV3InterfaceInterface) LatestRoundData ¶ added in v2.15.0
func (_m *AggregatorV3InterfaceInterface) LatestRoundData(opts *bind.CallOpts) (aggregator_v3_interface.LatestRoundData, error)
LatestRoundData provides a mock function with given fields: opts
type AggregatorV3InterfaceInterface_Address_Call ¶ added in v2.15.0
AggregatorV3InterfaceInterface_Address_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Address'
func (*AggregatorV3InterfaceInterface_Address_Call) Return ¶ added in v2.15.0
func (_c *AggregatorV3InterfaceInterface_Address_Call) Return(_a0 common.Address) *AggregatorV3InterfaceInterface_Address_Call
func (*AggregatorV3InterfaceInterface_Address_Call) Run ¶ added in v2.15.0
func (_c *AggregatorV3InterfaceInterface_Address_Call) Run(run func()) *AggregatorV3InterfaceInterface_Address_Call
func (*AggregatorV3InterfaceInterface_Address_Call) RunAndReturn ¶ added in v2.15.0
func (_c *AggregatorV3InterfaceInterface_Address_Call) RunAndReturn(run func() common.Address) *AggregatorV3InterfaceInterface_Address_Call
type AggregatorV3InterfaceInterface_Decimals_Call ¶ added in v2.15.0
AggregatorV3InterfaceInterface_Decimals_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Decimals'
func (*AggregatorV3InterfaceInterface_Decimals_Call) Return ¶ added in v2.15.0
func (_c *AggregatorV3InterfaceInterface_Decimals_Call) Return(_a0 uint8, _a1 error) *AggregatorV3InterfaceInterface_Decimals_Call
func (*AggregatorV3InterfaceInterface_Decimals_Call) Run ¶ added in v2.15.0
func (_c *AggregatorV3InterfaceInterface_Decimals_Call) Run(run func(opts *bind.CallOpts)) *AggregatorV3InterfaceInterface_Decimals_Call
func (*AggregatorV3InterfaceInterface_Decimals_Call) RunAndReturn ¶ added in v2.15.0
func (_c *AggregatorV3InterfaceInterface_Decimals_Call) RunAndReturn(run func(*bind.CallOpts) (uint8, error)) *AggregatorV3InterfaceInterface_Decimals_Call
type AggregatorV3InterfaceInterface_Description_Call ¶ added in v2.15.0
AggregatorV3InterfaceInterface_Description_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Description'
func (*AggregatorV3InterfaceInterface_Description_Call) Return ¶ added in v2.15.0
func (_c *AggregatorV3InterfaceInterface_Description_Call) Return(_a0 string, _a1 error) *AggregatorV3InterfaceInterface_Description_Call
func (*AggregatorV3InterfaceInterface_Description_Call) Run ¶ added in v2.15.0
func (_c *AggregatorV3InterfaceInterface_Description_Call) Run(run func(opts *bind.CallOpts)) *AggregatorV3InterfaceInterface_Description_Call
func (*AggregatorV3InterfaceInterface_Description_Call) RunAndReturn ¶ added in v2.15.0
func (_c *AggregatorV3InterfaceInterface_Description_Call) RunAndReturn(run func(*bind.CallOpts) (string, error)) *AggregatorV3InterfaceInterface_Description_Call
type AggregatorV3InterfaceInterface_Expecter ¶ added in v2.15.0
type AggregatorV3InterfaceInterface_Expecter struct {
// contains filtered or unexported fields
}
func (*AggregatorV3InterfaceInterface_Expecter) Address ¶ added in v2.15.0
func (_e *AggregatorV3InterfaceInterface_Expecter) Address() *AggregatorV3InterfaceInterface_Address_Call
Address is a helper method to define mock.On call
func (*AggregatorV3InterfaceInterface_Expecter) Decimals ¶ added in v2.15.0
func (_e *AggregatorV3InterfaceInterface_Expecter) Decimals(opts interface{}) *AggregatorV3InterfaceInterface_Decimals_Call
Decimals is a helper method to define mock.On call
- opts *bind.CallOpts
func (*AggregatorV3InterfaceInterface_Expecter) Description ¶ added in v2.15.0
func (_e *AggregatorV3InterfaceInterface_Expecter) Description(opts interface{}) *AggregatorV3InterfaceInterface_Description_Call
Description is a helper method to define mock.On call
- opts *bind.CallOpts
func (*AggregatorV3InterfaceInterface_Expecter) GetRoundData ¶ added in v2.15.0
func (_e *AggregatorV3InterfaceInterface_Expecter) GetRoundData(opts interface{}, _roundId interface{}) *AggregatorV3InterfaceInterface_GetRoundData_Call
GetRoundData is a helper method to define mock.On call
- opts *bind.CallOpts
- _roundId *big.Int
func (*AggregatorV3InterfaceInterface_Expecter) LatestRoundData ¶ added in v2.15.0
func (_e *AggregatorV3InterfaceInterface_Expecter) LatestRoundData(opts interface{}) *AggregatorV3InterfaceInterface_LatestRoundData_Call
LatestRoundData is a helper method to define mock.On call
- opts *bind.CallOpts
func (*AggregatorV3InterfaceInterface_Expecter) Version ¶ added in v2.15.0
func (_e *AggregatorV3InterfaceInterface_Expecter) Version(opts interface{}) *AggregatorV3InterfaceInterface_Version_Call
Version is a helper method to define mock.On call
- opts *bind.CallOpts
type AggregatorV3InterfaceInterface_GetRoundData_Call ¶ added in v2.15.0
AggregatorV3InterfaceInterface_GetRoundData_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetRoundData'
func (*AggregatorV3InterfaceInterface_GetRoundData_Call) Run ¶ added in v2.15.0
func (_c *AggregatorV3InterfaceInterface_GetRoundData_Call) Run(run func(opts *bind.CallOpts, _roundId *big.Int)) *AggregatorV3InterfaceInterface_GetRoundData_Call
func (*AggregatorV3InterfaceInterface_GetRoundData_Call) RunAndReturn ¶ added in v2.15.0
func (_c *AggregatorV3InterfaceInterface_GetRoundData_Call) RunAndReturn(run func(*bind.CallOpts, *big.Int) (aggregator_v3_interface.GetRoundData, error)) *AggregatorV3InterfaceInterface_GetRoundData_Call
type AggregatorV3InterfaceInterface_LatestRoundData_Call ¶ added in v2.15.0
AggregatorV3InterfaceInterface_LatestRoundData_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LatestRoundData'
func (*AggregatorV3InterfaceInterface_LatestRoundData_Call) Run ¶ added in v2.15.0
func (_c *AggregatorV3InterfaceInterface_LatestRoundData_Call) Run(run func(opts *bind.CallOpts)) *AggregatorV3InterfaceInterface_LatestRoundData_Call
func (*AggregatorV3InterfaceInterface_LatestRoundData_Call) RunAndReturn ¶ added in v2.15.0
func (_c *AggregatorV3InterfaceInterface_LatestRoundData_Call) RunAndReturn(run func(*bind.CallOpts) (aggregator_v3_interface.LatestRoundData, error)) *AggregatorV3InterfaceInterface_LatestRoundData_Call
type AggregatorV3InterfaceInterface_Version_Call ¶ added in v2.15.0
AggregatorV3InterfaceInterface_Version_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Version'
func (*AggregatorV3InterfaceInterface_Version_Call) Return ¶ added in v2.15.0
func (_c *AggregatorV3InterfaceInterface_Version_Call) Return(_a0 *big.Int, _a1 error) *AggregatorV3InterfaceInterface_Version_Call
func (*AggregatorV3InterfaceInterface_Version_Call) Run ¶ added in v2.15.0
func (_c *AggregatorV3InterfaceInterface_Version_Call) Run(run func(opts *bind.CallOpts)) *AggregatorV3InterfaceInterface_Version_Call
func (*AggregatorV3InterfaceInterface_Version_Call) RunAndReturn ¶ added in v2.15.0
func (_c *AggregatorV3InterfaceInterface_Version_Call) RunAndReturn(run func(*bind.CallOpts) (*big.Int, error)) *AggregatorV3InterfaceInterface_Version_Call
type Config ¶
Config is an autogenerated mock type for the Config type
func NewConfig ¶
NewConfig creates a new instance of Config. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*Config) EXPECT ¶ added in v2.15.0
func (_m *Config) EXPECT() *Config_Expecter
func (*Config) FinalityDepth ¶ added in v2.3.0
FinalityDepth provides a mock function with given fields:
func (*Config) MinIncomingConfirmations ¶
MinIncomingConfirmations provides a mock function with given fields:
type Config_Expecter ¶ added in v2.15.0
type Config_Expecter struct {
// contains filtered or unexported fields
}
func (*Config_Expecter) FinalityDepth ¶ added in v2.15.0
func (_e *Config_Expecter) FinalityDepth() *Config_FinalityDepth_Call
FinalityDepth is a helper method to define mock.On call
func (*Config_Expecter) MinIncomingConfirmations ¶ added in v2.15.0
func (_e *Config_Expecter) MinIncomingConfirmations() *Config_MinIncomingConfirmations_Call
MinIncomingConfirmations is a helper method to define mock.On call
type Config_FinalityDepth_Call ¶ added in v2.15.0
Config_FinalityDepth_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FinalityDepth'
func (*Config_FinalityDepth_Call) Return ¶ added in v2.15.0
func (_c *Config_FinalityDepth_Call) Return(_a0 uint32) *Config_FinalityDepth_Call
func (*Config_FinalityDepth_Call) Run ¶ added in v2.15.0
func (_c *Config_FinalityDepth_Call) Run(run func()) *Config_FinalityDepth_Call
func (*Config_FinalityDepth_Call) RunAndReturn ¶ added in v2.15.0
func (_c *Config_FinalityDepth_Call) RunAndReturn(run func() uint32) *Config_FinalityDepth_Call
type Config_MinIncomingConfirmations_Call ¶ added in v2.15.0
Config_MinIncomingConfirmations_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MinIncomingConfirmations'
func (*Config_MinIncomingConfirmations_Call) Return ¶ added in v2.15.0
func (_c *Config_MinIncomingConfirmations_Call) Return(_a0 uint32) *Config_MinIncomingConfirmations_Call
func (*Config_MinIncomingConfirmations_Call) Run ¶ added in v2.15.0
func (_c *Config_MinIncomingConfirmations_Call) Run(run func()) *Config_MinIncomingConfirmations_Call
func (*Config_MinIncomingConfirmations_Call) RunAndReturn ¶ added in v2.15.0
func (_c *Config_MinIncomingConfirmations_Call) RunAndReturn(run func() uint32) *Config_MinIncomingConfirmations_Call
type FeeConfig ¶ added in v2.4.0
FeeConfig is an autogenerated mock type for the FeeConfig type
func NewFeeConfig ¶ added in v2.4.0
NewFeeConfig creates a new instance of FeeConfig. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*FeeConfig) EXPECT ¶ added in v2.15.0
func (_m *FeeConfig) EXPECT() *FeeConfig_Expecter
func (*FeeConfig) LimitDefault ¶ added in v2.4.0
LimitDefault provides a mock function with given fields:
func (*FeeConfig) LimitJobType ¶ added in v2.4.0
func (_m *FeeConfig) LimitJobType() config.LimitJobType
LimitJobType provides a mock function with given fields:
type FeeConfig_Expecter ¶ added in v2.15.0
type FeeConfig_Expecter struct {
// contains filtered or unexported fields
}
func (*FeeConfig_Expecter) LimitDefault ¶ added in v2.15.0
func (_e *FeeConfig_Expecter) LimitDefault() *FeeConfig_LimitDefault_Call
LimitDefault is a helper method to define mock.On call
func (*FeeConfig_Expecter) LimitJobType ¶ added in v2.15.0
func (_e *FeeConfig_Expecter) LimitJobType() *FeeConfig_LimitJobType_Call
LimitJobType is a helper method to define mock.On call
func (*FeeConfig_Expecter) PriceMaxKey ¶ added in v2.15.0
func (_e *FeeConfig_Expecter) PriceMaxKey(addr interface{}) *FeeConfig_PriceMaxKey_Call
PriceMaxKey is a helper method to define mock.On call
- addr common.Address
type FeeConfig_LimitDefault_Call ¶ added in v2.15.0
FeeConfig_LimitDefault_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LimitDefault'
func (*FeeConfig_LimitDefault_Call) Return ¶ added in v2.15.0
func (_c *FeeConfig_LimitDefault_Call) Return(_a0 uint64) *FeeConfig_LimitDefault_Call
func (*FeeConfig_LimitDefault_Call) Run ¶ added in v2.15.0
func (_c *FeeConfig_LimitDefault_Call) Run(run func()) *FeeConfig_LimitDefault_Call
func (*FeeConfig_LimitDefault_Call) RunAndReturn ¶ added in v2.15.0
func (_c *FeeConfig_LimitDefault_Call) RunAndReturn(run func() uint64) *FeeConfig_LimitDefault_Call
type FeeConfig_LimitJobType_Call ¶ added in v2.15.0
FeeConfig_LimitJobType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LimitJobType'
func (*FeeConfig_LimitJobType_Call) Return ¶ added in v2.15.0
func (_c *FeeConfig_LimitJobType_Call) Return(_a0 config.LimitJobType) *FeeConfig_LimitJobType_Call
func (*FeeConfig_LimitJobType_Call) Run ¶ added in v2.15.0
func (_c *FeeConfig_LimitJobType_Call) Run(run func()) *FeeConfig_LimitJobType_Call
func (*FeeConfig_LimitJobType_Call) RunAndReturn ¶ added in v2.15.0
func (_c *FeeConfig_LimitJobType_Call) RunAndReturn(run func() config.LimitJobType) *FeeConfig_LimitJobType_Call
type FeeConfig_PriceMaxKey_Call ¶ added in v2.15.0
FeeConfig_PriceMaxKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PriceMaxKey'
func (*FeeConfig_PriceMaxKey_Call) Return ¶ added in v2.15.0
func (_c *FeeConfig_PriceMaxKey_Call) Return(_a0 *assets.Wei) *FeeConfig_PriceMaxKey_Call
func (*FeeConfig_PriceMaxKey_Call) Run ¶ added in v2.15.0
func (_c *FeeConfig_PriceMaxKey_Call) Run(run func(addr common.Address)) *FeeConfig_PriceMaxKey_Call
func (*FeeConfig_PriceMaxKey_Call) RunAndReturn ¶ added in v2.15.0
func (_c *FeeConfig_PriceMaxKey_Call) RunAndReturn(run func(common.Address) *assets.Wei) *FeeConfig_PriceMaxKey_Call
type VRFCoordinatorV2Interface ¶
VRFCoordinatorV2Interface is an autogenerated mock type for the VRFCoordinatorV2Interface type
func NewVRFCoordinatorV2Interface ¶
func NewVRFCoordinatorV2Interface(t interface { mock.TestingT Cleanup(func()) }) *VRFCoordinatorV2Interface
NewVRFCoordinatorV2Interface creates a new instance of VRFCoordinatorV2Interface. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*VRFCoordinatorV2Interface) AcceptOwnership ¶
func (_m *VRFCoordinatorV2Interface) AcceptOwnership(opts *bind.TransactOpts) (*types.Transaction, error)
AcceptOwnership provides a mock function with given fields: opts
func (*VRFCoordinatorV2Interface) AcceptSubscriptionOwnerTransfer ¶
func (_m *VRFCoordinatorV2Interface) AcceptSubscriptionOwnerTransfer(opts *bind.TransactOpts, subId uint64) (*types.Transaction, error)
AcceptSubscriptionOwnerTransfer provides a mock function with given fields: opts, subId
func (*VRFCoordinatorV2Interface) AddConsumer ¶
func (_m *VRFCoordinatorV2Interface) AddConsumer(opts *bind.TransactOpts, subId uint64, consumer common.Address) (*types.Transaction, error)
AddConsumer provides a mock function with given fields: opts, subId, consumer
func (*VRFCoordinatorV2Interface) Address ¶
func (_m *VRFCoordinatorV2Interface) Address() common.Address
Address provides a mock function with given fields:
func (*VRFCoordinatorV2Interface) BLOCKHASHSTORE ¶
BLOCKHASHSTORE provides a mock function with given fields: opts
func (*VRFCoordinatorV2Interface) CancelSubscription ¶
func (_m *VRFCoordinatorV2Interface) CancelSubscription(opts *bind.TransactOpts, subId uint64, to common.Address) (*types.Transaction, error)
CancelSubscription provides a mock function with given fields: opts, subId, to
func (*VRFCoordinatorV2Interface) CreateSubscription ¶
func (_m *VRFCoordinatorV2Interface) CreateSubscription(opts *bind.TransactOpts) (*types.Transaction, error)
CreateSubscription provides a mock function with given fields: opts
func (*VRFCoordinatorV2Interface) DeregisterProvingKey ¶
func (_m *VRFCoordinatorV2Interface) DeregisterProvingKey(opts *bind.TransactOpts, publicProvingKey [2]*big.Int) (*types.Transaction, error)
DeregisterProvingKey provides a mock function with given fields: opts, publicProvingKey
func (*VRFCoordinatorV2Interface) EXPECT ¶ added in v2.15.0
func (_m *VRFCoordinatorV2Interface) EXPECT() *VRFCoordinatorV2Interface_Expecter
func (*VRFCoordinatorV2Interface) FilterConfigSet ¶
func (_m *VRFCoordinatorV2Interface) FilterConfigSet(opts *bind.FilterOpts) (*vrf_coordinator_v2.VRFCoordinatorV2ConfigSetIterator, error)
FilterConfigSet provides a mock function with given fields: opts
func (*VRFCoordinatorV2Interface) FilterFundsRecovered ¶
func (_m *VRFCoordinatorV2Interface) FilterFundsRecovered(opts *bind.FilterOpts) (*vrf_coordinator_v2.VRFCoordinatorV2FundsRecoveredIterator, error)
FilterFundsRecovered provides a mock function with given fields: opts
func (*VRFCoordinatorV2Interface) FilterOwnershipTransferRequested ¶
func (_m *VRFCoordinatorV2Interface) FilterOwnershipTransferRequested(opts *bind.FilterOpts, from []common.Address, to []common.Address) (*vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferRequestedIterator, error)
FilterOwnershipTransferRequested provides a mock function with given fields: opts, from, to
func (*VRFCoordinatorV2Interface) FilterOwnershipTransferred ¶
func (_m *VRFCoordinatorV2Interface) FilterOwnershipTransferred(opts *bind.FilterOpts, from []common.Address, to []common.Address) (*vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferredIterator, error)
FilterOwnershipTransferred provides a mock function with given fields: opts, from, to
func (*VRFCoordinatorV2Interface) FilterProvingKeyDeregistered ¶
func (_m *VRFCoordinatorV2Interface) FilterProvingKeyDeregistered(opts *bind.FilterOpts, oracle []common.Address) (*vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyDeregisteredIterator, error)
FilterProvingKeyDeregistered provides a mock function with given fields: opts, oracle
func (*VRFCoordinatorV2Interface) FilterProvingKeyRegistered ¶
func (_m *VRFCoordinatorV2Interface) FilterProvingKeyRegistered(opts *bind.FilterOpts, oracle []common.Address) (*vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyRegisteredIterator, error)
FilterProvingKeyRegistered provides a mock function with given fields: opts, oracle
func (*VRFCoordinatorV2Interface) FilterRandomWordsFulfilled ¶
func (_m *VRFCoordinatorV2Interface) FilterRandomWordsFulfilled(opts *bind.FilterOpts, requestId []*big.Int) (*vrf_coordinator_v2.VRFCoordinatorV2RandomWordsFulfilledIterator, error)
FilterRandomWordsFulfilled provides a mock function with given fields: opts, requestId
func (*VRFCoordinatorV2Interface) FilterRandomWordsRequested ¶
func (_m *VRFCoordinatorV2Interface) FilterRandomWordsRequested(opts *bind.FilterOpts, keyHash [][32]byte, subId []uint64, sender []common.Address) (*vrf_coordinator_v2.VRFCoordinatorV2RandomWordsRequestedIterator, error)
FilterRandomWordsRequested provides a mock function with given fields: opts, keyHash, subId, sender
func (*VRFCoordinatorV2Interface) FilterSubscriptionCanceled ¶
func (_m *VRFCoordinatorV2Interface) FilterSubscriptionCanceled(opts *bind.FilterOpts, subId []uint64) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCanceledIterator, error)
FilterSubscriptionCanceled provides a mock function with given fields: opts, subId
func (*VRFCoordinatorV2Interface) FilterSubscriptionConsumerAdded ¶
func (_m *VRFCoordinatorV2Interface) FilterSubscriptionConsumerAdded(opts *bind.FilterOpts, subId []uint64) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionConsumerAddedIterator, error)
FilterSubscriptionConsumerAdded provides a mock function with given fields: opts, subId
func (*VRFCoordinatorV2Interface) FilterSubscriptionConsumerRemoved ¶
func (_m *VRFCoordinatorV2Interface) FilterSubscriptionConsumerRemoved(opts *bind.FilterOpts, subId []uint64) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionConsumerRemovedIterator, error)
FilterSubscriptionConsumerRemoved provides a mock function with given fields: opts, subId
func (*VRFCoordinatorV2Interface) FilterSubscriptionCreated ¶
func (_m *VRFCoordinatorV2Interface) FilterSubscriptionCreated(opts *bind.FilterOpts, subId []uint64) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCreatedIterator, error)
FilterSubscriptionCreated provides a mock function with given fields: opts, subId
func (*VRFCoordinatorV2Interface) FilterSubscriptionFunded ¶
func (_m *VRFCoordinatorV2Interface) FilterSubscriptionFunded(opts *bind.FilterOpts, subId []uint64) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionFundedIterator, error)
FilterSubscriptionFunded provides a mock function with given fields: opts, subId
func (*VRFCoordinatorV2Interface) FilterSubscriptionOwnerTransferRequested ¶
func (_m *VRFCoordinatorV2Interface) FilterSubscriptionOwnerTransferRequested(opts *bind.FilterOpts, subId []uint64) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionOwnerTransferRequestedIterator, error)
FilterSubscriptionOwnerTransferRequested provides a mock function with given fields: opts, subId
func (*VRFCoordinatorV2Interface) FilterSubscriptionOwnerTransferred ¶
func (_m *VRFCoordinatorV2Interface) FilterSubscriptionOwnerTransferred(opts *bind.FilterOpts, subId []uint64) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionOwnerTransferredIterator, error)
FilterSubscriptionOwnerTransferred provides a mock function with given fields: opts, subId
func (*VRFCoordinatorV2Interface) FulfillRandomWords ¶
func (_m *VRFCoordinatorV2Interface) FulfillRandomWords(opts *bind.TransactOpts, proof vrf_coordinator_v2.VRFProof, rc vrf_coordinator_v2.VRFCoordinatorV2RequestCommitment) (*types.Transaction, error)
FulfillRandomWords provides a mock function with given fields: opts, proof, rc
func (*VRFCoordinatorV2Interface) GetCommitment ¶
func (_m *VRFCoordinatorV2Interface) GetCommitment(opts *bind.CallOpts, requestId *big.Int) ([32]byte, error)
GetCommitment provides a mock function with given fields: opts, requestId
func (*VRFCoordinatorV2Interface) GetConfig ¶
func (_m *VRFCoordinatorV2Interface) GetConfig(opts *bind.CallOpts) (vrf_coordinator_v2.GetConfig, error)
GetConfig provides a mock function with given fields: opts
func (*VRFCoordinatorV2Interface) GetCurrentSubId ¶
func (_m *VRFCoordinatorV2Interface) GetCurrentSubId(opts *bind.CallOpts) (uint64, error)
GetCurrentSubId provides a mock function with given fields: opts
func (*VRFCoordinatorV2Interface) GetFallbackWeiPerUnitLink ¶
func (_m *VRFCoordinatorV2Interface) GetFallbackWeiPerUnitLink(opts *bind.CallOpts) (*big.Int, error)
GetFallbackWeiPerUnitLink provides a mock function with given fields: opts
func (*VRFCoordinatorV2Interface) GetFeeConfig ¶
func (_m *VRFCoordinatorV2Interface) GetFeeConfig(opts *bind.CallOpts) (vrf_coordinator_v2.GetFeeConfig, error)
GetFeeConfig provides a mock function with given fields: opts
func (*VRFCoordinatorV2Interface) GetFeeTier ¶
func (_m *VRFCoordinatorV2Interface) GetFeeTier(opts *bind.CallOpts, reqCount uint64) (uint32, error)
GetFeeTier provides a mock function with given fields: opts, reqCount
func (*VRFCoordinatorV2Interface) GetRequestConfig ¶
func (_m *VRFCoordinatorV2Interface) GetRequestConfig(opts *bind.CallOpts) (uint16, uint32, [][32]byte, error)
GetRequestConfig provides a mock function with given fields: opts
func (*VRFCoordinatorV2Interface) GetSubscription ¶
func (_m *VRFCoordinatorV2Interface) GetSubscription(opts *bind.CallOpts, subId uint64) (vrf_coordinator_v2.GetSubscription, error)
GetSubscription provides a mock function with given fields: opts, subId
func (*VRFCoordinatorV2Interface) GetTotalBalance ¶
GetTotalBalance provides a mock function with given fields: opts
func (*VRFCoordinatorV2Interface) HashOfKey ¶
func (_m *VRFCoordinatorV2Interface) HashOfKey(opts *bind.CallOpts, publicKey [2]*big.Int) ([32]byte, error)
HashOfKey provides a mock function with given fields: opts, publicKey
func (*VRFCoordinatorV2Interface) LINKETHFEED ¶
LINKETHFEED provides a mock function with given fields: opts
func (*VRFCoordinatorV2Interface) MAXCONSUMERS ¶
func (_m *VRFCoordinatorV2Interface) MAXCONSUMERS(opts *bind.CallOpts) (uint16, error)
MAXCONSUMERS provides a mock function with given fields: opts
func (*VRFCoordinatorV2Interface) MAXNUMWORDS ¶
func (_m *VRFCoordinatorV2Interface) MAXNUMWORDS(opts *bind.CallOpts) (uint32, error)
MAXNUMWORDS provides a mock function with given fields: opts
func (*VRFCoordinatorV2Interface) MAXREQUESTCONFIRMATIONS ¶
func (_m *VRFCoordinatorV2Interface) MAXREQUESTCONFIRMATIONS(opts *bind.CallOpts) (uint16, error)
MAXREQUESTCONFIRMATIONS provides a mock function with given fields: opts
func (*VRFCoordinatorV2Interface) OnTokenTransfer ¶
func (_m *VRFCoordinatorV2Interface) OnTokenTransfer(opts *bind.TransactOpts, arg0 common.Address, amount *big.Int, data []byte) (*types.Transaction, error)
OnTokenTransfer provides a mock function with given fields: opts, arg0, amount, data
func (*VRFCoordinatorV2Interface) OracleWithdraw ¶
func (_m *VRFCoordinatorV2Interface) OracleWithdraw(opts *bind.TransactOpts, recipient common.Address, amount *big.Int) (*types.Transaction, error)
OracleWithdraw provides a mock function with given fields: opts, recipient, amount
func (*VRFCoordinatorV2Interface) OwnerCancelSubscription ¶
func (_m *VRFCoordinatorV2Interface) OwnerCancelSubscription(opts *bind.TransactOpts, subId uint64) (*types.Transaction, error)
OwnerCancelSubscription provides a mock function with given fields: opts, subId
func (*VRFCoordinatorV2Interface) ParseConfigSet ¶
func (_m *VRFCoordinatorV2Interface) ParseConfigSet(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2ConfigSet, error)
ParseConfigSet provides a mock function with given fields: log
func (*VRFCoordinatorV2Interface) ParseFundsRecovered ¶
func (_m *VRFCoordinatorV2Interface) ParseFundsRecovered(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2FundsRecovered, error)
ParseFundsRecovered provides a mock function with given fields: log
func (*VRFCoordinatorV2Interface) ParseLog ¶
ParseLog provides a mock function with given fields: log
func (*VRFCoordinatorV2Interface) ParseOwnershipTransferRequested ¶
func (_m *VRFCoordinatorV2Interface) ParseOwnershipTransferRequested(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferRequested, error)
ParseOwnershipTransferRequested provides a mock function with given fields: log
func (*VRFCoordinatorV2Interface) ParseOwnershipTransferred ¶
func (_m *VRFCoordinatorV2Interface) ParseOwnershipTransferred(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferred, error)
ParseOwnershipTransferred provides a mock function with given fields: log
func (*VRFCoordinatorV2Interface) ParseProvingKeyDeregistered ¶
func (_m *VRFCoordinatorV2Interface) ParseProvingKeyDeregistered(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyDeregistered, error)
ParseProvingKeyDeregistered provides a mock function with given fields: log
func (*VRFCoordinatorV2Interface) ParseProvingKeyRegistered ¶
func (_m *VRFCoordinatorV2Interface) ParseProvingKeyRegistered(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyRegistered, error)
ParseProvingKeyRegistered provides a mock function with given fields: log
func (*VRFCoordinatorV2Interface) ParseRandomWordsFulfilled ¶
func (_m *VRFCoordinatorV2Interface) ParseRandomWordsFulfilled(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2RandomWordsFulfilled, error)
ParseRandomWordsFulfilled provides a mock function with given fields: log
func (*VRFCoordinatorV2Interface) ParseRandomWordsRequested ¶
func (_m *VRFCoordinatorV2Interface) ParseRandomWordsRequested(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2RandomWordsRequested, error)
ParseRandomWordsRequested provides a mock function with given fields: log
func (*VRFCoordinatorV2Interface) ParseSubscriptionCanceled ¶
func (_m *VRFCoordinatorV2Interface) ParseSubscriptionCanceled(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCanceled, error)
ParseSubscriptionCanceled provides a mock function with given fields: log
func (*VRFCoordinatorV2Interface) ParseSubscriptionConsumerAdded ¶
func (_m *VRFCoordinatorV2Interface) ParseSubscriptionConsumerAdded(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionConsumerAdded, error)
ParseSubscriptionConsumerAdded provides a mock function with given fields: log
func (*VRFCoordinatorV2Interface) ParseSubscriptionConsumerRemoved ¶
func (_m *VRFCoordinatorV2Interface) ParseSubscriptionConsumerRemoved(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionConsumerRemoved, error)
ParseSubscriptionConsumerRemoved provides a mock function with given fields: log
func (*VRFCoordinatorV2Interface) ParseSubscriptionCreated ¶
func (_m *VRFCoordinatorV2Interface) ParseSubscriptionCreated(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCreated, error)
ParseSubscriptionCreated provides a mock function with given fields: log
func (*VRFCoordinatorV2Interface) ParseSubscriptionFunded ¶
func (_m *VRFCoordinatorV2Interface) ParseSubscriptionFunded(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionFunded, error)
ParseSubscriptionFunded provides a mock function with given fields: log
func (*VRFCoordinatorV2Interface) ParseSubscriptionOwnerTransferRequested ¶
func (_m *VRFCoordinatorV2Interface) ParseSubscriptionOwnerTransferRequested(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionOwnerTransferRequested, error)
ParseSubscriptionOwnerTransferRequested provides a mock function with given fields: log
func (*VRFCoordinatorV2Interface) ParseSubscriptionOwnerTransferred ¶
func (_m *VRFCoordinatorV2Interface) ParseSubscriptionOwnerTransferred(log types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionOwnerTransferred, error)
ParseSubscriptionOwnerTransferred provides a mock function with given fields: log
func (*VRFCoordinatorV2Interface) PendingRequestExists ¶
func (_m *VRFCoordinatorV2Interface) PendingRequestExists(opts *bind.CallOpts, subId uint64) (bool, error)
PendingRequestExists provides a mock function with given fields: opts, subId
func (*VRFCoordinatorV2Interface) RecoverFunds ¶
func (_m *VRFCoordinatorV2Interface) RecoverFunds(opts *bind.TransactOpts, to common.Address) (*types.Transaction, error)
RecoverFunds provides a mock function with given fields: opts, to
func (*VRFCoordinatorV2Interface) RegisterProvingKey ¶
func (_m *VRFCoordinatorV2Interface) RegisterProvingKey(opts *bind.TransactOpts, oracle common.Address, publicProvingKey [2]*big.Int) (*types.Transaction, error)
RegisterProvingKey provides a mock function with given fields: opts, oracle, publicProvingKey
func (*VRFCoordinatorV2Interface) RemoveConsumer ¶
func (_m *VRFCoordinatorV2Interface) RemoveConsumer(opts *bind.TransactOpts, subId uint64, consumer common.Address) (*types.Transaction, error)
RemoveConsumer provides a mock function with given fields: opts, subId, consumer
func (*VRFCoordinatorV2Interface) RequestRandomWords ¶
func (_m *VRFCoordinatorV2Interface) RequestRandomWords(opts *bind.TransactOpts, keyHash [32]byte, subId uint64, requestConfirmations uint16, callbackGasLimit uint32, numWords uint32) (*types.Transaction, error)
RequestRandomWords provides a mock function with given fields: opts, keyHash, subId, requestConfirmations, callbackGasLimit, numWords
func (*VRFCoordinatorV2Interface) RequestSubscriptionOwnerTransfer ¶
func (_m *VRFCoordinatorV2Interface) RequestSubscriptionOwnerTransfer(opts *bind.TransactOpts, subId uint64, newOwner common.Address) (*types.Transaction, error)
RequestSubscriptionOwnerTransfer provides a mock function with given fields: opts, subId, newOwner
func (*VRFCoordinatorV2Interface) SetConfig ¶
func (_m *VRFCoordinatorV2Interface) SetConfig(opts *bind.TransactOpts, minimumRequestConfirmations uint16, maxGasLimit uint32, stalenessSeconds uint32, gasAfterPaymentCalculation uint32, fallbackWeiPerUnitLink *big.Int, feeConfig vrf_coordinator_v2.VRFCoordinatorV2FeeConfig) (*types.Transaction, error)
SetConfig provides a mock function with given fields: opts, minimumRequestConfirmations, maxGasLimit, stalenessSeconds, gasAfterPaymentCalculation, fallbackWeiPerUnitLink, feeConfig
func (*VRFCoordinatorV2Interface) TransferOwnership ¶
func (_m *VRFCoordinatorV2Interface) TransferOwnership(opts *bind.TransactOpts, to common.Address) (*types.Transaction, error)
TransferOwnership provides a mock function with given fields: opts, to
func (*VRFCoordinatorV2Interface) TypeAndVersion ¶
func (_m *VRFCoordinatorV2Interface) TypeAndVersion(opts *bind.CallOpts) (string, error)
TypeAndVersion provides a mock function with given fields: opts
func (*VRFCoordinatorV2Interface) WatchConfigSet ¶
func (_m *VRFCoordinatorV2Interface) WatchConfigSet(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2ConfigSet) (event.Subscription, error)
WatchConfigSet provides a mock function with given fields: opts, sink
func (*VRFCoordinatorV2Interface) WatchFundsRecovered ¶
func (_m *VRFCoordinatorV2Interface) WatchFundsRecovered(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2FundsRecovered) (event.Subscription, error)
WatchFundsRecovered provides a mock function with given fields: opts, sink
func (*VRFCoordinatorV2Interface) WatchOwnershipTransferRequested ¶
func (_m *VRFCoordinatorV2Interface) WatchOwnershipTransferRequested(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferRequested, from []common.Address, to []common.Address) (event.Subscription, error)
WatchOwnershipTransferRequested provides a mock function with given fields: opts, sink, from, to
func (*VRFCoordinatorV2Interface) WatchOwnershipTransferred ¶
func (_m *VRFCoordinatorV2Interface) WatchOwnershipTransferred(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferred, from []common.Address, to []common.Address) (event.Subscription, error)
WatchOwnershipTransferred provides a mock function with given fields: opts, sink, from, to
func (*VRFCoordinatorV2Interface) WatchProvingKeyDeregistered ¶
func (_m *VRFCoordinatorV2Interface) WatchProvingKeyDeregistered(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyDeregistered, oracle []common.Address) (event.Subscription, error)
WatchProvingKeyDeregistered provides a mock function with given fields: opts, sink, oracle
func (*VRFCoordinatorV2Interface) WatchProvingKeyRegistered ¶
func (_m *VRFCoordinatorV2Interface) WatchProvingKeyRegistered(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyRegistered, oracle []common.Address) (event.Subscription, error)
WatchProvingKeyRegistered provides a mock function with given fields: opts, sink, oracle
func (*VRFCoordinatorV2Interface) WatchRandomWordsFulfilled ¶
func (_m *VRFCoordinatorV2Interface) WatchRandomWordsFulfilled(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2RandomWordsFulfilled, requestId []*big.Int) (event.Subscription, error)
WatchRandomWordsFulfilled provides a mock function with given fields: opts, sink, requestId
func (*VRFCoordinatorV2Interface) WatchRandomWordsRequested ¶
func (_m *VRFCoordinatorV2Interface) WatchRandomWordsRequested(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2RandomWordsRequested, keyHash [][32]byte, subId []uint64, sender []common.Address) (event.Subscription, error)
WatchRandomWordsRequested provides a mock function with given fields: opts, sink, keyHash, subId, sender
func (*VRFCoordinatorV2Interface) WatchSubscriptionCanceled ¶
func (_m *VRFCoordinatorV2Interface) WatchSubscriptionCanceled(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCanceled, subId []uint64) (event.Subscription, error)
WatchSubscriptionCanceled provides a mock function with given fields: opts, sink, subId
func (*VRFCoordinatorV2Interface) WatchSubscriptionConsumerAdded ¶
func (_m *VRFCoordinatorV2Interface) WatchSubscriptionConsumerAdded(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionConsumerAdded, subId []uint64) (event.Subscription, error)
WatchSubscriptionConsumerAdded provides a mock function with given fields: opts, sink, subId
func (*VRFCoordinatorV2Interface) WatchSubscriptionConsumerRemoved ¶
func (_m *VRFCoordinatorV2Interface) WatchSubscriptionConsumerRemoved(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionConsumerRemoved, subId []uint64) (event.Subscription, error)
WatchSubscriptionConsumerRemoved provides a mock function with given fields: opts, sink, subId
func (*VRFCoordinatorV2Interface) WatchSubscriptionCreated ¶
func (_m *VRFCoordinatorV2Interface) WatchSubscriptionCreated(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCreated, subId []uint64) (event.Subscription, error)
WatchSubscriptionCreated provides a mock function with given fields: opts, sink, subId
func (*VRFCoordinatorV2Interface) WatchSubscriptionFunded ¶
func (_m *VRFCoordinatorV2Interface) WatchSubscriptionFunded(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionFunded, subId []uint64) (event.Subscription, error)
WatchSubscriptionFunded provides a mock function with given fields: opts, sink, subId
func (*VRFCoordinatorV2Interface) WatchSubscriptionOwnerTransferRequested ¶
func (_m *VRFCoordinatorV2Interface) WatchSubscriptionOwnerTransferRequested(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionOwnerTransferRequested, subId []uint64) (event.Subscription, error)
WatchSubscriptionOwnerTransferRequested provides a mock function with given fields: opts, sink, subId
func (*VRFCoordinatorV2Interface) WatchSubscriptionOwnerTransferred ¶
func (_m *VRFCoordinatorV2Interface) WatchSubscriptionOwnerTransferred(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionOwnerTransferred, subId []uint64) (event.Subscription, error)
WatchSubscriptionOwnerTransferred provides a mock function with given fields: opts, sink, subId
type VRFCoordinatorV2Interface_AcceptOwnership_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_AcceptOwnership_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AcceptOwnership'
func (*VRFCoordinatorV2Interface_AcceptOwnership_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_AcceptOwnership_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_AcceptOwnership_Call
func (*VRFCoordinatorV2Interface_AcceptOwnership_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_AcceptOwnership_Call) Run(run func(opts *bind.TransactOpts)) *VRFCoordinatorV2Interface_AcceptOwnership_Call
func (*VRFCoordinatorV2Interface_AcceptOwnership_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_AcceptOwnership_Call) RunAndReturn(run func(*bind.TransactOpts) (*types.Transaction, error)) *VRFCoordinatorV2Interface_AcceptOwnership_Call
type VRFCoordinatorV2Interface_AcceptSubscriptionOwnerTransfer_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_AcceptSubscriptionOwnerTransfer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AcceptSubscriptionOwnerTransfer'
func (*VRFCoordinatorV2Interface_AcceptSubscriptionOwnerTransfer_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_AcceptSubscriptionOwnerTransfer_Call) Run(run func(opts *bind.TransactOpts, subId uint64)) *VRFCoordinatorV2Interface_AcceptSubscriptionOwnerTransfer_Call
func (*VRFCoordinatorV2Interface_AcceptSubscriptionOwnerTransfer_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_AcceptSubscriptionOwnerTransfer_Call) RunAndReturn(run func(*bind.TransactOpts, uint64) (*types.Transaction, error)) *VRFCoordinatorV2Interface_AcceptSubscriptionOwnerTransfer_Call
type VRFCoordinatorV2Interface_AddConsumer_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_AddConsumer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddConsumer'
func (*VRFCoordinatorV2Interface_AddConsumer_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_AddConsumer_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_AddConsumer_Call
func (*VRFCoordinatorV2Interface_AddConsumer_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_AddConsumer_Call) Run(run func(opts *bind.TransactOpts, subId uint64, consumer common.Address)) *VRFCoordinatorV2Interface_AddConsumer_Call
func (*VRFCoordinatorV2Interface_AddConsumer_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_AddConsumer_Call) RunAndReturn(run func(*bind.TransactOpts, uint64, common.Address) (*types.Transaction, error)) *VRFCoordinatorV2Interface_AddConsumer_Call
type VRFCoordinatorV2Interface_Address_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_Address_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Address'
func (*VRFCoordinatorV2Interface_Address_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_Address_Call) Return(_a0 common.Address) *VRFCoordinatorV2Interface_Address_Call
func (*VRFCoordinatorV2Interface_Address_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_Address_Call) Run(run func()) *VRFCoordinatorV2Interface_Address_Call
func (*VRFCoordinatorV2Interface_Address_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_Address_Call) RunAndReturn(run func() common.Address) *VRFCoordinatorV2Interface_Address_Call
type VRFCoordinatorV2Interface_BLOCKHASHSTORE_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_BLOCKHASHSTORE_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BLOCKHASHSTORE'
func (*VRFCoordinatorV2Interface_BLOCKHASHSTORE_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_BLOCKHASHSTORE_Call) Return(_a0 common.Address, _a1 error) *VRFCoordinatorV2Interface_BLOCKHASHSTORE_Call
func (*VRFCoordinatorV2Interface_BLOCKHASHSTORE_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_BLOCKHASHSTORE_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_BLOCKHASHSTORE_Call
func (*VRFCoordinatorV2Interface_BLOCKHASHSTORE_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_BLOCKHASHSTORE_Call) RunAndReturn(run func(*bind.CallOpts) (common.Address, error)) *VRFCoordinatorV2Interface_BLOCKHASHSTORE_Call
type VRFCoordinatorV2Interface_CancelSubscription_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_CancelSubscription_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CancelSubscription'
func (*VRFCoordinatorV2Interface_CancelSubscription_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_CancelSubscription_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_CancelSubscription_Call
func (*VRFCoordinatorV2Interface_CancelSubscription_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_CancelSubscription_Call) Run(run func(opts *bind.TransactOpts, subId uint64, to common.Address)) *VRFCoordinatorV2Interface_CancelSubscription_Call
func (*VRFCoordinatorV2Interface_CancelSubscription_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_CancelSubscription_Call) RunAndReturn(run func(*bind.TransactOpts, uint64, common.Address) (*types.Transaction, error)) *VRFCoordinatorV2Interface_CancelSubscription_Call
type VRFCoordinatorV2Interface_CreateSubscription_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_CreateSubscription_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateSubscription'
func (*VRFCoordinatorV2Interface_CreateSubscription_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_CreateSubscription_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_CreateSubscription_Call
func (*VRFCoordinatorV2Interface_CreateSubscription_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_CreateSubscription_Call) Run(run func(opts *bind.TransactOpts)) *VRFCoordinatorV2Interface_CreateSubscription_Call
func (*VRFCoordinatorV2Interface_CreateSubscription_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_CreateSubscription_Call) RunAndReturn(run func(*bind.TransactOpts) (*types.Transaction, error)) *VRFCoordinatorV2Interface_CreateSubscription_Call
type VRFCoordinatorV2Interface_DeregisterProvingKey_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_DeregisterProvingKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeregisterProvingKey'
func (*VRFCoordinatorV2Interface_DeregisterProvingKey_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_DeregisterProvingKey_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_DeregisterProvingKey_Call
func (*VRFCoordinatorV2Interface_DeregisterProvingKey_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_DeregisterProvingKey_Call) Run(run func(opts *bind.TransactOpts, publicProvingKey [2]*big.Int)) *VRFCoordinatorV2Interface_DeregisterProvingKey_Call
func (*VRFCoordinatorV2Interface_DeregisterProvingKey_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_DeregisterProvingKey_Call) RunAndReturn(run func(*bind.TransactOpts, [2]*big.Int) (*types.Transaction, error)) *VRFCoordinatorV2Interface_DeregisterProvingKey_Call
type VRFCoordinatorV2Interface_Expecter ¶ added in v2.15.0
type VRFCoordinatorV2Interface_Expecter struct {
// contains filtered or unexported fields
}
func (*VRFCoordinatorV2Interface_Expecter) AcceptOwnership ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) AcceptOwnership(opts interface{}) *VRFCoordinatorV2Interface_AcceptOwnership_Call
AcceptOwnership is a helper method to define mock.On call
- opts *bind.TransactOpts
func (*VRFCoordinatorV2Interface_Expecter) AcceptSubscriptionOwnerTransfer ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) AcceptSubscriptionOwnerTransfer(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_AcceptSubscriptionOwnerTransfer_Call
AcceptSubscriptionOwnerTransfer is a helper method to define mock.On call
- opts *bind.TransactOpts
- subId uint64
func (*VRFCoordinatorV2Interface_Expecter) AddConsumer ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) AddConsumer(opts interface{}, subId interface{}, consumer interface{}) *VRFCoordinatorV2Interface_AddConsumer_Call
AddConsumer is a helper method to define mock.On call
- opts *bind.TransactOpts
- subId uint64
- consumer common.Address
func (*VRFCoordinatorV2Interface_Expecter) Address ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) Address() *VRFCoordinatorV2Interface_Address_Call
Address is a helper method to define mock.On call
func (*VRFCoordinatorV2Interface_Expecter) BLOCKHASHSTORE ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) BLOCKHASHSTORE(opts interface{}) *VRFCoordinatorV2Interface_BLOCKHASHSTORE_Call
BLOCKHASHSTORE is a helper method to define mock.On call
- opts *bind.CallOpts
func (*VRFCoordinatorV2Interface_Expecter) CancelSubscription ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) CancelSubscription(opts interface{}, subId interface{}, to interface{}) *VRFCoordinatorV2Interface_CancelSubscription_Call
CancelSubscription is a helper method to define mock.On call
- opts *bind.TransactOpts
- subId uint64
- to common.Address
func (*VRFCoordinatorV2Interface_Expecter) CreateSubscription ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) CreateSubscription(opts interface{}) *VRFCoordinatorV2Interface_CreateSubscription_Call
CreateSubscription is a helper method to define mock.On call
- opts *bind.TransactOpts
func (*VRFCoordinatorV2Interface_Expecter) DeregisterProvingKey ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) DeregisterProvingKey(opts interface{}, publicProvingKey interface{}) *VRFCoordinatorV2Interface_DeregisterProvingKey_Call
DeregisterProvingKey is a helper method to define mock.On call
- opts *bind.TransactOpts
- publicProvingKey [2]*big.Int
func (*VRFCoordinatorV2Interface_Expecter) FilterConfigSet ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) FilterConfigSet(opts interface{}) *VRFCoordinatorV2Interface_FilterConfigSet_Call
FilterConfigSet is a helper method to define mock.On call
- opts *bind.FilterOpts
func (*VRFCoordinatorV2Interface_Expecter) FilterFundsRecovered ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) FilterFundsRecovered(opts interface{}) *VRFCoordinatorV2Interface_FilterFundsRecovered_Call
FilterFundsRecovered is a helper method to define mock.On call
- opts *bind.FilterOpts
func (*VRFCoordinatorV2Interface_Expecter) FilterOwnershipTransferRequested ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) FilterOwnershipTransferRequested(opts interface{}, from interface{}, to interface{}) *VRFCoordinatorV2Interface_FilterOwnershipTransferRequested_Call
FilterOwnershipTransferRequested is a helper method to define mock.On call
- opts *bind.FilterOpts
- from []common.Address
- to []common.Address
func (*VRFCoordinatorV2Interface_Expecter) FilterOwnershipTransferred ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) FilterOwnershipTransferred(opts interface{}, from interface{}, to interface{}) *VRFCoordinatorV2Interface_FilterOwnershipTransferred_Call
FilterOwnershipTransferred is a helper method to define mock.On call
- opts *bind.FilterOpts
- from []common.Address
- to []common.Address
func (*VRFCoordinatorV2Interface_Expecter) FilterProvingKeyDeregistered ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) FilterProvingKeyDeregistered(opts interface{}, oracle interface{}) *VRFCoordinatorV2Interface_FilterProvingKeyDeregistered_Call
FilterProvingKeyDeregistered is a helper method to define mock.On call
- opts *bind.FilterOpts
- oracle []common.Address
func (*VRFCoordinatorV2Interface_Expecter) FilterProvingKeyRegistered ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) FilterProvingKeyRegistered(opts interface{}, oracle interface{}) *VRFCoordinatorV2Interface_FilterProvingKeyRegistered_Call
FilterProvingKeyRegistered is a helper method to define mock.On call
- opts *bind.FilterOpts
- oracle []common.Address
func (*VRFCoordinatorV2Interface_Expecter) FilterRandomWordsFulfilled ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) FilterRandomWordsFulfilled(opts interface{}, requestId interface{}) *VRFCoordinatorV2Interface_FilterRandomWordsFulfilled_Call
FilterRandomWordsFulfilled is a helper method to define mock.On call
- opts *bind.FilterOpts
- requestId []*big.Int
func (*VRFCoordinatorV2Interface_Expecter) FilterRandomWordsRequested ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) FilterRandomWordsRequested(opts interface{}, keyHash interface{}, subId interface{}, sender interface{}) *VRFCoordinatorV2Interface_FilterRandomWordsRequested_Call
FilterRandomWordsRequested is a helper method to define mock.On call
- opts *bind.FilterOpts
- keyHash [][32]byte
- subId []uint64
- sender []common.Address
func (*VRFCoordinatorV2Interface_Expecter) FilterSubscriptionCanceled ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) FilterSubscriptionCanceled(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_FilterSubscriptionCanceled_Call
FilterSubscriptionCanceled is a helper method to define mock.On call
- opts *bind.FilterOpts
- subId []uint64
func (*VRFCoordinatorV2Interface_Expecter) FilterSubscriptionConsumerAdded ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) FilterSubscriptionConsumerAdded(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_FilterSubscriptionConsumerAdded_Call
FilterSubscriptionConsumerAdded is a helper method to define mock.On call
- opts *bind.FilterOpts
- subId []uint64
func (*VRFCoordinatorV2Interface_Expecter) FilterSubscriptionConsumerRemoved ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) FilterSubscriptionConsumerRemoved(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_FilterSubscriptionConsumerRemoved_Call
FilterSubscriptionConsumerRemoved is a helper method to define mock.On call
- opts *bind.FilterOpts
- subId []uint64
func (*VRFCoordinatorV2Interface_Expecter) FilterSubscriptionCreated ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) FilterSubscriptionCreated(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_FilterSubscriptionCreated_Call
FilterSubscriptionCreated is a helper method to define mock.On call
- opts *bind.FilterOpts
- subId []uint64
func (*VRFCoordinatorV2Interface_Expecter) FilterSubscriptionFunded ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) FilterSubscriptionFunded(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_FilterSubscriptionFunded_Call
FilterSubscriptionFunded is a helper method to define mock.On call
- opts *bind.FilterOpts
- subId []uint64
func (*VRFCoordinatorV2Interface_Expecter) FilterSubscriptionOwnerTransferRequested ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) FilterSubscriptionOwnerTransferRequested(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferRequested_Call
FilterSubscriptionOwnerTransferRequested is a helper method to define mock.On call
- opts *bind.FilterOpts
- subId []uint64
func (*VRFCoordinatorV2Interface_Expecter) FilterSubscriptionOwnerTransferred ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) FilterSubscriptionOwnerTransferred(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferred_Call
FilterSubscriptionOwnerTransferred is a helper method to define mock.On call
- opts *bind.FilterOpts
- subId []uint64
func (*VRFCoordinatorV2Interface_Expecter) FulfillRandomWords ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) FulfillRandomWords(opts interface{}, proof interface{}, rc interface{}) *VRFCoordinatorV2Interface_FulfillRandomWords_Call
FulfillRandomWords is a helper method to define mock.On call
- opts *bind.TransactOpts
- proof vrf_coordinator_v2.VRFProof
- rc vrf_coordinator_v2.VRFCoordinatorV2RequestCommitment
func (*VRFCoordinatorV2Interface_Expecter) GetCommitment ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) GetCommitment(opts interface{}, requestId interface{}) *VRFCoordinatorV2Interface_GetCommitment_Call
GetCommitment is a helper method to define mock.On call
- opts *bind.CallOpts
- requestId *big.Int
func (*VRFCoordinatorV2Interface_Expecter) GetConfig ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) GetConfig(opts interface{}) *VRFCoordinatorV2Interface_GetConfig_Call
GetConfig is a helper method to define mock.On call
- opts *bind.CallOpts
func (*VRFCoordinatorV2Interface_Expecter) GetCurrentSubId ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) GetCurrentSubId(opts interface{}) *VRFCoordinatorV2Interface_GetCurrentSubId_Call
GetCurrentSubId is a helper method to define mock.On call
- opts *bind.CallOpts
func (*VRFCoordinatorV2Interface_Expecter) GetFallbackWeiPerUnitLink ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) GetFallbackWeiPerUnitLink(opts interface{}) *VRFCoordinatorV2Interface_GetFallbackWeiPerUnitLink_Call
GetFallbackWeiPerUnitLink is a helper method to define mock.On call
- opts *bind.CallOpts
func (*VRFCoordinatorV2Interface_Expecter) GetFeeConfig ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) GetFeeConfig(opts interface{}) *VRFCoordinatorV2Interface_GetFeeConfig_Call
GetFeeConfig is a helper method to define mock.On call
- opts *bind.CallOpts
func (*VRFCoordinatorV2Interface_Expecter) GetFeeTier ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) GetFeeTier(opts interface{}, reqCount interface{}) *VRFCoordinatorV2Interface_GetFeeTier_Call
GetFeeTier is a helper method to define mock.On call
- opts *bind.CallOpts
- reqCount uint64
func (*VRFCoordinatorV2Interface_Expecter) GetRequestConfig ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) GetRequestConfig(opts interface{}) *VRFCoordinatorV2Interface_GetRequestConfig_Call
GetRequestConfig is a helper method to define mock.On call
- opts *bind.CallOpts
func (*VRFCoordinatorV2Interface_Expecter) GetSubscription ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) GetSubscription(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_GetSubscription_Call
GetSubscription is a helper method to define mock.On call
- opts *bind.CallOpts
- subId uint64
func (*VRFCoordinatorV2Interface_Expecter) GetTotalBalance ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) GetTotalBalance(opts interface{}) *VRFCoordinatorV2Interface_GetTotalBalance_Call
GetTotalBalance is a helper method to define mock.On call
- opts *bind.CallOpts
func (*VRFCoordinatorV2Interface_Expecter) HashOfKey ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) HashOfKey(opts interface{}, publicKey interface{}) *VRFCoordinatorV2Interface_HashOfKey_Call
HashOfKey is a helper method to define mock.On call
- opts *bind.CallOpts
- publicKey [2]*big.Int
func (*VRFCoordinatorV2Interface_Expecter) LINK ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) LINK(opts interface{}) *VRFCoordinatorV2Interface_LINK_Call
LINK is a helper method to define mock.On call
- opts *bind.CallOpts
func (*VRFCoordinatorV2Interface_Expecter) LINKETHFEED ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) LINKETHFEED(opts interface{}) *VRFCoordinatorV2Interface_LINKETHFEED_Call
LINKETHFEED is a helper method to define mock.On call
- opts *bind.CallOpts
func (*VRFCoordinatorV2Interface_Expecter) MAXCONSUMERS ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) MAXCONSUMERS(opts interface{}) *VRFCoordinatorV2Interface_MAXCONSUMERS_Call
MAXCONSUMERS is a helper method to define mock.On call
- opts *bind.CallOpts
func (*VRFCoordinatorV2Interface_Expecter) MAXNUMWORDS ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) MAXNUMWORDS(opts interface{}) *VRFCoordinatorV2Interface_MAXNUMWORDS_Call
MAXNUMWORDS is a helper method to define mock.On call
- opts *bind.CallOpts
func (*VRFCoordinatorV2Interface_Expecter) MAXREQUESTCONFIRMATIONS ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) MAXREQUESTCONFIRMATIONS(opts interface{}) *VRFCoordinatorV2Interface_MAXREQUESTCONFIRMATIONS_Call
MAXREQUESTCONFIRMATIONS is a helper method to define mock.On call
- opts *bind.CallOpts
func (*VRFCoordinatorV2Interface_Expecter) OnTokenTransfer ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) OnTokenTransfer(opts interface{}, arg0 interface{}, amount interface{}, data interface{}) *VRFCoordinatorV2Interface_OnTokenTransfer_Call
OnTokenTransfer is a helper method to define mock.On call
- opts *bind.TransactOpts
- arg0 common.Address
- amount *big.Int
- data []byte
func (*VRFCoordinatorV2Interface_Expecter) OracleWithdraw ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) OracleWithdraw(opts interface{}, recipient interface{}, amount interface{}) *VRFCoordinatorV2Interface_OracleWithdraw_Call
OracleWithdraw is a helper method to define mock.On call
- opts *bind.TransactOpts
- recipient common.Address
- amount *big.Int
func (*VRFCoordinatorV2Interface_Expecter) Owner ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) Owner(opts interface{}) *VRFCoordinatorV2Interface_Owner_Call
Owner is a helper method to define mock.On call
- opts *bind.CallOpts
func (*VRFCoordinatorV2Interface_Expecter) OwnerCancelSubscription ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) OwnerCancelSubscription(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_OwnerCancelSubscription_Call
OwnerCancelSubscription is a helper method to define mock.On call
- opts *bind.TransactOpts
- subId uint64
func (*VRFCoordinatorV2Interface_Expecter) ParseConfigSet ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) ParseConfigSet(log interface{}) *VRFCoordinatorV2Interface_ParseConfigSet_Call
ParseConfigSet is a helper method to define mock.On call
- log types.Log
func (*VRFCoordinatorV2Interface_Expecter) ParseFundsRecovered ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) ParseFundsRecovered(log interface{}) *VRFCoordinatorV2Interface_ParseFundsRecovered_Call
ParseFundsRecovered is a helper method to define mock.On call
- log types.Log
func (*VRFCoordinatorV2Interface_Expecter) ParseLog ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) ParseLog(log interface{}) *VRFCoordinatorV2Interface_ParseLog_Call
ParseLog is a helper method to define mock.On call
- log types.Log
func (*VRFCoordinatorV2Interface_Expecter) ParseOwnershipTransferRequested ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) ParseOwnershipTransferRequested(log interface{}) *VRFCoordinatorV2Interface_ParseOwnershipTransferRequested_Call
ParseOwnershipTransferRequested is a helper method to define mock.On call
- log types.Log
func (*VRFCoordinatorV2Interface_Expecter) ParseOwnershipTransferred ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) ParseOwnershipTransferred(log interface{}) *VRFCoordinatorV2Interface_ParseOwnershipTransferred_Call
ParseOwnershipTransferred is a helper method to define mock.On call
- log types.Log
func (*VRFCoordinatorV2Interface_Expecter) ParseProvingKeyDeregistered ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) ParseProvingKeyDeregistered(log interface{}) *VRFCoordinatorV2Interface_ParseProvingKeyDeregistered_Call
ParseProvingKeyDeregistered is a helper method to define mock.On call
- log types.Log
func (*VRFCoordinatorV2Interface_Expecter) ParseProvingKeyRegistered ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) ParseProvingKeyRegistered(log interface{}) *VRFCoordinatorV2Interface_ParseProvingKeyRegistered_Call
ParseProvingKeyRegistered is a helper method to define mock.On call
- log types.Log
func (*VRFCoordinatorV2Interface_Expecter) ParseRandomWordsFulfilled ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) ParseRandomWordsFulfilled(log interface{}) *VRFCoordinatorV2Interface_ParseRandomWordsFulfilled_Call
ParseRandomWordsFulfilled is a helper method to define mock.On call
- log types.Log
func (*VRFCoordinatorV2Interface_Expecter) ParseRandomWordsRequested ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) ParseRandomWordsRequested(log interface{}) *VRFCoordinatorV2Interface_ParseRandomWordsRequested_Call
ParseRandomWordsRequested is a helper method to define mock.On call
- log types.Log
func (*VRFCoordinatorV2Interface_Expecter) ParseSubscriptionCanceled ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) ParseSubscriptionCanceled(log interface{}) *VRFCoordinatorV2Interface_ParseSubscriptionCanceled_Call
ParseSubscriptionCanceled is a helper method to define mock.On call
- log types.Log
func (*VRFCoordinatorV2Interface_Expecter) ParseSubscriptionConsumerAdded ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) ParseSubscriptionConsumerAdded(log interface{}) *VRFCoordinatorV2Interface_ParseSubscriptionConsumerAdded_Call
ParseSubscriptionConsumerAdded is a helper method to define mock.On call
- log types.Log
func (*VRFCoordinatorV2Interface_Expecter) ParseSubscriptionConsumerRemoved ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) ParseSubscriptionConsumerRemoved(log interface{}) *VRFCoordinatorV2Interface_ParseSubscriptionConsumerRemoved_Call
ParseSubscriptionConsumerRemoved is a helper method to define mock.On call
- log types.Log
func (*VRFCoordinatorV2Interface_Expecter) ParseSubscriptionCreated ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) ParseSubscriptionCreated(log interface{}) *VRFCoordinatorV2Interface_ParseSubscriptionCreated_Call
ParseSubscriptionCreated is a helper method to define mock.On call
- log types.Log
func (*VRFCoordinatorV2Interface_Expecter) ParseSubscriptionFunded ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) ParseSubscriptionFunded(log interface{}) *VRFCoordinatorV2Interface_ParseSubscriptionFunded_Call
ParseSubscriptionFunded is a helper method to define mock.On call
- log types.Log
func (*VRFCoordinatorV2Interface_Expecter) ParseSubscriptionOwnerTransferRequested ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) ParseSubscriptionOwnerTransferRequested(log interface{}) *VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferRequested_Call
ParseSubscriptionOwnerTransferRequested is a helper method to define mock.On call
- log types.Log
func (*VRFCoordinatorV2Interface_Expecter) ParseSubscriptionOwnerTransferred ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) ParseSubscriptionOwnerTransferred(log interface{}) *VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferred_Call
ParseSubscriptionOwnerTransferred is a helper method to define mock.On call
- log types.Log
func (*VRFCoordinatorV2Interface_Expecter) PendingRequestExists ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) PendingRequestExists(opts interface{}, subId interface{}) *VRFCoordinatorV2Interface_PendingRequestExists_Call
PendingRequestExists is a helper method to define mock.On call
- opts *bind.CallOpts
- subId uint64
func (*VRFCoordinatorV2Interface_Expecter) RecoverFunds ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) RecoverFunds(opts interface{}, to interface{}) *VRFCoordinatorV2Interface_RecoverFunds_Call
RecoverFunds is a helper method to define mock.On call
- opts *bind.TransactOpts
- to common.Address
func (*VRFCoordinatorV2Interface_Expecter) RegisterProvingKey ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) RegisterProvingKey(opts interface{}, oracle interface{}, publicProvingKey interface{}) *VRFCoordinatorV2Interface_RegisterProvingKey_Call
RegisterProvingKey is a helper method to define mock.On call
- opts *bind.TransactOpts
- oracle common.Address
- publicProvingKey [2]*big.Int
func (*VRFCoordinatorV2Interface_Expecter) RemoveConsumer ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) RemoveConsumer(opts interface{}, subId interface{}, consumer interface{}) *VRFCoordinatorV2Interface_RemoveConsumer_Call
RemoveConsumer is a helper method to define mock.On call
- opts *bind.TransactOpts
- subId uint64
- consumer common.Address
func (*VRFCoordinatorV2Interface_Expecter) RequestRandomWords ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) RequestRandomWords(opts interface{}, keyHash interface{}, subId interface{}, requestConfirmations interface{}, callbackGasLimit interface{}, numWords interface{}) *VRFCoordinatorV2Interface_RequestRandomWords_Call
RequestRandomWords is a helper method to define mock.On call
- opts *bind.TransactOpts
- keyHash [32]byte
- subId uint64
- requestConfirmations uint16
- callbackGasLimit uint32
- numWords uint32
func (*VRFCoordinatorV2Interface_Expecter) RequestSubscriptionOwnerTransfer ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) RequestSubscriptionOwnerTransfer(opts interface{}, subId interface{}, newOwner interface{}) *VRFCoordinatorV2Interface_RequestSubscriptionOwnerTransfer_Call
RequestSubscriptionOwnerTransfer is a helper method to define mock.On call
- opts *bind.TransactOpts
- subId uint64
- newOwner common.Address
func (*VRFCoordinatorV2Interface_Expecter) SetConfig ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) SetConfig(opts interface{}, minimumRequestConfirmations interface{}, maxGasLimit interface{}, stalenessSeconds interface{}, gasAfterPaymentCalculation interface{}, fallbackWeiPerUnitLink interface{}, feeConfig interface{}) *VRFCoordinatorV2Interface_SetConfig_Call
SetConfig is a helper method to define mock.On call
- opts *bind.TransactOpts
- minimumRequestConfirmations uint16
- maxGasLimit uint32
- stalenessSeconds uint32
- gasAfterPaymentCalculation uint32
- fallbackWeiPerUnitLink *big.Int
- feeConfig vrf_coordinator_v2.VRFCoordinatorV2FeeConfig
func (*VRFCoordinatorV2Interface_Expecter) TransferOwnership ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) TransferOwnership(opts interface{}, to interface{}) *VRFCoordinatorV2Interface_TransferOwnership_Call
TransferOwnership is a helper method to define mock.On call
- opts *bind.TransactOpts
- to common.Address
func (*VRFCoordinatorV2Interface_Expecter) TypeAndVersion ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) TypeAndVersion(opts interface{}) *VRFCoordinatorV2Interface_TypeAndVersion_Call
TypeAndVersion is a helper method to define mock.On call
- opts *bind.CallOpts
func (*VRFCoordinatorV2Interface_Expecter) WatchConfigSet ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) WatchConfigSet(opts interface{}, sink interface{}) *VRFCoordinatorV2Interface_WatchConfigSet_Call
WatchConfigSet is a helper method to define mock.On call
- opts *bind.WatchOpts
- sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2ConfigSet
func (*VRFCoordinatorV2Interface_Expecter) WatchFundsRecovered ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) WatchFundsRecovered(opts interface{}, sink interface{}) *VRFCoordinatorV2Interface_WatchFundsRecovered_Call
WatchFundsRecovered is a helper method to define mock.On call
- opts *bind.WatchOpts
- sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2FundsRecovered
func (*VRFCoordinatorV2Interface_Expecter) WatchOwnershipTransferRequested ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) WatchOwnershipTransferRequested(opts interface{}, sink interface{}, from interface{}, to interface{}) *VRFCoordinatorV2Interface_WatchOwnershipTransferRequested_Call
WatchOwnershipTransferRequested is a helper method to define mock.On call
- opts *bind.WatchOpts
- sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferRequested
- from []common.Address
- to []common.Address
func (*VRFCoordinatorV2Interface_Expecter) WatchOwnershipTransferred ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) WatchOwnershipTransferred(opts interface{}, sink interface{}, from interface{}, to interface{}) *VRFCoordinatorV2Interface_WatchOwnershipTransferred_Call
WatchOwnershipTransferred is a helper method to define mock.On call
- opts *bind.WatchOpts
- sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferred
- from []common.Address
- to []common.Address
func (*VRFCoordinatorV2Interface_Expecter) WatchProvingKeyDeregistered ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) WatchProvingKeyDeregistered(opts interface{}, sink interface{}, oracle interface{}) *VRFCoordinatorV2Interface_WatchProvingKeyDeregistered_Call
WatchProvingKeyDeregistered is a helper method to define mock.On call
- opts *bind.WatchOpts
- sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyDeregistered
- oracle []common.Address
func (*VRFCoordinatorV2Interface_Expecter) WatchProvingKeyRegistered ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) WatchProvingKeyRegistered(opts interface{}, sink interface{}, oracle interface{}) *VRFCoordinatorV2Interface_WatchProvingKeyRegistered_Call
WatchProvingKeyRegistered is a helper method to define mock.On call
- opts *bind.WatchOpts
- sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyRegistered
- oracle []common.Address
func (*VRFCoordinatorV2Interface_Expecter) WatchRandomWordsFulfilled ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) WatchRandomWordsFulfilled(opts interface{}, sink interface{}, requestId interface{}) *VRFCoordinatorV2Interface_WatchRandomWordsFulfilled_Call
WatchRandomWordsFulfilled is a helper method to define mock.On call
- opts *bind.WatchOpts
- sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2RandomWordsFulfilled
- requestId []*big.Int
func (*VRFCoordinatorV2Interface_Expecter) WatchRandomWordsRequested ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) WatchRandomWordsRequested(opts interface{}, sink interface{}, keyHash interface{}, subId interface{}, sender interface{}) *VRFCoordinatorV2Interface_WatchRandomWordsRequested_Call
WatchRandomWordsRequested is a helper method to define mock.On call
- opts *bind.WatchOpts
- sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2RandomWordsRequested
- keyHash [][32]byte
- subId []uint64
- sender []common.Address
func (*VRFCoordinatorV2Interface_Expecter) WatchSubscriptionCanceled ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) WatchSubscriptionCanceled(opts interface{}, sink interface{}, subId interface{}) *VRFCoordinatorV2Interface_WatchSubscriptionCanceled_Call
WatchSubscriptionCanceled is a helper method to define mock.On call
- opts *bind.WatchOpts
- sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCanceled
- subId []uint64
func (*VRFCoordinatorV2Interface_Expecter) WatchSubscriptionConsumerAdded ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) WatchSubscriptionConsumerAdded(opts interface{}, sink interface{}, subId interface{}) *VRFCoordinatorV2Interface_WatchSubscriptionConsumerAdded_Call
WatchSubscriptionConsumerAdded is a helper method to define mock.On call
- opts *bind.WatchOpts
- sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionConsumerAdded
- subId []uint64
func (*VRFCoordinatorV2Interface_Expecter) WatchSubscriptionConsumerRemoved ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) WatchSubscriptionConsumerRemoved(opts interface{}, sink interface{}, subId interface{}) *VRFCoordinatorV2Interface_WatchSubscriptionConsumerRemoved_Call
WatchSubscriptionConsumerRemoved is a helper method to define mock.On call
- opts *bind.WatchOpts
- sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionConsumerRemoved
- subId []uint64
func (*VRFCoordinatorV2Interface_Expecter) WatchSubscriptionCreated ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) WatchSubscriptionCreated(opts interface{}, sink interface{}, subId interface{}) *VRFCoordinatorV2Interface_WatchSubscriptionCreated_Call
WatchSubscriptionCreated is a helper method to define mock.On call
- opts *bind.WatchOpts
- sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCreated
- subId []uint64
func (*VRFCoordinatorV2Interface_Expecter) WatchSubscriptionFunded ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) WatchSubscriptionFunded(opts interface{}, sink interface{}, subId interface{}) *VRFCoordinatorV2Interface_WatchSubscriptionFunded_Call
WatchSubscriptionFunded is a helper method to define mock.On call
- opts *bind.WatchOpts
- sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionFunded
- subId []uint64
func (*VRFCoordinatorV2Interface_Expecter) WatchSubscriptionOwnerTransferRequested ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) WatchSubscriptionOwnerTransferRequested(opts interface{}, sink interface{}, subId interface{}) *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferRequested_Call
WatchSubscriptionOwnerTransferRequested is a helper method to define mock.On call
- opts *bind.WatchOpts
- sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionOwnerTransferRequested
- subId []uint64
func (*VRFCoordinatorV2Interface_Expecter) WatchSubscriptionOwnerTransferred ¶ added in v2.15.0
func (_e *VRFCoordinatorV2Interface_Expecter) WatchSubscriptionOwnerTransferred(opts interface{}, sink interface{}, subId interface{}) *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferred_Call
WatchSubscriptionOwnerTransferred is a helper method to define mock.On call
- opts *bind.WatchOpts
- sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionOwnerTransferred
- subId []uint64
type VRFCoordinatorV2Interface_FilterConfigSet_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_FilterConfigSet_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FilterConfigSet'
func (*VRFCoordinatorV2Interface_FilterConfigSet_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterConfigSet_Call) Run(run func(opts *bind.FilterOpts)) *VRFCoordinatorV2Interface_FilterConfigSet_Call
func (*VRFCoordinatorV2Interface_FilterConfigSet_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterConfigSet_Call) RunAndReturn(run func(*bind.FilterOpts) (*vrf_coordinator_v2.VRFCoordinatorV2ConfigSetIterator, error)) *VRFCoordinatorV2Interface_FilterConfigSet_Call
type VRFCoordinatorV2Interface_FilterFundsRecovered_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_FilterFundsRecovered_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FilterFundsRecovered'
func (*VRFCoordinatorV2Interface_FilterFundsRecovered_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterFundsRecovered_Call) Run(run func(opts *bind.FilterOpts)) *VRFCoordinatorV2Interface_FilterFundsRecovered_Call
func (*VRFCoordinatorV2Interface_FilterFundsRecovered_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterFundsRecovered_Call) RunAndReturn(run func(*bind.FilterOpts) (*vrf_coordinator_v2.VRFCoordinatorV2FundsRecoveredIterator, error)) *VRFCoordinatorV2Interface_FilterFundsRecovered_Call
type VRFCoordinatorV2Interface_FilterOwnershipTransferRequested_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_FilterOwnershipTransferRequested_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FilterOwnershipTransferRequested'
func (*VRFCoordinatorV2Interface_FilterOwnershipTransferRequested_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterOwnershipTransferRequested_Call) Run(run func(opts *bind.FilterOpts, from []common.Address, to []common.Address)) *VRFCoordinatorV2Interface_FilterOwnershipTransferRequested_Call
func (*VRFCoordinatorV2Interface_FilterOwnershipTransferRequested_Call) RunAndReturn ¶ added in v2.15.0
type VRFCoordinatorV2Interface_FilterOwnershipTransferred_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_FilterOwnershipTransferred_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FilterOwnershipTransferred'
func (*VRFCoordinatorV2Interface_FilterOwnershipTransferred_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterOwnershipTransferred_Call) Run(run func(opts *bind.FilterOpts, from []common.Address, to []common.Address)) *VRFCoordinatorV2Interface_FilterOwnershipTransferred_Call
func (*VRFCoordinatorV2Interface_FilterOwnershipTransferred_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterOwnershipTransferred_Call) RunAndReturn(run func(*bind.FilterOpts, []common.Address, []common.Address) (*vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferredIterator, error)) *VRFCoordinatorV2Interface_FilterOwnershipTransferred_Call
type VRFCoordinatorV2Interface_FilterProvingKeyDeregistered_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_FilterProvingKeyDeregistered_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FilterProvingKeyDeregistered'
func (*VRFCoordinatorV2Interface_FilterProvingKeyDeregistered_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterProvingKeyDeregistered_Call) Run(run func(opts *bind.FilterOpts, oracle []common.Address)) *VRFCoordinatorV2Interface_FilterProvingKeyDeregistered_Call
func (*VRFCoordinatorV2Interface_FilterProvingKeyDeregistered_Call) RunAndReturn ¶ added in v2.15.0
type VRFCoordinatorV2Interface_FilterProvingKeyRegistered_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_FilterProvingKeyRegistered_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FilterProvingKeyRegistered'
func (*VRFCoordinatorV2Interface_FilterProvingKeyRegistered_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterProvingKeyRegistered_Call) Run(run func(opts *bind.FilterOpts, oracle []common.Address)) *VRFCoordinatorV2Interface_FilterProvingKeyRegistered_Call
func (*VRFCoordinatorV2Interface_FilterProvingKeyRegistered_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterProvingKeyRegistered_Call) RunAndReturn(run func(*bind.FilterOpts, []common.Address) (*vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyRegisteredIterator, error)) *VRFCoordinatorV2Interface_FilterProvingKeyRegistered_Call
type VRFCoordinatorV2Interface_FilterRandomWordsFulfilled_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_FilterRandomWordsFulfilled_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FilterRandomWordsFulfilled'
func (*VRFCoordinatorV2Interface_FilterRandomWordsFulfilled_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterRandomWordsFulfilled_Call) Run(run func(opts *bind.FilterOpts, requestId []*big.Int)) *VRFCoordinatorV2Interface_FilterRandomWordsFulfilled_Call
func (*VRFCoordinatorV2Interface_FilterRandomWordsFulfilled_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterRandomWordsFulfilled_Call) RunAndReturn(run func(*bind.FilterOpts, []*big.Int) (*vrf_coordinator_v2.VRFCoordinatorV2RandomWordsFulfilledIterator, error)) *VRFCoordinatorV2Interface_FilterRandomWordsFulfilled_Call
type VRFCoordinatorV2Interface_FilterRandomWordsRequested_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_FilterRandomWordsRequested_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FilterRandomWordsRequested'
func (*VRFCoordinatorV2Interface_FilterRandomWordsRequested_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterRandomWordsRequested_Call) Run(run func(opts *bind.FilterOpts, keyHash [][32]byte, subId []uint64, sender []common.Address)) *VRFCoordinatorV2Interface_FilterRandomWordsRequested_Call
func (*VRFCoordinatorV2Interface_FilterRandomWordsRequested_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterRandomWordsRequested_Call) RunAndReturn(run func(*bind.FilterOpts, [][32]byte, []uint64, []common.Address) (*vrf_coordinator_v2.VRFCoordinatorV2RandomWordsRequestedIterator, error)) *VRFCoordinatorV2Interface_FilterRandomWordsRequested_Call
type VRFCoordinatorV2Interface_FilterSubscriptionCanceled_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_FilterSubscriptionCanceled_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FilterSubscriptionCanceled'
func (*VRFCoordinatorV2Interface_FilterSubscriptionCanceled_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterSubscriptionCanceled_Call) Run(run func(opts *bind.FilterOpts, subId []uint64)) *VRFCoordinatorV2Interface_FilterSubscriptionCanceled_Call
func (*VRFCoordinatorV2Interface_FilterSubscriptionCanceled_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterSubscriptionCanceled_Call) RunAndReturn(run func(*bind.FilterOpts, []uint64) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCanceledIterator, error)) *VRFCoordinatorV2Interface_FilterSubscriptionCanceled_Call
type VRFCoordinatorV2Interface_FilterSubscriptionConsumerAdded_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_FilterSubscriptionConsumerAdded_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FilterSubscriptionConsumerAdded'
func (*VRFCoordinatorV2Interface_FilterSubscriptionConsumerAdded_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterSubscriptionConsumerAdded_Call) Run(run func(opts *bind.FilterOpts, subId []uint64)) *VRFCoordinatorV2Interface_FilterSubscriptionConsumerAdded_Call
func (*VRFCoordinatorV2Interface_FilterSubscriptionConsumerAdded_Call) RunAndReturn ¶ added in v2.15.0
type VRFCoordinatorV2Interface_FilterSubscriptionConsumerRemoved_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_FilterSubscriptionConsumerRemoved_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FilterSubscriptionConsumerRemoved'
func (*VRFCoordinatorV2Interface_FilterSubscriptionConsumerRemoved_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterSubscriptionConsumerRemoved_Call) Run(run func(opts *bind.FilterOpts, subId []uint64)) *VRFCoordinatorV2Interface_FilterSubscriptionConsumerRemoved_Call
func (*VRFCoordinatorV2Interface_FilterSubscriptionConsumerRemoved_Call) RunAndReturn ¶ added in v2.15.0
type VRFCoordinatorV2Interface_FilterSubscriptionCreated_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_FilterSubscriptionCreated_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FilterSubscriptionCreated'
func (*VRFCoordinatorV2Interface_FilterSubscriptionCreated_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterSubscriptionCreated_Call) Run(run func(opts *bind.FilterOpts, subId []uint64)) *VRFCoordinatorV2Interface_FilterSubscriptionCreated_Call
func (*VRFCoordinatorV2Interface_FilterSubscriptionCreated_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterSubscriptionCreated_Call) RunAndReturn(run func(*bind.FilterOpts, []uint64) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCreatedIterator, error)) *VRFCoordinatorV2Interface_FilterSubscriptionCreated_Call
type VRFCoordinatorV2Interface_FilterSubscriptionFunded_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_FilterSubscriptionFunded_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FilterSubscriptionFunded'
func (*VRFCoordinatorV2Interface_FilterSubscriptionFunded_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterSubscriptionFunded_Call) Run(run func(opts *bind.FilterOpts, subId []uint64)) *VRFCoordinatorV2Interface_FilterSubscriptionFunded_Call
func (*VRFCoordinatorV2Interface_FilterSubscriptionFunded_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterSubscriptionFunded_Call) RunAndReturn(run func(*bind.FilterOpts, []uint64) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionFundedIterator, error)) *VRFCoordinatorV2Interface_FilterSubscriptionFunded_Call
type VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferRequested_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferRequested_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FilterSubscriptionOwnerTransferRequested'
func (*VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferRequested_Call) Return ¶ added in v2.15.0
func (*VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferRequested_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferRequested_Call) Run(run func(opts *bind.FilterOpts, subId []uint64)) *VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferRequested_Call
func (*VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferRequested_Call) RunAndReturn ¶ added in v2.15.0
type VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferred_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferred_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FilterSubscriptionOwnerTransferred'
func (*VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferred_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferred_Call) Run(run func(opts *bind.FilterOpts, subId []uint64)) *VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferred_Call
func (*VRFCoordinatorV2Interface_FilterSubscriptionOwnerTransferred_Call) RunAndReturn ¶ added in v2.15.0
type VRFCoordinatorV2Interface_FulfillRandomWords_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_FulfillRandomWords_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FulfillRandomWords'
func (*VRFCoordinatorV2Interface_FulfillRandomWords_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FulfillRandomWords_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_FulfillRandomWords_Call
func (*VRFCoordinatorV2Interface_FulfillRandomWords_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FulfillRandomWords_Call) Run(run func(opts *bind.TransactOpts, proof vrf_coordinator_v2.VRFProof, rc vrf_coordinator_v2.VRFCoordinatorV2RequestCommitment)) *VRFCoordinatorV2Interface_FulfillRandomWords_Call
func (*VRFCoordinatorV2Interface_FulfillRandomWords_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_FulfillRandomWords_Call) RunAndReturn(run func(*bind.TransactOpts, vrf_coordinator_v2.VRFProof, vrf_coordinator_v2.VRFCoordinatorV2RequestCommitment) (*types.Transaction, error)) *VRFCoordinatorV2Interface_FulfillRandomWords_Call
type VRFCoordinatorV2Interface_GetCommitment_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_GetCommitment_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCommitment'
func (*VRFCoordinatorV2Interface_GetCommitment_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetCommitment_Call) Return(_a0 [32]byte, _a1 error) *VRFCoordinatorV2Interface_GetCommitment_Call
func (*VRFCoordinatorV2Interface_GetCommitment_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetCommitment_Call) Run(run func(opts *bind.CallOpts, requestId *big.Int)) *VRFCoordinatorV2Interface_GetCommitment_Call
func (*VRFCoordinatorV2Interface_GetCommitment_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetCommitment_Call) RunAndReturn(run func(*bind.CallOpts, *big.Int) ([32]byte, error)) *VRFCoordinatorV2Interface_GetCommitment_Call
type VRFCoordinatorV2Interface_GetConfig_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_GetConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetConfig'
func (*VRFCoordinatorV2Interface_GetConfig_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetConfig_Call) Return(_a0 vrf_coordinator_v2.GetConfig, _a1 error) *VRFCoordinatorV2Interface_GetConfig_Call
func (*VRFCoordinatorV2Interface_GetConfig_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetConfig_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_GetConfig_Call
func (*VRFCoordinatorV2Interface_GetConfig_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetConfig_Call) RunAndReturn(run func(*bind.CallOpts) (vrf_coordinator_v2.GetConfig, error)) *VRFCoordinatorV2Interface_GetConfig_Call
type VRFCoordinatorV2Interface_GetCurrentSubId_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_GetCurrentSubId_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCurrentSubId'
func (*VRFCoordinatorV2Interface_GetCurrentSubId_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetCurrentSubId_Call) Return(_a0 uint64, _a1 error) *VRFCoordinatorV2Interface_GetCurrentSubId_Call
func (*VRFCoordinatorV2Interface_GetCurrentSubId_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetCurrentSubId_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_GetCurrentSubId_Call
func (*VRFCoordinatorV2Interface_GetCurrentSubId_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetCurrentSubId_Call) RunAndReturn(run func(*bind.CallOpts) (uint64, error)) *VRFCoordinatorV2Interface_GetCurrentSubId_Call
type VRFCoordinatorV2Interface_GetFallbackWeiPerUnitLink_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_GetFallbackWeiPerUnitLink_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetFallbackWeiPerUnitLink'
func (*VRFCoordinatorV2Interface_GetFallbackWeiPerUnitLink_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetFallbackWeiPerUnitLink_Call) Return(_a0 *big.Int, _a1 error) *VRFCoordinatorV2Interface_GetFallbackWeiPerUnitLink_Call
func (*VRFCoordinatorV2Interface_GetFallbackWeiPerUnitLink_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetFallbackWeiPerUnitLink_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_GetFallbackWeiPerUnitLink_Call
func (*VRFCoordinatorV2Interface_GetFallbackWeiPerUnitLink_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetFallbackWeiPerUnitLink_Call) RunAndReturn(run func(*bind.CallOpts) (*big.Int, error)) *VRFCoordinatorV2Interface_GetFallbackWeiPerUnitLink_Call
type VRFCoordinatorV2Interface_GetFeeConfig_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_GetFeeConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetFeeConfig'
func (*VRFCoordinatorV2Interface_GetFeeConfig_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetFeeConfig_Call) Return(_a0 vrf_coordinator_v2.GetFeeConfig, _a1 error) *VRFCoordinatorV2Interface_GetFeeConfig_Call
func (*VRFCoordinatorV2Interface_GetFeeConfig_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetFeeConfig_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_GetFeeConfig_Call
func (*VRFCoordinatorV2Interface_GetFeeConfig_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetFeeConfig_Call) RunAndReturn(run func(*bind.CallOpts) (vrf_coordinator_v2.GetFeeConfig, error)) *VRFCoordinatorV2Interface_GetFeeConfig_Call
type VRFCoordinatorV2Interface_GetFeeTier_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_GetFeeTier_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetFeeTier'
func (*VRFCoordinatorV2Interface_GetFeeTier_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetFeeTier_Call) Return(_a0 uint32, _a1 error) *VRFCoordinatorV2Interface_GetFeeTier_Call
func (*VRFCoordinatorV2Interface_GetFeeTier_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetFeeTier_Call) Run(run func(opts *bind.CallOpts, reqCount uint64)) *VRFCoordinatorV2Interface_GetFeeTier_Call
func (*VRFCoordinatorV2Interface_GetFeeTier_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetFeeTier_Call) RunAndReturn(run func(*bind.CallOpts, uint64) (uint32, error)) *VRFCoordinatorV2Interface_GetFeeTier_Call
type VRFCoordinatorV2Interface_GetRequestConfig_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_GetRequestConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetRequestConfig'
func (*VRFCoordinatorV2Interface_GetRequestConfig_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetRequestConfig_Call) Return(_a0 uint16, _a1 uint32, _a2 [][32]byte, _a3 error) *VRFCoordinatorV2Interface_GetRequestConfig_Call
func (*VRFCoordinatorV2Interface_GetRequestConfig_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetRequestConfig_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_GetRequestConfig_Call
func (*VRFCoordinatorV2Interface_GetRequestConfig_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetRequestConfig_Call) RunAndReturn(run func(*bind.CallOpts) (uint16, uint32, [][32]byte, error)) *VRFCoordinatorV2Interface_GetRequestConfig_Call
type VRFCoordinatorV2Interface_GetSubscription_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_GetSubscription_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSubscription'
func (*VRFCoordinatorV2Interface_GetSubscription_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetSubscription_Call) Return(_a0 vrf_coordinator_v2.GetSubscription, _a1 error) *VRFCoordinatorV2Interface_GetSubscription_Call
func (*VRFCoordinatorV2Interface_GetSubscription_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetSubscription_Call) Run(run func(opts *bind.CallOpts, subId uint64)) *VRFCoordinatorV2Interface_GetSubscription_Call
func (*VRFCoordinatorV2Interface_GetSubscription_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetSubscription_Call) RunAndReturn(run func(*bind.CallOpts, uint64) (vrf_coordinator_v2.GetSubscription, error)) *VRFCoordinatorV2Interface_GetSubscription_Call
type VRFCoordinatorV2Interface_GetTotalBalance_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_GetTotalBalance_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetTotalBalance'
func (*VRFCoordinatorV2Interface_GetTotalBalance_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetTotalBalance_Call) Return(_a0 *big.Int, _a1 error) *VRFCoordinatorV2Interface_GetTotalBalance_Call
func (*VRFCoordinatorV2Interface_GetTotalBalance_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetTotalBalance_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_GetTotalBalance_Call
func (*VRFCoordinatorV2Interface_GetTotalBalance_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_GetTotalBalance_Call) RunAndReturn(run func(*bind.CallOpts) (*big.Int, error)) *VRFCoordinatorV2Interface_GetTotalBalance_Call
type VRFCoordinatorV2Interface_HashOfKey_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_HashOfKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HashOfKey'
func (*VRFCoordinatorV2Interface_HashOfKey_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_HashOfKey_Call) Return(_a0 [32]byte, _a1 error) *VRFCoordinatorV2Interface_HashOfKey_Call
func (*VRFCoordinatorV2Interface_HashOfKey_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_HashOfKey_Call) Run(run func(opts *bind.CallOpts, publicKey [2]*big.Int)) *VRFCoordinatorV2Interface_HashOfKey_Call
func (*VRFCoordinatorV2Interface_HashOfKey_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_HashOfKey_Call) RunAndReturn(run func(*bind.CallOpts, [2]*big.Int) ([32]byte, error)) *VRFCoordinatorV2Interface_HashOfKey_Call
type VRFCoordinatorV2Interface_LINKETHFEED_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_LINKETHFEED_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LINKETHFEED'
func (*VRFCoordinatorV2Interface_LINKETHFEED_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_LINKETHFEED_Call) Return(_a0 common.Address, _a1 error) *VRFCoordinatorV2Interface_LINKETHFEED_Call
func (*VRFCoordinatorV2Interface_LINKETHFEED_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_LINKETHFEED_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_LINKETHFEED_Call
func (*VRFCoordinatorV2Interface_LINKETHFEED_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_LINKETHFEED_Call) RunAndReturn(run func(*bind.CallOpts) (common.Address, error)) *VRFCoordinatorV2Interface_LINKETHFEED_Call
type VRFCoordinatorV2Interface_LINK_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_LINK_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LINK'
func (*VRFCoordinatorV2Interface_LINK_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_LINK_Call) Return(_a0 common.Address, _a1 error) *VRFCoordinatorV2Interface_LINK_Call
func (*VRFCoordinatorV2Interface_LINK_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_LINK_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_LINK_Call
func (*VRFCoordinatorV2Interface_LINK_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_LINK_Call) RunAndReturn(run func(*bind.CallOpts) (common.Address, error)) *VRFCoordinatorV2Interface_LINK_Call
type VRFCoordinatorV2Interface_MAXCONSUMERS_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_MAXCONSUMERS_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MAXCONSUMERS'
func (*VRFCoordinatorV2Interface_MAXCONSUMERS_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_MAXCONSUMERS_Call) Return(_a0 uint16, _a1 error) *VRFCoordinatorV2Interface_MAXCONSUMERS_Call
func (*VRFCoordinatorV2Interface_MAXCONSUMERS_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_MAXCONSUMERS_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_MAXCONSUMERS_Call
func (*VRFCoordinatorV2Interface_MAXCONSUMERS_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_MAXCONSUMERS_Call) RunAndReturn(run func(*bind.CallOpts) (uint16, error)) *VRFCoordinatorV2Interface_MAXCONSUMERS_Call
type VRFCoordinatorV2Interface_MAXNUMWORDS_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_MAXNUMWORDS_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MAXNUMWORDS'
func (*VRFCoordinatorV2Interface_MAXNUMWORDS_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_MAXNUMWORDS_Call) Return(_a0 uint32, _a1 error) *VRFCoordinatorV2Interface_MAXNUMWORDS_Call
func (*VRFCoordinatorV2Interface_MAXNUMWORDS_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_MAXNUMWORDS_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_MAXNUMWORDS_Call
func (*VRFCoordinatorV2Interface_MAXNUMWORDS_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_MAXNUMWORDS_Call) RunAndReturn(run func(*bind.CallOpts) (uint32, error)) *VRFCoordinatorV2Interface_MAXNUMWORDS_Call
type VRFCoordinatorV2Interface_MAXREQUESTCONFIRMATIONS_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_MAXREQUESTCONFIRMATIONS_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MAXREQUESTCONFIRMATIONS'
func (*VRFCoordinatorV2Interface_MAXREQUESTCONFIRMATIONS_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_MAXREQUESTCONFIRMATIONS_Call) Return(_a0 uint16, _a1 error) *VRFCoordinatorV2Interface_MAXREQUESTCONFIRMATIONS_Call
func (*VRFCoordinatorV2Interface_MAXREQUESTCONFIRMATIONS_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_MAXREQUESTCONFIRMATIONS_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_MAXREQUESTCONFIRMATIONS_Call
func (*VRFCoordinatorV2Interface_MAXREQUESTCONFIRMATIONS_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_MAXREQUESTCONFIRMATIONS_Call) RunAndReturn(run func(*bind.CallOpts) (uint16, error)) *VRFCoordinatorV2Interface_MAXREQUESTCONFIRMATIONS_Call
type VRFCoordinatorV2Interface_OnTokenTransfer_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_OnTokenTransfer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OnTokenTransfer'
func (*VRFCoordinatorV2Interface_OnTokenTransfer_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_OnTokenTransfer_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_OnTokenTransfer_Call
func (*VRFCoordinatorV2Interface_OnTokenTransfer_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_OnTokenTransfer_Call) Run(run func(opts *bind.TransactOpts, arg0 common.Address, amount *big.Int, data []byte)) *VRFCoordinatorV2Interface_OnTokenTransfer_Call
func (*VRFCoordinatorV2Interface_OnTokenTransfer_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_OnTokenTransfer_Call) RunAndReturn(run func(*bind.TransactOpts, common.Address, *big.Int, []byte) (*types.Transaction, error)) *VRFCoordinatorV2Interface_OnTokenTransfer_Call
type VRFCoordinatorV2Interface_OracleWithdraw_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_OracleWithdraw_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OracleWithdraw'
func (*VRFCoordinatorV2Interface_OracleWithdraw_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_OracleWithdraw_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_OracleWithdraw_Call
func (*VRFCoordinatorV2Interface_OracleWithdraw_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_OracleWithdraw_Call) Run(run func(opts *bind.TransactOpts, recipient common.Address, amount *big.Int)) *VRFCoordinatorV2Interface_OracleWithdraw_Call
func (*VRFCoordinatorV2Interface_OracleWithdraw_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_OracleWithdraw_Call) RunAndReturn(run func(*bind.TransactOpts, common.Address, *big.Int) (*types.Transaction, error)) *VRFCoordinatorV2Interface_OracleWithdraw_Call
type VRFCoordinatorV2Interface_OwnerCancelSubscription_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_OwnerCancelSubscription_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OwnerCancelSubscription'
func (*VRFCoordinatorV2Interface_OwnerCancelSubscription_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_OwnerCancelSubscription_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_OwnerCancelSubscription_Call
func (*VRFCoordinatorV2Interface_OwnerCancelSubscription_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_OwnerCancelSubscription_Call) Run(run func(opts *bind.TransactOpts, subId uint64)) *VRFCoordinatorV2Interface_OwnerCancelSubscription_Call
func (*VRFCoordinatorV2Interface_OwnerCancelSubscription_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_OwnerCancelSubscription_Call) RunAndReturn(run func(*bind.TransactOpts, uint64) (*types.Transaction, error)) *VRFCoordinatorV2Interface_OwnerCancelSubscription_Call
type VRFCoordinatorV2Interface_Owner_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_Owner_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Owner'
func (*VRFCoordinatorV2Interface_Owner_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_Owner_Call) Return(_a0 common.Address, _a1 error) *VRFCoordinatorV2Interface_Owner_Call
func (*VRFCoordinatorV2Interface_Owner_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_Owner_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_Owner_Call
func (*VRFCoordinatorV2Interface_Owner_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_Owner_Call) RunAndReturn(run func(*bind.CallOpts) (common.Address, error)) *VRFCoordinatorV2Interface_Owner_Call
type VRFCoordinatorV2Interface_ParseConfigSet_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_ParseConfigSet_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ParseConfigSet'
func (*VRFCoordinatorV2Interface_ParseConfigSet_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseConfigSet_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseConfigSet_Call
func (*VRFCoordinatorV2Interface_ParseConfigSet_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseConfigSet_Call) RunAndReturn(run func(types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2ConfigSet, error)) *VRFCoordinatorV2Interface_ParseConfigSet_Call
type VRFCoordinatorV2Interface_ParseFundsRecovered_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_ParseFundsRecovered_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ParseFundsRecovered'
func (*VRFCoordinatorV2Interface_ParseFundsRecovered_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseFundsRecovered_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseFundsRecovered_Call
func (*VRFCoordinatorV2Interface_ParseFundsRecovered_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseFundsRecovered_Call) RunAndReturn(run func(types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2FundsRecovered, error)) *VRFCoordinatorV2Interface_ParseFundsRecovered_Call
type VRFCoordinatorV2Interface_ParseLog_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_ParseLog_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ParseLog'
func (*VRFCoordinatorV2Interface_ParseLog_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseLog_Call) Return(_a0 generated.AbigenLog, _a1 error) *VRFCoordinatorV2Interface_ParseLog_Call
func (*VRFCoordinatorV2Interface_ParseLog_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseLog_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseLog_Call
func (*VRFCoordinatorV2Interface_ParseLog_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseLog_Call) RunAndReturn(run func(types.Log) (generated.AbigenLog, error)) *VRFCoordinatorV2Interface_ParseLog_Call
type VRFCoordinatorV2Interface_ParseOwnershipTransferRequested_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_ParseOwnershipTransferRequested_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ParseOwnershipTransferRequested'
func (*VRFCoordinatorV2Interface_ParseOwnershipTransferRequested_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseOwnershipTransferRequested_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseOwnershipTransferRequested_Call
func (*VRFCoordinatorV2Interface_ParseOwnershipTransferRequested_Call) RunAndReturn ¶ added in v2.15.0
type VRFCoordinatorV2Interface_ParseOwnershipTransferred_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_ParseOwnershipTransferred_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ParseOwnershipTransferred'
func (*VRFCoordinatorV2Interface_ParseOwnershipTransferred_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseOwnershipTransferred_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseOwnershipTransferred_Call
func (*VRFCoordinatorV2Interface_ParseOwnershipTransferred_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseOwnershipTransferred_Call) RunAndReturn(run func(types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferred, error)) *VRFCoordinatorV2Interface_ParseOwnershipTransferred_Call
type VRFCoordinatorV2Interface_ParseProvingKeyDeregistered_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_ParseProvingKeyDeregistered_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ParseProvingKeyDeregistered'
func (*VRFCoordinatorV2Interface_ParseProvingKeyDeregistered_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseProvingKeyDeregistered_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseProvingKeyDeregistered_Call
func (*VRFCoordinatorV2Interface_ParseProvingKeyDeregistered_Call) RunAndReturn ¶ added in v2.15.0
type VRFCoordinatorV2Interface_ParseProvingKeyRegistered_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_ParseProvingKeyRegistered_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ParseProvingKeyRegistered'
func (*VRFCoordinatorV2Interface_ParseProvingKeyRegistered_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseProvingKeyRegistered_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseProvingKeyRegistered_Call
func (*VRFCoordinatorV2Interface_ParseProvingKeyRegistered_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseProvingKeyRegistered_Call) RunAndReturn(run func(types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyRegistered, error)) *VRFCoordinatorV2Interface_ParseProvingKeyRegistered_Call
type VRFCoordinatorV2Interface_ParseRandomWordsFulfilled_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_ParseRandomWordsFulfilled_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ParseRandomWordsFulfilled'
func (*VRFCoordinatorV2Interface_ParseRandomWordsFulfilled_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseRandomWordsFulfilled_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseRandomWordsFulfilled_Call
func (*VRFCoordinatorV2Interface_ParseRandomWordsFulfilled_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseRandomWordsFulfilled_Call) RunAndReturn(run func(types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2RandomWordsFulfilled, error)) *VRFCoordinatorV2Interface_ParseRandomWordsFulfilled_Call
type VRFCoordinatorV2Interface_ParseRandomWordsRequested_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_ParseRandomWordsRequested_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ParseRandomWordsRequested'
func (*VRFCoordinatorV2Interface_ParseRandomWordsRequested_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseRandomWordsRequested_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseRandomWordsRequested_Call
func (*VRFCoordinatorV2Interface_ParseRandomWordsRequested_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseRandomWordsRequested_Call) RunAndReturn(run func(types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2RandomWordsRequested, error)) *VRFCoordinatorV2Interface_ParseRandomWordsRequested_Call
type VRFCoordinatorV2Interface_ParseSubscriptionCanceled_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_ParseSubscriptionCanceled_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ParseSubscriptionCanceled'
func (*VRFCoordinatorV2Interface_ParseSubscriptionCanceled_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseSubscriptionCanceled_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseSubscriptionCanceled_Call
func (*VRFCoordinatorV2Interface_ParseSubscriptionCanceled_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseSubscriptionCanceled_Call) RunAndReturn(run func(types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCanceled, error)) *VRFCoordinatorV2Interface_ParseSubscriptionCanceled_Call
type VRFCoordinatorV2Interface_ParseSubscriptionConsumerAdded_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_ParseSubscriptionConsumerAdded_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ParseSubscriptionConsumerAdded'
func (*VRFCoordinatorV2Interface_ParseSubscriptionConsumerAdded_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseSubscriptionConsumerAdded_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseSubscriptionConsumerAdded_Call
func (*VRFCoordinatorV2Interface_ParseSubscriptionConsumerAdded_Call) RunAndReturn ¶ added in v2.15.0
type VRFCoordinatorV2Interface_ParseSubscriptionConsumerRemoved_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_ParseSubscriptionConsumerRemoved_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ParseSubscriptionConsumerRemoved'
func (*VRFCoordinatorV2Interface_ParseSubscriptionConsumerRemoved_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseSubscriptionConsumerRemoved_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseSubscriptionConsumerRemoved_Call
func (*VRFCoordinatorV2Interface_ParseSubscriptionConsumerRemoved_Call) RunAndReturn ¶ added in v2.15.0
type VRFCoordinatorV2Interface_ParseSubscriptionCreated_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_ParseSubscriptionCreated_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ParseSubscriptionCreated'
func (*VRFCoordinatorV2Interface_ParseSubscriptionCreated_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseSubscriptionCreated_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseSubscriptionCreated_Call
func (*VRFCoordinatorV2Interface_ParseSubscriptionCreated_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseSubscriptionCreated_Call) RunAndReturn(run func(types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCreated, error)) *VRFCoordinatorV2Interface_ParseSubscriptionCreated_Call
type VRFCoordinatorV2Interface_ParseSubscriptionFunded_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_ParseSubscriptionFunded_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ParseSubscriptionFunded'
func (*VRFCoordinatorV2Interface_ParseSubscriptionFunded_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseSubscriptionFunded_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseSubscriptionFunded_Call
func (*VRFCoordinatorV2Interface_ParseSubscriptionFunded_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseSubscriptionFunded_Call) RunAndReturn(run func(types.Log) (*vrf_coordinator_v2.VRFCoordinatorV2SubscriptionFunded, error)) *VRFCoordinatorV2Interface_ParseSubscriptionFunded_Call
type VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferRequested_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferRequested_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ParseSubscriptionOwnerTransferRequested'
func (*VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferRequested_Call) Return ¶ added in v2.15.0
func (*VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferRequested_Call) Run ¶ added in v2.15.0
func (*VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferRequested_Call) RunAndReturn ¶ added in v2.15.0
type VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferred_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferred_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ParseSubscriptionOwnerTransferred'
func (*VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferred_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferred_Call) Run(run func(log types.Log)) *VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferred_Call
func (*VRFCoordinatorV2Interface_ParseSubscriptionOwnerTransferred_Call) RunAndReturn ¶ added in v2.15.0
type VRFCoordinatorV2Interface_PendingRequestExists_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_PendingRequestExists_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PendingRequestExists'
func (*VRFCoordinatorV2Interface_PendingRequestExists_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_PendingRequestExists_Call) Return(_a0 bool, _a1 error) *VRFCoordinatorV2Interface_PendingRequestExists_Call
func (*VRFCoordinatorV2Interface_PendingRequestExists_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_PendingRequestExists_Call) Run(run func(opts *bind.CallOpts, subId uint64)) *VRFCoordinatorV2Interface_PendingRequestExists_Call
func (*VRFCoordinatorV2Interface_PendingRequestExists_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_PendingRequestExists_Call) RunAndReturn(run func(*bind.CallOpts, uint64) (bool, error)) *VRFCoordinatorV2Interface_PendingRequestExists_Call
type VRFCoordinatorV2Interface_RecoverFunds_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_RecoverFunds_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RecoverFunds'
func (*VRFCoordinatorV2Interface_RecoverFunds_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_RecoverFunds_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_RecoverFunds_Call
func (*VRFCoordinatorV2Interface_RecoverFunds_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_RecoverFunds_Call) Run(run func(opts *bind.TransactOpts, to common.Address)) *VRFCoordinatorV2Interface_RecoverFunds_Call
func (*VRFCoordinatorV2Interface_RecoverFunds_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_RecoverFunds_Call) RunAndReturn(run func(*bind.TransactOpts, common.Address) (*types.Transaction, error)) *VRFCoordinatorV2Interface_RecoverFunds_Call
type VRFCoordinatorV2Interface_RegisterProvingKey_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_RegisterProvingKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RegisterProvingKey'
func (*VRFCoordinatorV2Interface_RegisterProvingKey_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_RegisterProvingKey_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_RegisterProvingKey_Call
func (*VRFCoordinatorV2Interface_RegisterProvingKey_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_RegisterProvingKey_Call) Run(run func(opts *bind.TransactOpts, oracle common.Address, publicProvingKey [2]*big.Int)) *VRFCoordinatorV2Interface_RegisterProvingKey_Call
func (*VRFCoordinatorV2Interface_RegisterProvingKey_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_RegisterProvingKey_Call) RunAndReturn(run func(*bind.TransactOpts, common.Address, [2]*big.Int) (*types.Transaction, error)) *VRFCoordinatorV2Interface_RegisterProvingKey_Call
type VRFCoordinatorV2Interface_RemoveConsumer_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_RemoveConsumer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveConsumer'
func (*VRFCoordinatorV2Interface_RemoveConsumer_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_RemoveConsumer_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_RemoveConsumer_Call
func (*VRFCoordinatorV2Interface_RemoveConsumer_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_RemoveConsumer_Call) Run(run func(opts *bind.TransactOpts, subId uint64, consumer common.Address)) *VRFCoordinatorV2Interface_RemoveConsumer_Call
func (*VRFCoordinatorV2Interface_RemoveConsumer_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_RemoveConsumer_Call) RunAndReturn(run func(*bind.TransactOpts, uint64, common.Address) (*types.Transaction, error)) *VRFCoordinatorV2Interface_RemoveConsumer_Call
type VRFCoordinatorV2Interface_RequestRandomWords_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_RequestRandomWords_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RequestRandomWords'
func (*VRFCoordinatorV2Interface_RequestRandomWords_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_RequestRandomWords_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_RequestRandomWords_Call
func (*VRFCoordinatorV2Interface_RequestRandomWords_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_RequestRandomWords_Call) Run(run func(opts *bind.TransactOpts, keyHash [32]byte, subId uint64, requestConfirmations uint16, callbackGasLimit uint32, numWords uint32)) *VRFCoordinatorV2Interface_RequestRandomWords_Call
func (*VRFCoordinatorV2Interface_RequestRandomWords_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_RequestRandomWords_Call) RunAndReturn(run func(*bind.TransactOpts, [32]byte, uint64, uint16, uint32, uint32) (*types.Transaction, error)) *VRFCoordinatorV2Interface_RequestRandomWords_Call
type VRFCoordinatorV2Interface_RequestSubscriptionOwnerTransfer_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_RequestSubscriptionOwnerTransfer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RequestSubscriptionOwnerTransfer'
func (*VRFCoordinatorV2Interface_RequestSubscriptionOwnerTransfer_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_RequestSubscriptionOwnerTransfer_Call) Run(run func(opts *bind.TransactOpts, subId uint64, newOwner common.Address)) *VRFCoordinatorV2Interface_RequestSubscriptionOwnerTransfer_Call
func (*VRFCoordinatorV2Interface_RequestSubscriptionOwnerTransfer_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_RequestSubscriptionOwnerTransfer_Call) RunAndReturn(run func(*bind.TransactOpts, uint64, common.Address) (*types.Transaction, error)) *VRFCoordinatorV2Interface_RequestSubscriptionOwnerTransfer_Call
type VRFCoordinatorV2Interface_SetConfig_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_SetConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetConfig'
func (*VRFCoordinatorV2Interface_SetConfig_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_SetConfig_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_SetConfig_Call
func (*VRFCoordinatorV2Interface_SetConfig_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_SetConfig_Call) Run(run func(opts *bind.TransactOpts, minimumRequestConfirmations uint16, maxGasLimit uint32, stalenessSeconds uint32, gasAfterPaymentCalculation uint32, fallbackWeiPerUnitLink *big.Int, feeConfig vrf_coordinator_v2.VRFCoordinatorV2FeeConfig)) *VRFCoordinatorV2Interface_SetConfig_Call
func (*VRFCoordinatorV2Interface_SetConfig_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_SetConfig_Call) RunAndReturn(run func(*bind.TransactOpts, uint16, uint32, uint32, uint32, *big.Int, vrf_coordinator_v2.VRFCoordinatorV2FeeConfig) (*types.Transaction, error)) *VRFCoordinatorV2Interface_SetConfig_Call
type VRFCoordinatorV2Interface_TransferOwnership_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_TransferOwnership_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TransferOwnership'
func (*VRFCoordinatorV2Interface_TransferOwnership_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_TransferOwnership_Call) Return(_a0 *types.Transaction, _a1 error) *VRFCoordinatorV2Interface_TransferOwnership_Call
func (*VRFCoordinatorV2Interface_TransferOwnership_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_TransferOwnership_Call) Run(run func(opts *bind.TransactOpts, to common.Address)) *VRFCoordinatorV2Interface_TransferOwnership_Call
func (*VRFCoordinatorV2Interface_TransferOwnership_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_TransferOwnership_Call) RunAndReturn(run func(*bind.TransactOpts, common.Address) (*types.Transaction, error)) *VRFCoordinatorV2Interface_TransferOwnership_Call
type VRFCoordinatorV2Interface_TypeAndVersion_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_TypeAndVersion_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TypeAndVersion'
func (*VRFCoordinatorV2Interface_TypeAndVersion_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_TypeAndVersion_Call) Return(_a0 string, _a1 error) *VRFCoordinatorV2Interface_TypeAndVersion_Call
func (*VRFCoordinatorV2Interface_TypeAndVersion_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_TypeAndVersion_Call) Run(run func(opts *bind.CallOpts)) *VRFCoordinatorV2Interface_TypeAndVersion_Call
func (*VRFCoordinatorV2Interface_TypeAndVersion_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_TypeAndVersion_Call) RunAndReturn(run func(*bind.CallOpts) (string, error)) *VRFCoordinatorV2Interface_TypeAndVersion_Call
type VRFCoordinatorV2Interface_WatchConfigSet_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_WatchConfigSet_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WatchConfigSet'
func (*VRFCoordinatorV2Interface_WatchConfigSet_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchConfigSet_Call) Return(_a0 event.Subscription, _a1 error) *VRFCoordinatorV2Interface_WatchConfigSet_Call
func (*VRFCoordinatorV2Interface_WatchConfigSet_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchConfigSet_Call) Run(run func(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2ConfigSet)) *VRFCoordinatorV2Interface_WatchConfigSet_Call
func (*VRFCoordinatorV2Interface_WatchConfigSet_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchConfigSet_Call) RunAndReturn(run func(*bind.WatchOpts, chan<- *vrf_coordinator_v2.VRFCoordinatorV2ConfigSet) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchConfigSet_Call
type VRFCoordinatorV2Interface_WatchFundsRecovered_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_WatchFundsRecovered_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WatchFundsRecovered'
func (*VRFCoordinatorV2Interface_WatchFundsRecovered_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchFundsRecovered_Call) Return(_a0 event.Subscription, _a1 error) *VRFCoordinatorV2Interface_WatchFundsRecovered_Call
func (*VRFCoordinatorV2Interface_WatchFundsRecovered_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchFundsRecovered_Call) Run(run func(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2FundsRecovered)) *VRFCoordinatorV2Interface_WatchFundsRecovered_Call
func (*VRFCoordinatorV2Interface_WatchFundsRecovered_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchFundsRecovered_Call) RunAndReturn(run func(*bind.WatchOpts, chan<- *vrf_coordinator_v2.VRFCoordinatorV2FundsRecovered) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchFundsRecovered_Call
type VRFCoordinatorV2Interface_WatchOwnershipTransferRequested_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_WatchOwnershipTransferRequested_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WatchOwnershipTransferRequested'
func (*VRFCoordinatorV2Interface_WatchOwnershipTransferRequested_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchOwnershipTransferRequested_Call) Run(run func(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferRequested, from []common.Address, to []common.Address)) *VRFCoordinatorV2Interface_WatchOwnershipTransferRequested_Call
func (*VRFCoordinatorV2Interface_WatchOwnershipTransferRequested_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchOwnershipTransferRequested_Call) RunAndReturn(run func(*bind.WatchOpts, chan<- *vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferRequested, []common.Address, []common.Address) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchOwnershipTransferRequested_Call
type VRFCoordinatorV2Interface_WatchOwnershipTransferred_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_WatchOwnershipTransferred_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WatchOwnershipTransferred'
func (*VRFCoordinatorV2Interface_WatchOwnershipTransferred_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchOwnershipTransferred_Call) Run(run func(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferred, from []common.Address, to []common.Address)) *VRFCoordinatorV2Interface_WatchOwnershipTransferred_Call
func (*VRFCoordinatorV2Interface_WatchOwnershipTransferred_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchOwnershipTransferred_Call) RunAndReturn(run func(*bind.WatchOpts, chan<- *vrf_coordinator_v2.VRFCoordinatorV2OwnershipTransferred, []common.Address, []common.Address) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchOwnershipTransferred_Call
type VRFCoordinatorV2Interface_WatchProvingKeyDeregistered_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_WatchProvingKeyDeregistered_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WatchProvingKeyDeregistered'
func (*VRFCoordinatorV2Interface_WatchProvingKeyDeregistered_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchProvingKeyDeregistered_Call) Run(run func(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyDeregistered, oracle []common.Address)) *VRFCoordinatorV2Interface_WatchProvingKeyDeregistered_Call
func (*VRFCoordinatorV2Interface_WatchProvingKeyDeregistered_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchProvingKeyDeregistered_Call) RunAndReturn(run func(*bind.WatchOpts, chan<- *vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyDeregistered, []common.Address) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchProvingKeyDeregistered_Call
type VRFCoordinatorV2Interface_WatchProvingKeyRegistered_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_WatchProvingKeyRegistered_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WatchProvingKeyRegistered'
func (*VRFCoordinatorV2Interface_WatchProvingKeyRegistered_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchProvingKeyRegistered_Call) Run(run func(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyRegistered, oracle []common.Address)) *VRFCoordinatorV2Interface_WatchProvingKeyRegistered_Call
func (*VRFCoordinatorV2Interface_WatchProvingKeyRegistered_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchProvingKeyRegistered_Call) RunAndReturn(run func(*bind.WatchOpts, chan<- *vrf_coordinator_v2.VRFCoordinatorV2ProvingKeyRegistered, []common.Address) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchProvingKeyRegistered_Call
type VRFCoordinatorV2Interface_WatchRandomWordsFulfilled_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_WatchRandomWordsFulfilled_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WatchRandomWordsFulfilled'
func (*VRFCoordinatorV2Interface_WatchRandomWordsFulfilled_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchRandomWordsFulfilled_Call) Run(run func(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2RandomWordsFulfilled, requestId []*big.Int)) *VRFCoordinatorV2Interface_WatchRandomWordsFulfilled_Call
func (*VRFCoordinatorV2Interface_WatchRandomWordsFulfilled_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchRandomWordsFulfilled_Call) RunAndReturn(run func(*bind.WatchOpts, chan<- *vrf_coordinator_v2.VRFCoordinatorV2RandomWordsFulfilled, []*big.Int) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchRandomWordsFulfilled_Call
type VRFCoordinatorV2Interface_WatchRandomWordsRequested_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_WatchRandomWordsRequested_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WatchRandomWordsRequested'
func (*VRFCoordinatorV2Interface_WatchRandomWordsRequested_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchRandomWordsRequested_Call) Run(run func(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2RandomWordsRequested, keyHash [][32]byte, subId []uint64, sender []common.Address)) *VRFCoordinatorV2Interface_WatchRandomWordsRequested_Call
func (*VRFCoordinatorV2Interface_WatchRandomWordsRequested_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchRandomWordsRequested_Call) RunAndReturn(run func(*bind.WatchOpts, chan<- *vrf_coordinator_v2.VRFCoordinatorV2RandomWordsRequested, [][32]byte, []uint64, []common.Address) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchRandomWordsRequested_Call
type VRFCoordinatorV2Interface_WatchSubscriptionCanceled_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_WatchSubscriptionCanceled_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WatchSubscriptionCanceled'
func (*VRFCoordinatorV2Interface_WatchSubscriptionCanceled_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchSubscriptionCanceled_Call) Run(run func(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCanceled, subId []uint64)) *VRFCoordinatorV2Interface_WatchSubscriptionCanceled_Call
func (*VRFCoordinatorV2Interface_WatchSubscriptionCanceled_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchSubscriptionCanceled_Call) RunAndReturn(run func(*bind.WatchOpts, chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCanceled, []uint64) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchSubscriptionCanceled_Call
type VRFCoordinatorV2Interface_WatchSubscriptionConsumerAdded_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_WatchSubscriptionConsumerAdded_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WatchSubscriptionConsumerAdded'
func (*VRFCoordinatorV2Interface_WatchSubscriptionConsumerAdded_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchSubscriptionConsumerAdded_Call) Run(run func(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionConsumerAdded, subId []uint64)) *VRFCoordinatorV2Interface_WatchSubscriptionConsumerAdded_Call
func (*VRFCoordinatorV2Interface_WatchSubscriptionConsumerAdded_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchSubscriptionConsumerAdded_Call) RunAndReturn(run func(*bind.WatchOpts, chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionConsumerAdded, []uint64) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchSubscriptionConsumerAdded_Call
type VRFCoordinatorV2Interface_WatchSubscriptionConsumerRemoved_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_WatchSubscriptionConsumerRemoved_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WatchSubscriptionConsumerRemoved'
func (*VRFCoordinatorV2Interface_WatchSubscriptionConsumerRemoved_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchSubscriptionConsumerRemoved_Call) Run(run func(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionConsumerRemoved, subId []uint64)) *VRFCoordinatorV2Interface_WatchSubscriptionConsumerRemoved_Call
func (*VRFCoordinatorV2Interface_WatchSubscriptionConsumerRemoved_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchSubscriptionConsumerRemoved_Call) RunAndReturn(run func(*bind.WatchOpts, chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionConsumerRemoved, []uint64) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchSubscriptionConsumerRemoved_Call
type VRFCoordinatorV2Interface_WatchSubscriptionCreated_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_WatchSubscriptionCreated_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WatchSubscriptionCreated'
func (*VRFCoordinatorV2Interface_WatchSubscriptionCreated_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchSubscriptionCreated_Call) Return(_a0 event.Subscription, _a1 error) *VRFCoordinatorV2Interface_WatchSubscriptionCreated_Call
func (*VRFCoordinatorV2Interface_WatchSubscriptionCreated_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchSubscriptionCreated_Call) Run(run func(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCreated, subId []uint64)) *VRFCoordinatorV2Interface_WatchSubscriptionCreated_Call
func (*VRFCoordinatorV2Interface_WatchSubscriptionCreated_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchSubscriptionCreated_Call) RunAndReturn(run func(*bind.WatchOpts, chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionCreated, []uint64) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchSubscriptionCreated_Call
type VRFCoordinatorV2Interface_WatchSubscriptionFunded_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_WatchSubscriptionFunded_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WatchSubscriptionFunded'
func (*VRFCoordinatorV2Interface_WatchSubscriptionFunded_Call) Return ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchSubscriptionFunded_Call) Return(_a0 event.Subscription, _a1 error) *VRFCoordinatorV2Interface_WatchSubscriptionFunded_Call
func (*VRFCoordinatorV2Interface_WatchSubscriptionFunded_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchSubscriptionFunded_Call) Run(run func(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionFunded, subId []uint64)) *VRFCoordinatorV2Interface_WatchSubscriptionFunded_Call
func (*VRFCoordinatorV2Interface_WatchSubscriptionFunded_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchSubscriptionFunded_Call) RunAndReturn(run func(*bind.WatchOpts, chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionFunded, []uint64) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchSubscriptionFunded_Call
type VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferRequested_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferRequested_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WatchSubscriptionOwnerTransferRequested'
func (*VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferRequested_Call) Return ¶ added in v2.15.0
func (*VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferRequested_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferRequested_Call) Run(run func(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionOwnerTransferRequested, subId []uint64)) *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferRequested_Call
func (*VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferRequested_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferRequested_Call) RunAndReturn(run func(*bind.WatchOpts, chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionOwnerTransferRequested, []uint64) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferRequested_Call
type VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferred_Call ¶ added in v2.15.0
VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferred_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WatchSubscriptionOwnerTransferred'
func (*VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferred_Call) Run ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferred_Call) Run(run func(opts *bind.WatchOpts, sink chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionOwnerTransferred, subId []uint64)) *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferred_Call
func (*VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferred_Call) RunAndReturn ¶ added in v2.15.0
func (_c *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferred_Call) RunAndReturn(run func(*bind.WatchOpts, chan<- *vrf_coordinator_v2.VRFCoordinatorV2SubscriptionOwnerTransferred, []uint64) (event.Subscription, error)) *VRFCoordinatorV2Interface_WatchSubscriptionOwnerTransferred_Call