package
0.0.0-20231217145139-cb1cce962d9b
Repository: https://github.com/gearbox-protocol/sdk-go.git
Documentation: pkg.go.dev

# Functions

NewDieselToken creates a new instance of DieselToken, bound to a specific deployed contract.
NewDieselTokenCaller creates a new read-only instance of DieselToken, bound to a specific deployed contract.
NewDieselTokenFilterer creates a new log filterer instance of DieselToken, bound to a specific deployed contract.
NewDieselTokenTransactor creates a new write-only instance of DieselToken, bound to a specific deployed contract.

# Variables

DieselTokenABI is the input ABI used to generate the binding from.
DieselTokenMetaData contains all meta data concerning the DieselToken contract.

# Structs

DieselToken is an auto generated Go binding around an Ethereum contract.
DieselTokenApproval represents a Approval event raised by the DieselToken contract.
DieselTokenApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the DieselToken contract.
DieselTokenCaller is an auto generated read-only Go binding around an Ethereum contract.
DieselTokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
DieselTokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
DieselTokenFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
DieselTokenOwnershipTransferred represents a OwnershipTransferred event raised by the DieselToken contract.
DieselTokenOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the DieselToken contract.
DieselTokenRaw is an auto generated low-level Go binding around an Ethereum contract.
DieselTokenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
DieselTokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
DieselTokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
DieselTokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
DieselTokenTransfer represents a Transfer event raised by the DieselToken contract.
DieselTokenTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the DieselToken contract.