package
0.0.0-20231217145139-cb1cce962d9b
Repository: https://github.com/gearbox-protocol/sdk-go.git
Documentation: pkg.go.dev
# Functions
NewICreditManager creates a new instance of ICreditManager, bound to a specific deployed contract.
NewICreditManagerCaller creates a new read-only instance of ICreditManager, bound to a specific deployed contract.
NewICreditManagerFilterer creates a new log filterer instance of ICreditManager, bound to a specific deployed contract.
NewICreditManagerTransactor creates a new write-only instance of ICreditManager, bound to a specific deployed contract.
# Variables
ICreditManagerABI is the input ABI used to generate the binding from.
ICreditManagerMetaData contains all meta data concerning the ICreditManager contract.
# Structs
DataTypesExchange is an auto generated low-level Go binding around an user-defined struct.
ICreditManager is an auto generated Go binding around an Ethereum contract.
ICreditManagerAddCollateral represents a AddCollateral event raised by the ICreditManager contract.
ICreditManagerAddCollateralIterator is returned from FilterAddCollateral and is used to iterate over the raw logs and unpacked data for AddCollateral events raised by the ICreditManager contract.
ICreditManagerCaller is an auto generated read-only Go binding around an Ethereum contract.
ICreditManagerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ICreditManagerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ICreditManagerCloseCreditAccount represents a CloseCreditAccount event raised by the ICreditManager contract.
ICreditManagerCloseCreditAccountIterator is returned from FilterCloseCreditAccount and is used to iterate over the raw logs and unpacked data for CloseCreditAccount events raised by the ICreditManager contract.
ICreditManagerExecuteOrder represents a ExecuteOrder event raised by the ICreditManager contract.
ICreditManagerExecuteOrderIterator is returned from FilterExecuteOrder and is used to iterate over the raw logs and unpacked data for ExecuteOrder events raised by the ICreditManager contract.
ICreditManagerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ICreditManagerIncreaseBorrowedAmount represents a IncreaseBorrowedAmount event raised by the ICreditManager contract.
ICreditManagerIncreaseBorrowedAmountIterator is returned from FilterIncreaseBorrowedAmount and is used to iterate over the raw logs and unpacked data for IncreaseBorrowedAmount events raised by the ICreditManager contract.
ICreditManagerLiquidateCreditAccount represents a LiquidateCreditAccount event raised by the ICreditManager contract.
ICreditManagerLiquidateCreditAccountIterator is returned from FilterLiquidateCreditAccount and is used to iterate over the raw logs and unpacked data for LiquidateCreditAccount events raised by the ICreditManager contract.
ICreditManagerNewParameters represents a NewParameters event raised by the ICreditManager contract.
ICreditManagerNewParametersIterator is returned from FilterNewParameters and is used to iterate over the raw logs and unpacked data for NewParameters events raised by the ICreditManager contract.
ICreditManagerOpenCreditAccount represents a OpenCreditAccount event raised by the ICreditManager contract.
ICreditManagerOpenCreditAccountIterator is returned from FilterOpenCreditAccount and is used to iterate over the raw logs and unpacked data for OpenCreditAccount events raised by the ICreditManager contract.
ICreditManagerRaw is an auto generated low-level Go binding around an Ethereum contract.
ICreditManagerRepayCreditAccount represents a RepayCreditAccount event raised by the ICreditManager contract.
ICreditManagerRepayCreditAccountIterator is returned from FilterRepayCreditAccount and is used to iterate over the raw logs and unpacked data for RepayCreditAccount events raised by the ICreditManager contract.
ICreditManagerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ICreditManagerTransactor is an auto generated write-only Go binding around an Ethereum contract.
ICreditManagerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ICreditManagerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ICreditManagerTransferAccount represents a TransferAccount event raised by the ICreditManager contract.
ICreditManagerTransferAccountIterator is returned from FilterTransferAccount and is used to iterate over the raw logs and unpacked data for TransferAccount events raised by the ICreditManager contract.