package
0.0.0-20231217145139-cb1cce962d9b
Repository: https://github.com/gearbox-protocol/sdk-go.git
Documentation: pkg.go.dev
# Functions
NewCreditManager creates a new instance of CreditManager, bound to a specific deployed contract.
NewCreditManagerCaller creates a new read-only instance of CreditManager, bound to a specific deployed contract.
NewCreditManagerFilterer creates a new log filterer instance of CreditManager, bound to a specific deployed contract.
NewCreditManagerTransactor creates a new write-only instance of CreditManager, bound to a specific deployed contract.
# Constants
CreditManagerABI is the input ABI used to generate the binding from.
# Structs
CreditManager is an auto generated Go binding around an Ethereum contract.
CreditManagerAddCollateral represents a AddCollateral event raised by the CreditManager contract.
CreditManagerAddCollateralIterator is returned from FilterAddCollateral and is used to iterate over the raw logs and unpacked data for AddCollateral events raised by the CreditManager contract.
CreditManagerCaller is an auto generated read-only Go binding around an Ethereum contract.
CreditManagerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
CreditManagerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
CreditManagerCloseCreditAccount represents a CloseCreditAccount event raised by the CreditManager contract.
CreditManagerCloseCreditAccountIterator is returned from FilterCloseCreditAccount and is used to iterate over the raw logs and unpacked data for CloseCreditAccount events raised by the CreditManager contract.
CreditManagerExecuteOrder represents a ExecuteOrder event raised by the CreditManager contract.
CreditManagerExecuteOrderIterator is returned from FilterExecuteOrder and is used to iterate over the raw logs and unpacked data for ExecuteOrder events raised by the CreditManager contract.
CreditManagerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
CreditManagerIncreaseBorrowedAmount represents a IncreaseBorrowedAmount event raised by the CreditManager contract.
CreditManagerIncreaseBorrowedAmountIterator is returned from FilterIncreaseBorrowedAmount and is used to iterate over the raw logs and unpacked data for IncreaseBorrowedAmount events raised by the CreditManager contract.
CreditManagerLiquidateCreditAccount represents a LiquidateCreditAccount event raised by the CreditManager contract.
CreditManagerLiquidateCreditAccountIterator is returned from FilterLiquidateCreditAccount and is used to iterate over the raw logs and unpacked data for LiquidateCreditAccount events raised by the CreditManager contract.
CreditManagerNewParameters represents a NewParameters event raised by the CreditManager contract.
CreditManagerNewParametersIterator is returned from FilterNewParameters and is used to iterate over the raw logs and unpacked data for NewParameters events raised by the CreditManager contract.
CreditManagerOpenCreditAccount represents a OpenCreditAccount event raised by the CreditManager contract.
CreditManagerOpenCreditAccountIterator is returned from FilterOpenCreditAccount and is used to iterate over the raw logs and unpacked data for OpenCreditAccount events raised by the CreditManager contract.
CreditManagerPaused represents a Paused event raised by the CreditManager contract.
CreditManagerPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the CreditManager contract.
CreditManagerRaw is an auto generated low-level Go binding around an Ethereum contract.
CreditManagerRepayCreditAccount represents a RepayCreditAccount event raised by the CreditManager contract.
CreditManagerRepayCreditAccountIterator is returned from FilterRepayCreditAccount and is used to iterate over the raw logs and unpacked data for RepayCreditAccount events raised by the CreditManager contract.
CreditManagerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
CreditManagerTransactor is an auto generated write-only Go binding around an Ethereum contract.
CreditManagerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
CreditManagerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
CreditManagerTransferAccount represents a TransferAccount event raised by the CreditManager contract.
CreditManagerTransferAccountIterator is returned from FilterTransferAccount and is used to iterate over the raw logs and unpacked data for TransferAccount events raised by the CreditManager contract.
CreditManagerUnpaused represents a Unpaused event raised by the CreditManager contract.
CreditManagerUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the CreditManager contract.
DataTypesExchange is an auto generated low-level Go binding around an user-defined struct.