package
11.0.0-rc1+incompatible
Repository: https://github.com/zeta-chain/protocol-contracts.git
Documentation: pkg.go.dev

# Functions

DeployMockERC721 deploys a new Ethereum contract, binding an instance of MockERC721 to it.
NewMockERC721 creates a new instance of MockERC721, bound to a specific deployed contract.
NewMockERC721Caller creates a new read-only instance of MockERC721, bound to a specific deployed contract.
NewMockERC721Filterer creates a new log filterer instance of MockERC721, bound to a specific deployed contract.
NewMockERC721Transactor creates a new write-only instance of MockERC721, bound to a specific deployed contract.

# Variables

MockERC721ABI is the input ABI used to generate the binding from.
MockERC721Bin is the compiled bytecode used for deploying new contracts.
MockERC721MetaData contains all meta data concerning the MockERC721 contract.

# Structs

MockERC721 is an auto generated Go binding around an Ethereum contract.
MockERC721Approval represents a Approval event raised by the MockERC721 contract.
MockERC721ApprovalForAll represents a ApprovalForAll event raised by the MockERC721 contract.
MockERC721ApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the MockERC721 contract.
MockERC721ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the MockERC721 contract.
MockERC721Caller is an auto generated read-only Go binding around an Ethereum contract.
MockERC721CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MockERC721CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MockERC721Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
MockERC721Raw is an auto generated low-level Go binding around an Ethereum contract.
MockERC721Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MockERC721Transactor is an auto generated write-only Go binding around an Ethereum contract.
MockERC721TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MockERC721TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
MockERC721Transfer represents a Transfer event raised by the MockERC721 contract.
MockERC721TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the MockERC721 contract.