# Functions
DeployDosbridge deploys a new Ethereum contract, binding an instance of Dosbridge to it.
NewDosbridge creates a new instance of Dosbridge, bound to a specific deployed contract.
NewDosbridgeCaller creates a new read-only instance of Dosbridge, bound to a specific deployed contract.
NewDosbridgeFilterer creates a new log filterer instance of Dosbridge, bound to a specific deployed contract.
NewDosbridgeTransactor creates a new write-only instance of Dosbridge, bound to a specific deployed contract.
# Constants
DosbridgeABI is the input ABI used to generate the binding from.
DosbridgeBin is the compiled bytecode used for deploying new contracts.
# Structs
Dosbridge is an auto generated Go binding around an Ethereum contract.
DosbridgeBootStrapUrlUpdated represents a BootStrapUrlUpdated event raised by the Dosbridge contract.
DosbridgeBootStrapUrlUpdatedIterator is returned from FilterBootStrapUrlUpdated and is used to iterate over the raw logs and unpacked data for BootStrapUrlUpdated events raised by the Dosbridge contract.
DosbridgeCaller is an auto generated read-only Go binding around an Ethereum contract.
DosbridgeCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
DosbridgeCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
DosbridgeCommitRevealAddressUpdated represents a CommitRevealAddressUpdated event raised by the Dosbridge contract.
DosbridgeCommitRevealAddressUpdatedIterator is returned from FilterCommitRevealAddressUpdated and is used to iterate over the raw logs and unpacked data for CommitRevealAddressUpdated events raised by the Dosbridge contract.
DosbridgeFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
DosbridgeOwnershipRenounced represents a OwnershipRenounced event raised by the Dosbridge contract.
DosbridgeOwnershipRenouncedIterator is returned from FilterOwnershipRenounced and is used to iterate over the raw logs and unpacked data for OwnershipRenounced events raised by the Dosbridge contract.
DosbridgeOwnershipTransferred represents a OwnershipTransferred event raised by the Dosbridge contract.
DosbridgeOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Dosbridge contract.
DosbridgePaymentAddressUpdated represents a PaymentAddressUpdated event raised by the Dosbridge contract.
DosbridgePaymentAddressUpdatedIterator is returned from FilterPaymentAddressUpdated and is used to iterate over the raw logs and unpacked data for PaymentAddressUpdated events raised by the Dosbridge contract.
DosbridgeProxyAddressUpdated represents a ProxyAddressUpdated event raised by the Dosbridge contract.
DosbridgeProxyAddressUpdatedIterator is returned from FilterProxyAddressUpdated and is used to iterate over the raw logs and unpacked data for ProxyAddressUpdated events raised by the Dosbridge contract.
DosbridgeRaw is an auto generated low-level Go binding around an Ethereum contract.
DosbridgeSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
DosbridgeStakingAddressUpdated represents a StakingAddressUpdated event raised by the Dosbridge contract.
DosbridgeStakingAddressUpdatedIterator is returned from FilterStakingAddressUpdated and is used to iterate over the raw logs and unpacked data for StakingAddressUpdated events raised by the Dosbridge contract.
DosbridgeTransactor is an auto generated write-only Go binding around an Ethereum contract.
DosbridgeTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
DosbridgeTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.