package
0.0.0-20231217145139-cb1cce962d9b
Repository: https://github.com/gearbox-protocol/sdk-go.git
Documentation: pkg.go.dev
# Functions
NewIERC721 creates a new instance of IERC721, bound to a specific deployed contract.
NewIERC721Caller creates a new read-only instance of IERC721, bound to a specific deployed contract.
NewIERC721Filterer creates a new log filterer instance of IERC721, bound to a specific deployed contract.
NewIERC721Transactor creates a new write-only instance of IERC721, bound to a specific deployed contract.
# Variables
IERC721ABI is the input ABI used to generate the binding from.
IERC721MetaData contains all meta data concerning the IERC721 contract.
# Structs
IERC721 is an auto generated Go binding around an Ethereum contract.
IERC721Approval represents a Approval event raised by the IERC721 contract.
IERC721ApprovalForAll represents a ApprovalForAll event raised by the IERC721 contract.
IERC721ApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the IERC721 contract.
IERC721ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the IERC721 contract.
IERC721Caller is an auto generated read-only Go binding around an Ethereum contract.
IERC721CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IERC721CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IERC721Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
IERC721Raw is an auto generated low-level Go binding around an Ethereum contract.
IERC721Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IERC721Transactor is an auto generated write-only Go binding around an Ethereum contract.
IERC721TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IERC721TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IERC721Transfer represents a Transfer event raised by the IERC721 contract.
IERC721TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the IERC721 contract.