# Functions
NewBendExchange creates a new instance of BendExchange, bound to a specific deployed contract.
NewBendExchangeCaller creates a new read-only instance of BendExchange, bound to a specific deployed contract.
NewBendExchangeFilterer creates a new log filterer instance of BendExchange, bound to a specific deployed contract.
NewBendExchangeTransactor creates a new write-only instance of BendExchange, bound to a specific deployed contract.
NewLendPool creates a new instance of LendPool, bound to a specific deployed contract.
NewLendPoolCaller creates a new read-only instance of LendPool, bound to a specific deployed contract.
NewLendPoolFilterer creates a new log filterer instance of LendPool, bound to a specific deployed contract.
NewLendPoolTransactor creates a new write-only instance of LendPool, bound to a specific deployed contract.
# Variables
No description provided by the author
No description provided by the author
BendExchangeABI is the input ABI used to generate the binding from.
BendExchangeMetaData contains all meta data concerning the BendExchange contract.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LendPoolABI is the input ABI used to generate the binding from.
LendPoolMetaData contains all meta data concerning the LendPool contract.
# Structs
BendExchange is an auto generated Go binding around an Ethereum contract.
BendExchangeCaller is an auto generated read-only Go binding around an Ethereum contract.
BendExchangeCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
BendExchangeCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
BendExchangeCancelAllOrders represents a CancelAllOrders event raised by the BendExchange contract.
BendExchangeCancelAllOrdersIterator is returned from FilterCancelAllOrders and is used to iterate over the raw logs and unpacked data for CancelAllOrders events raised by the BendExchange contract.
BendExchangeCancelMultipleOrders represents a CancelMultipleOrders event raised by the BendExchange contract.
BendExchangeCancelMultipleOrdersIterator is returned from FilterCancelMultipleOrders and is used to iterate over the raw logs and unpacked data for CancelMultipleOrders events raised by the BendExchange contract.
BendExchangeFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
BendExchangeNewAuthorizationManager represents a NewAuthorizationManager event raised by the BendExchange contract.
BendExchangeNewAuthorizationManagerIterator is returned from FilterNewAuthorizationManager and is used to iterate over the raw logs and unpacked data for NewAuthorizationManager events raised by the BendExchange contract.
BendExchangeNewCurrencyManager represents a NewCurrencyManager event raised by the BendExchange contract.
BendExchangeNewCurrencyManagerIterator is returned from FilterNewCurrencyManager and is used to iterate over the raw logs and unpacked data for NewCurrencyManager events raised by the BendExchange contract.
BendExchangeNewExecutionManager represents a NewExecutionManager event raised by the BendExchange contract.
BendExchangeNewExecutionManagerIterator is returned from FilterNewExecutionManager and is used to iterate over the raw logs and unpacked data for NewExecutionManager events raised by the BendExchange contract.
BendExchangeNewInterceptorManager represents a NewInterceptorManager event raised by the BendExchange contract.
BendExchangeNewInterceptorManagerIterator is returned from FilterNewInterceptorManager and is used to iterate over the raw logs and unpacked data for NewInterceptorManager events raised by the BendExchange contract.
BendExchangeNewProtocolFeeRecipient represents a NewProtocolFeeRecipient event raised by the BendExchange contract.
BendExchangeNewProtocolFeeRecipientIterator is returned from FilterNewProtocolFeeRecipient and is used to iterate over the raw logs and unpacked data for NewProtocolFeeRecipient events raised by the BendExchange contract.
BendExchangeNewRoyaltyFeeManager represents a NewRoyaltyFeeManager event raised by the BendExchange contract.
BendExchangeNewRoyaltyFeeManagerIterator is returned from FilterNewRoyaltyFeeManager and is used to iterate over the raw logs and unpacked data for NewRoyaltyFeeManager events raised by the BendExchange contract.
BendExchangeNewTransferManager represents a NewTransferManager event raised by the BendExchange contract.
BendExchangeNewTransferManagerIterator is returned from FilterNewTransferManager and is used to iterate over the raw logs and unpacked data for NewTransferManager events raised by the BendExchange contract.
BendExchangeOwnershipTransferred represents a OwnershipTransferred event raised by the BendExchange contract.
BendExchangeOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the BendExchange contract.
BendExchangeProtocolFeePayment represents a ProtocolFeePayment event raised by the BendExchange contract.
BendExchangeProtocolFeePaymentIterator is returned from FilterProtocolFeePayment and is used to iterate over the raw logs and unpacked data for ProtocolFeePayment events raised by the BendExchange contract.
BendExchangeRaw is an auto generated low-level Go binding around an Ethereum contract.
BendExchangeRoyaltyPayment represents a RoyaltyPayment event raised by the BendExchange contract.
BendExchangeRoyaltyPaymentIterator is returned from FilterRoyaltyPayment and is used to iterate over the raw logs and unpacked data for RoyaltyPayment events raised by the BendExchange contract.
BendExchangeSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
BendExchangeTakerAsk represents a TakerAsk event raised by the BendExchange contract.
BendExchangeTakerAskIterator is returned from FilterTakerAsk and is used to iterate over the raw logs and unpacked data for TakerAsk events raised by the BendExchange contract.
BendExchangeTakerBid represents a TakerBid event raised by the BendExchange contract.
BendExchangeTakerBidIterator is returned from FilterTakerBid and is used to iterate over the raw logs and unpacked data for TakerBid events raised by the BendExchange contract.
BendExchangeTransactor is an auto generated write-only Go binding around an Ethereum contract.
BendExchangeTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
BendExchangeTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
DataTypesNftConfigurationMap is an auto generated low-level Go binding around an user-defined struct.
DataTypesNftData is an auto generated low-level Go binding around an user-defined struct.
DataTypesReserveConfigurationMap is an auto generated low-level Go binding around an user-defined struct.
DataTypesReserveData is an auto generated low-level Go binding around an user-defined struct.
LendPool is an auto generated Go binding around an Ethereum contract.
LendPoolAuction represents a Auction event raised by the LendPool contract.
LendPoolAuctionIterator is returned from FilterAuction and is used to iterate over the raw logs and unpacked data for Auction events raised by the LendPool contract.
LendPoolBorrow represents a Borrow event raised by the LendPool contract.
LendPoolBorrowIterator is returned from FilterBorrow and is used to iterate over the raw logs and unpacked data for Borrow events raised by the LendPool contract.
LendPoolCaller is an auto generated read-only Go binding around an Ethereum contract.
LendPoolCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
LendPoolCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
LendPoolDeposit represents a Deposit event raised by the LendPool contract.
LendPoolDepositIterator is returned from FilterDeposit and is used to iterate over the raw logs and unpacked data for Deposit events raised by the LendPool contract.
LendPoolFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
LendPoolLiquidate represents a Liquidate event raised by the LendPool contract.
LendPoolLiquidateIterator is returned from FilterLiquidate and is used to iterate over the raw logs and unpacked data for Liquidate events raised by the LendPool contract.
LendPoolPaused represents a Paused event raised by the LendPool contract.
LendPoolPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the LendPool contract.
LendPoolPausedTimeUpdated represents a PausedTimeUpdated event raised by the LendPool contract.
LendPoolPausedTimeUpdatedIterator is returned from FilterPausedTimeUpdated and is used to iterate over the raw logs and unpacked data for PausedTimeUpdated events raised by the LendPool contract.
LendPoolRaw is an auto generated low-level Go binding around an Ethereum contract.
LendPoolRedeem represents a Redeem event raised by the LendPool contract.
LendPoolRedeemIterator is returned from FilterRedeem and is used to iterate over the raw logs and unpacked data for Redeem events raised by the LendPool contract.
LendPoolRepay represents a Repay event raised by the LendPool contract.
LendPoolRepayIterator is returned from FilterRepay and is used to iterate over the raw logs and unpacked data for Repay events raised by the LendPool contract.
LendPoolReserveDataUpdated represents a ReserveDataUpdated event raised by the LendPool contract.
LendPoolReserveDataUpdatedIterator is returned from FilterReserveDataUpdated and is used to iterate over the raw logs and unpacked data for ReserveDataUpdated events raised by the LendPool contract.
LendPoolSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
LendPoolTransactor is an auto generated write-only Go binding around an Ethereum contract.
LendPoolTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
LendPoolTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
LendPoolUnpaused represents a Unpaused event raised by the LendPool contract.
LendPoolUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the LendPool contract.
LendPoolWithdraw represents a Withdraw event raised by the LendPool contract.
LendPoolWithdrawIterator is returned from FilterWithdraw and is used to iterate over the raw logs and unpacked data for Withdraw events raised by the LendPool contract.
OrderTypesMakerOrder is an auto generated low-level Go binding around an user-defined struct.
OrderTypesTakerOrder is an auto generated low-level Go binding around an user-defined struct.