package
0.0.0-20231217145139-cb1cce962d9b
Repository: https://github.com/gearbox-protocol/sdk-go.git
Documentation: pkg.go.dev
# Functions
NewIERC721Metadata creates a new instance of IERC721Metadata, bound to a specific deployed contract.
NewIERC721MetadataCaller creates a new read-only instance of IERC721Metadata, bound to a specific deployed contract.
NewIERC721MetadataFilterer creates a new log filterer instance of IERC721Metadata, bound to a specific deployed contract.
NewIERC721MetadataTransactor creates a new write-only instance of IERC721Metadata, bound to a specific deployed contract.
# Variables
IERC721MetadataABI is the input ABI used to generate the binding from.
IERC721MetadataMetaData contains all meta data concerning the IERC721Metadata contract.
# Structs
IERC721Metadata is an auto generated Go binding around an Ethereum contract.
IERC721MetadataApproval represents a Approval event raised by the IERC721Metadata contract.
IERC721MetadataApprovalForAll represents a ApprovalForAll event raised by the IERC721Metadata contract.
IERC721MetadataApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the IERC721Metadata contract.
IERC721MetadataApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the IERC721Metadata contract.
IERC721MetadataCaller is an auto generated read-only Go binding around an Ethereum contract.
IERC721MetadataCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IERC721MetadataCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IERC721MetadataFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
IERC721MetadataRaw is an auto generated low-level Go binding around an Ethereum contract.
IERC721MetadataSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IERC721MetadataTransactor is an auto generated write-only Go binding around an Ethereum contract.
IERC721MetadataTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IERC721MetadataTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IERC721MetadataTransfer represents a Transfer event raised by the IERC721Metadata contract.
IERC721MetadataTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the IERC721Metadata contract.