# Functions
NewDeposits creates a new instance of Deposits, bound to a specific deployed contract.
NewDepositsCaller creates a new read-only instance of Deposits, bound to a specific deployed contract.
NewDepositsFilterer creates a new log filterer instance of Deposits, bound to a specific deployed contract.
NewDepositsTransactor creates a new write-only instance of Deposits, bound to a specific deployed contract.
# Variables
DepositsABI is the input ABI used to generate the binding from.
DepositsMetaData contains all meta data concerning the Deposits contract.
# Structs
Deposits is an auto generated Go binding around an Ethereum contract.
DepositsCaller is an auto generated read-only Go binding around an Ethereum contract.
DepositsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
DepositsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
DepositsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
DepositsLogDeposit represents a LogDeposit event raised by the Deposits contract.
DepositsLogDepositCancel represents a LogDepositCancel event raised by the Deposits contract.
DepositsLogDepositCancelIterator is returned from FilterLogDepositCancel and is used to iterate over the raw logs and unpacked data for LogDepositCancel events raised by the Deposits contract.
DepositsLogDepositCancelReclaimed represents a LogDepositCancelReclaimed event raised by the Deposits contract.
DepositsLogDepositCancelReclaimedIterator is returned from FilterLogDepositCancelReclaimed and is used to iterate over the raw logs and unpacked data for LogDepositCancelReclaimed events raised by the Deposits contract.
DepositsLogDepositIterator is returned from FilterLogDeposit and is used to iterate over the raw logs and unpacked data for LogDeposit events raised by the Deposits contract.
DepositsLogDepositNftCancelReclaimed represents a LogDepositNftCancelReclaimed event raised by the Deposits contract.
DepositsLogDepositNftCancelReclaimedIterator is returned from FilterLogDepositNftCancelReclaimed and is used to iterate over the raw logs and unpacked data for LogDepositNftCancelReclaimed events raised by the Deposits contract.
DepositsLogDepositWithTokenId represents a LogDepositWithTokenId event raised by the Deposits contract.
DepositsLogDepositWithTokenIdCancelReclaimed represents a LogDepositWithTokenIdCancelReclaimed event raised by the Deposits contract.
DepositsLogDepositWithTokenIdCancelReclaimedIterator is returned from FilterLogDepositWithTokenIdCancelReclaimed and is used to iterate over the raw logs and unpacked data for LogDepositWithTokenIdCancelReclaimed events raised by the Deposits contract.
DepositsLogDepositWithTokenIdIterator is returned from FilterLogDepositWithTokenId and is used to iterate over the raw logs and unpacked data for LogDepositWithTokenId events raised by the Deposits contract.
DepositsLogNftDeposit represents a LogNftDeposit event raised by the Deposits contract.
DepositsLogNftDepositIterator is returned from FilterLogNftDeposit and is used to iterate over the raw logs and unpacked data for LogNftDeposit events raised by the Deposits contract.
DepositsRaw is an auto generated low-level Go binding around an Ethereum contract.
DepositsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
DepositsTransactor is an auto generated write-only Go binding around an Ethereum contract.
DepositsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
DepositsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.