package
0.0.0-20231217145139-cb1cce962d9b
Repository: https://github.com/gearbox-protocol/sdk-go.git
Documentation: pkg.go.dev
# Functions
NewERC20BlockingMock creates a new instance of ERC20BlockingMock, bound to a specific deployed contract.
NewERC20BlockingMockCaller creates a new read-only instance of ERC20BlockingMock, bound to a specific deployed contract.
NewERC20BlockingMockFilterer creates a new log filterer instance of ERC20BlockingMock, bound to a specific deployed contract.
NewERC20BlockingMockTransactor creates a new write-only instance of ERC20BlockingMock, bound to a specific deployed contract.
# Variables
ERC20BlockingMockABI is the input ABI used to generate the binding from.
ERC20BlockingMockMetaData contains all meta data concerning the ERC20BlockingMock contract.
# Structs
ERC20BlockingMock is an auto generated Go binding around an Ethereum contract.
ERC20BlockingMockApproval represents a Approval event raised by the ERC20BlockingMock contract.
ERC20BlockingMockApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ERC20BlockingMock contract.
ERC20BlockingMockCaller is an auto generated read-only Go binding around an Ethereum contract.
ERC20BlockingMockCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC20BlockingMockCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC20BlockingMockFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC20BlockingMockOwnershipTransferred represents a OwnershipTransferred event raised by the ERC20BlockingMock contract.
ERC20BlockingMockOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the ERC20BlockingMock contract.
ERC20BlockingMockRaw is an auto generated low-level Go binding around an Ethereum contract.
ERC20BlockingMockSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC20BlockingMockTransactor is an auto generated write-only Go binding around an Ethereum contract.
ERC20BlockingMockTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC20BlockingMockTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC20BlockingMockTransfer represents a Transfer event raised by the ERC20BlockingMock contract.
ERC20BlockingMockTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ERC20BlockingMock contract.