// BridgeContractAdminChangedIterator is returned from FilterAdminChanged and is used to iterate over the raw logs and unpacked data for AdminChanged events raised by the BridgeContract contract.
typeBridgeContractAdminChangedIteratorstruct{
Event*BridgeContractAdminChanged// Event containing the contract specifics and raw log
contract*bind.BoundContract// Generic contract to use for unpacking event data
eventstring// Event name to use for unpacking event data
logschantypes.Log// Log channel receiving the found contract events
subethereum.Subscription// Subscription for errors, completion and termination
donebool// Whether the subscription completed delivering logs
failerror// Occurred error to stop iteration
}
// Next advances the iterator to the subsequent event, returning whether there
// are any more events found. In case of a retrieval or parsing error, false is
// returned and Error() can be queried for the exact failure.
// WatchAdminChanged is a free log subscription operation binding the contract event 0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f.
// BridgeContractBeaconUpgradedIterator is returned from FilterBeaconUpgraded and is used to iterate over the raw logs and unpacked data for BeaconUpgraded events raised by the BridgeContract contract.
typeBridgeContractBeaconUpgradedIteratorstruct{
Event*BridgeContractBeaconUpgraded// Event containing the contract specifics and raw log
contract*bind.BoundContract// Generic contract to use for unpacking event data
eventstring// Event name to use for unpacking event data
logschantypes.Log// Log channel receiving the found contract events
subethereum.Subscription// Subscription for errors, completion and termination
donebool// Whether the subscription completed delivering logs
failerror// Occurred error to stop iteration
}
// Next advances the iterator to the subsequent event, returning whether there
// are any more events found. In case of a retrieval or parsing error, false is
// returned and Error() can be queried for the exact failure.
// BridgeContractBeaconUpgraded represents a BeaconUpgraded event raised by the BridgeContract contract.
typeBridgeContractBeaconUpgradedstruct{
Beaconcommon.Address
Rawtypes.Log// Blockchain specific contextual infos
}
// FilterBeaconUpgraded is a free log retrieval operation binding the contract event 0x1cf3b03a6cf19fa2baba4df148e9dcabedea7f8a5c07840e207e5c089be95d3e.
// WatchBeaconUpgraded is a free log subscription operation binding the contract event 0x1cf3b03a6cf19fa2baba4df148e9dcabedea7f8a5c07840e207e5c089be95d3e.
// BridgeContractFeeReceiverChangedIterator is returned from FilterFeeReceiverChanged and is used to iterate over the raw logs and unpacked data for FeeReceiverChanged events raised by the BridgeContract contract.
// BridgeContractFeeReceiverChanged represents a FeeReceiverChanged event raised by the BridgeContract contract.
typeBridgeContractFeeReceiverChangedstruct{
OldReceivercommon.Address
NewReceivercommon.Address
Rawtypes.Log// Blockchain specific contextual infos
}
// FilterFeeReceiverChanged is a free log retrieval operation binding the contract event 0xa4b009cc442411b602eaf94bc0579b6abdb8fd90b4ef5b9426e270038906bd03.
// WatchFeeReceiverChanged is a free log subscription operation binding the contract event 0xa4b009cc442411b602eaf94bc0579b6abdb8fd90b4ef5b9426e270038906bd03.
// BridgeContractOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the BridgeContract contract.
// BridgeContractOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the BridgeContract contract.
// BridgeContractSwapConfigChangedIterator is returned from FilterSwapConfigChanged and is used to iterate over the raw logs and unpacked data for SwapConfigChanged events raised by the BridgeContract contract.
// BridgeContractSwapConfigChanged represents a SwapConfigChanged event raised by the BridgeContract contract.
typeBridgeContractSwapConfigChangedstruct{
FromTokencommon.Address
ToTokencommon.Address
Swapcommon.Address
Path[]common.Address
Rawtypes.Log// Blockchain specific contextual infos
}
// FilterSwapConfigChanged is a free log retrieval operation binding the contract event 0x5fef9e8e618fa4e60160d3721f2bae8240bd09ede236e2720aae33ae23ff85d8.
// WatchSwapConfigChanged is a free log subscription operation binding the contract event 0x5fef9e8e618fa4e60160d3721f2bae8240bd09ede236e2720aae33ae23ff85d8.
// BridgeContractTokenOutConfigChangedIterator is returned from FilterTokenOutConfigChanged and is used to iterate over the raw logs and unpacked data for TokenOutConfigChanged events raised by the BridgeContract contract.
// BridgeContractTokenOutConfigChangedIterator is returned from FilterTokenOutConfigChanged and is used to iterate over the raw logs and unpacked data for TokenOutConfigChanged events raised by the BridgeContract contract.
// WatchTransferOut is a free log subscription operation binding the contract event 0x031758eba572a89e462cda6992d6b6ed8755f4c4d432b242a95cfccc0b38f8e8.
// WatchTransferOut is a free log subscription operation binding the contract event 0x031758eba572a89e462cda6992d6b6ed8755f4c4d432b242a95cfccc0b38f8e8.
// BridgeContractUpgradedIterator is returned from FilterUpgraded and is used to iterate over the raw logs and unpacked data for Upgraded events raised by the BridgeContract contract.
typeBridgeContractUpgradedIteratorstruct{
Event*BridgeContractUpgraded// Event containing the contract specifics and raw log
contract*bind.BoundContract// Generic contract to use for unpacking event data
eventstring// Event name to use for unpacking event data
logschantypes.Log// Log channel receiving the found contract events
subethereum.Subscription// Subscription for errors, completion and termination
donebool// Whether the subscription completed delivering logs
failerror// Occurred error to stop iteration
}
// Next advances the iterator to the subsequent event, returning whether there
// are any more events found. In case of a retrieval or parsing error, false is
// returned and Error() can be queried for the exact failure.
// BridgeContractValidatorAdditionIterator is returned from FilterValidatorAddition and is used to iterate over the raw logs and unpacked data for ValidatorAddition events raised by the BridgeContract contract.
// BridgeContractValidatorAdditionIterator is returned from FilterValidatorAddition and is used to iterate over the raw logs and unpacked data for ValidatorAddition events raised by the BridgeContract contract.