# Functions
NewERC20 creates a new instance of ERC20, bound to a specific deployed contract.
NewERC20Caller creates a new read-only instance of ERC20, bound to a specific deployed contract.
NewERC20Filterer creates a new log filterer instance of ERC20, bound to a specific deployed contract.
NewERC20Transactor creates a new write-only instance of ERC20, bound to a specific deployed contract.
# Variables
ERC20ABI is the input ABI used to generate the binding from.
ERC20MetaData contains all meta data concerning the ERC20 contract.
# Structs
ERC20 is an auto generated Go binding around an Ethereum contract.
ERC20AccrueInterest represents a AccrueInterest event raised by the ERC20 contract.
ERC20AccrueInterestIterator is returned from FilterAccrueInterest and is used to iterate over the raw logs and unpacked data for AccrueInterest events raised by the ERC20 contract.
ERC20Approval represents a Approval event raised by the ERC20 contract.
ERC20ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ERC20 contract.
ERC20Borrow represents a Borrow event raised by the ERC20 contract.
ERC20BorrowIterator is returned from FilterBorrow and is used to iterate over the raw logs and unpacked data for Borrow events raised by the ERC20 contract.
ERC20Caller is an auto generated read-only Go binding around an Ethereum contract.
ERC20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC20Failure represents a Failure event raised by the ERC20 contract.
ERC20FailureIterator is returned from FilterFailure and is used to iterate over the raw logs and unpacked data for Failure events raised by the ERC20 contract.
ERC20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC20LiquidateBorrow represents a LiquidateBorrow event raised by the ERC20 contract.
ERC20LiquidateBorrowIterator is returned from FilterLiquidateBorrow and is used to iterate over the raw logs and unpacked data for LiquidateBorrow events raised by the ERC20 contract.
ERC20Mint represents a Mint event raised by the ERC20 contract.
ERC20MintIterator is returned from FilterMint and is used to iterate over the raw logs and unpacked data for Mint events raised by the ERC20 contract.
ERC20NewAdmin represents a NewAdmin event raised by the ERC20 contract.
ERC20NewAdminIterator is returned from FilterNewAdmin and is used to iterate over the raw logs and unpacked data for NewAdmin events raised by the ERC20 contract.
ERC20NewComptroller represents a NewComptroller event raised by the ERC20 contract.
ERC20NewComptrollerIterator is returned from FilterNewComptroller and is used to iterate over the raw logs and unpacked data for NewComptroller events raised by the ERC20 contract.
ERC20NewMarketInterestRateModel represents a NewMarketInterestRateModel event raised by the ERC20 contract.
ERC20NewMarketInterestRateModelIterator is returned from FilterNewMarketInterestRateModel and is used to iterate over the raw logs and unpacked data for NewMarketInterestRateModel events raised by the ERC20 contract.
ERC20NewPendingAdmin represents a NewPendingAdmin event raised by the ERC20 contract.
ERC20NewPendingAdminIterator is returned from FilterNewPendingAdmin and is used to iterate over the raw logs and unpacked data for NewPendingAdmin events raised by the ERC20 contract.
ERC20NewReserveFactor represents a NewReserveFactor event raised by the ERC20 contract.
ERC20NewReserveFactorIterator is returned from FilterNewReserveFactor and is used to iterate over the raw logs and unpacked data for NewReserveFactor events raised by the ERC20 contract.
ERC20Raw is an auto generated low-level Go binding around an Ethereum contract.
ERC20Redeem represents a Redeem event raised by the ERC20 contract.
ERC20RedeemIterator is returned from FilterRedeem and is used to iterate over the raw logs and unpacked data for Redeem events raised by the ERC20 contract.
ERC20RepayBorrow represents a RepayBorrow event raised by the ERC20 contract.
ERC20RepayBorrowIterator is returned from FilterRepayBorrow and is used to iterate over the raw logs and unpacked data for RepayBorrow events raised by the ERC20 contract.
ERC20ReservesReduced represents a ReservesReduced event raised by the ERC20 contract.
ERC20ReservesReducedIterator is returned from FilterReservesReduced and is used to iterate over the raw logs and unpacked data for ReservesReduced events raised by the ERC20 contract.
ERC20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC20Transactor is an auto generated write-only Go binding around an Ethereum contract.
ERC20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC20Transfer represents a Transfer event raised by the ERC20 contract.
ERC20TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ERC20 contract.