# Functions

DeployWithdrawal deploys a new Ethereum contract, binding an instance of Withdrawal to it.
NewWithdrawal creates a new instance of Withdrawal, bound to a specific deployed contract.
NewWithdrawalCaller creates a new read-only instance of Withdrawal, bound to a specific deployed contract.
NewWithdrawalFilterer creates a new log filterer instance of Withdrawal, bound to a specific deployed contract.
NewWithdrawalTransactor creates a new write-only instance of Withdrawal, bound to a specific deployed contract.

# Variables

WithdrawalABI is the input ABI used to generate the binding from.
WithdrawalBin is the compiled bytecode used for deploying new contracts.
WithdrawalMetaData contains all meta data concerning the Withdrawal contract.

# Structs

Withdrawal is an auto generated Go binding around an Ethereum contract.
WithdrawalCaller is an auto generated read-only Go binding around an Ethereum contract.
WithdrawalCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
WithdrawalCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
WithdrawalCancelEvent represents a CancelEvent event raised by the Withdrawal contract.
WithdrawalCancelEventIterator is returned from FilterCancelEvent and is used to iterate over the raw logs and unpacked data for CancelEvent events raised by the Withdrawal contract.
WithdrawalFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
WithdrawalOrder is an auto generated low-level Go binding around an user-defined struct.
WithdrawalOwnershipTransferred represents a OwnershipTransferred event raised by the Withdrawal contract.
WithdrawalOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Withdrawal contract.
WithdrawalPaused represents a Paused event raised by the Withdrawal contract.
WithdrawalPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the Withdrawal contract.
WithdrawalRaw is an auto generated low-level Go binding around an Ethereum contract.
WithdrawalSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
WithdrawalSig is an auto generated low-level Go binding around an user-defined struct.
WithdrawalTransactor is an auto generated write-only Go binding around an Ethereum contract.
WithdrawalTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
WithdrawalTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
WithdrawalUnpaused represents a Unpaused event raised by the Withdrawal contract.
WithdrawalUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the Withdrawal contract.
WithdrawalUpdatePauseOperator represents a UpdatePauseOperator event raised by the Withdrawal contract.
WithdrawalUpdatePauseOperatorIterator is returned from FilterUpdatePauseOperator and is used to iterate over the raw logs and unpacked data for UpdatePauseOperator events raised by the Withdrawal contract.
WithdrawalUpdateSigner represents a UpdateSigner event raised by the Withdrawal contract.
WithdrawalUpdateSignerIterator is returned from FilterUpdateSigner and is used to iterate over the raw logs and unpacked data for UpdateSigner events raised by the Withdrawal contract.
WithdrawalWithdrawalEvent represents a WithdrawalEvent event raised by the Withdrawal contract.
WithdrawalWithdrawalEventIterator is returned from FilterWithdrawalEvent and is used to iterate over the raw logs and unpacked data for WithdrawalEvent events raised by the Withdrawal contract.