package
0.0.0-20231217145139-cb1cce962d9b
Repository: https://github.com/gearbox-protocol/sdk-go.git
Documentation: pkg.go.dev
# Functions
NewIERC721Enumerable creates a new instance of IERC721Enumerable, bound to a specific deployed contract.
NewIERC721EnumerableCaller creates a new read-only instance of IERC721Enumerable, bound to a specific deployed contract.
NewIERC721EnumerableFilterer creates a new log filterer instance of IERC721Enumerable, bound to a specific deployed contract.
NewIERC721EnumerableTransactor creates a new write-only instance of IERC721Enumerable, bound to a specific deployed contract.
# Variables
IERC721EnumerableABI is the input ABI used to generate the binding from.
IERC721EnumerableMetaData contains all meta data concerning the IERC721Enumerable contract.
# Structs
IERC721Enumerable is an auto generated Go binding around an Ethereum contract.
IERC721EnumerableApproval represents a Approval event raised by the IERC721Enumerable contract.
IERC721EnumerableApprovalForAll represents a ApprovalForAll event raised by the IERC721Enumerable contract.
IERC721EnumerableApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the IERC721Enumerable contract.
IERC721EnumerableApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the IERC721Enumerable contract.
IERC721EnumerableCaller is an auto generated read-only Go binding around an Ethereum contract.
IERC721EnumerableCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IERC721EnumerableCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IERC721EnumerableFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
IERC721EnumerableRaw is an auto generated low-level Go binding around an Ethereum contract.
IERC721EnumerableSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IERC721EnumerableTransactor is an auto generated write-only Go binding around an Ethereum contract.
IERC721EnumerableTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IERC721EnumerableTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IERC721EnumerableTransfer represents a Transfer event raised by the IERC721Enumerable contract.
IERC721EnumerableTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the IERC721Enumerable contract.