# Functions
DeployWrappedNativeToken deploys a new Ethereum contract, binding an instance of WrappedNativeToken to it.
NewWrappedNativeToken creates a new instance of WrappedNativeToken, bound to a specific deployed contract.
NewWrappedNativeTokenCaller creates a new read-only instance of WrappedNativeToken, bound to a specific deployed contract.
NewWrappedNativeTokenFilterer creates a new log filterer instance of WrappedNativeToken, bound to a specific deployed contract.
NewWrappedNativeTokenTransactor creates a new write-only instance of WrappedNativeToken, bound to a specific deployed contract.
# Variables
WrappedNativeTokenABI is the input ABI used to generate the binding from.
WrappedNativeTokenBin is the compiled bytecode used for deploying new contracts.
WrappedNativeTokenMetaData contains all meta data concerning the WrappedNativeToken contract.
# Structs
WrappedNativeToken is an auto generated Go binding around an Ethereum contract.
WrappedNativeTokenApproval represents a Approval event raised by the WrappedNativeToken contract.
WrappedNativeTokenApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the WrappedNativeToken contract.
WrappedNativeTokenCaller is an auto generated read-only Go binding around an Ethereum contract.
WrappedNativeTokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
WrappedNativeTokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
WrappedNativeTokenDeposit represents a Deposit event raised by the WrappedNativeToken contract.
WrappedNativeTokenDepositIterator is returned from FilterDeposit and is used to iterate over the raw logs and unpacked data for Deposit events raised by the WrappedNativeToken contract.
WrappedNativeTokenFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
WrappedNativeTokenRaw is an auto generated low-level Go binding around an Ethereum contract.
WrappedNativeTokenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
WrappedNativeTokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
WrappedNativeTokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
WrappedNativeTokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
WrappedNativeTokenTransfer represents a Transfer event raised by the WrappedNativeToken contract.
WrappedNativeTokenTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the WrappedNativeToken contract.
WrappedNativeTokenWithdrawal represents a Withdrawal event raised by the WrappedNativeToken contract.
WrappedNativeTokenWithdrawalIterator is returned from FilterWithdrawal and is used to iterate over the raw logs and unpacked data for Withdrawal events raised by the WrappedNativeToken contract.