package
1.0.0
Repository: https://github.com/postables/go-compound.git
Documentation: pkg.go.dev

# Functions

NewBindings creates a new instance of Bindings, bound to a specific deployed contract.
NewBindingsCaller creates a new read-only instance of Bindings, bound to a specific deployed contract.
NewBindingsFilterer creates a new log filterer instance of Bindings, bound to a specific deployed contract.
NewBindingsTransactor creates a new write-only instance of Bindings, bound to a specific deployed contract.

# Constants

BindingsABI is the input ABI used to generate the binding from.

# Structs

Bindings is an auto generated Go binding around an Ethereum contract.
BindingsAccrueInterest represents a AccrueInterest event raised by the Bindings contract.
BindingsAccrueInterestIterator is returned from FilterAccrueInterest and is used to iterate over the raw logs and unpacked data for AccrueInterest events raised by the Bindings contract.
BindingsApproval represents a Approval event raised by the Bindings contract.
BindingsApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Bindings contract.
BindingsBorrow represents a Borrow event raised by the Bindings contract.
BindingsBorrowIterator is returned from FilterBorrow and is used to iterate over the raw logs and unpacked data for Borrow events raised by the Bindings contract.
BindingsCaller is an auto generated read-only Go binding around an Ethereum contract.
BindingsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
BindingsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
BindingsFailure represents a Failure event raised by the Bindings contract.
BindingsFailureIterator is returned from FilterFailure and is used to iterate over the raw logs and unpacked data for Failure events raised by the Bindings contract.
BindingsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
BindingsLiquidateBorrow represents a LiquidateBorrow event raised by the Bindings contract.
BindingsLiquidateBorrowIterator is returned from FilterLiquidateBorrow and is used to iterate over the raw logs and unpacked data for LiquidateBorrow events raised by the Bindings contract.
BindingsMint represents a Mint event raised by the Bindings contract.
BindingsMintIterator is returned from FilterMint and is used to iterate over the raw logs and unpacked data for Mint events raised by the Bindings contract.
BindingsNewAdmin represents a NewAdmin event raised by the Bindings contract.
BindingsNewAdminIterator is returned from FilterNewAdmin and is used to iterate over the raw logs and unpacked data for NewAdmin events raised by the Bindings contract.
BindingsNewComptroller represents a NewComptroller event raised by the Bindings contract.
BindingsNewComptrollerIterator is returned from FilterNewComptroller and is used to iterate over the raw logs and unpacked data for NewComptroller events raised by the Bindings contract.
BindingsNewMarketInterestRateModel represents a NewMarketInterestRateModel event raised by the Bindings contract.
BindingsNewMarketInterestRateModelIterator is returned from FilterNewMarketInterestRateModel and is used to iterate over the raw logs and unpacked data for NewMarketInterestRateModel events raised by the Bindings contract.
BindingsNewPendingAdmin represents a NewPendingAdmin event raised by the Bindings contract.
BindingsNewPendingAdminIterator is returned from FilterNewPendingAdmin and is used to iterate over the raw logs and unpacked data for NewPendingAdmin events raised by the Bindings contract.
BindingsNewReserveFactor represents a NewReserveFactor event raised by the Bindings contract.
BindingsNewReserveFactorIterator is returned from FilterNewReserveFactor and is used to iterate over the raw logs and unpacked data for NewReserveFactor events raised by the Bindings contract.
BindingsRaw is an auto generated low-level Go binding around an Ethereum contract.
BindingsRedeem represents a Redeem event raised by the Bindings contract.
BindingsRedeemIterator is returned from FilterRedeem and is used to iterate over the raw logs and unpacked data for Redeem events raised by the Bindings contract.
BindingsRepayBorrow represents a RepayBorrow event raised by the Bindings contract.
BindingsRepayBorrowIterator is returned from FilterRepayBorrow and is used to iterate over the raw logs and unpacked data for RepayBorrow events raised by the Bindings contract.
BindingsReservesReduced represents a ReservesReduced event raised by the Bindings contract.
BindingsReservesReducedIterator is returned from FilterReservesReduced and is used to iterate over the raw logs and unpacked data for ReservesReduced events raised by the Bindings contract.
BindingsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
BindingsTransactor is an auto generated write-only Go binding around an Ethereum contract.
BindingsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
BindingsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
BindingsTransfer represents a Transfer event raised by the Bindings contract.
BindingsTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Bindings contract.