package
0.0.0-20210820184906-b400eb5d5b6e
Repository: https://github.com/notegio/openrelay.git
Documentation: pkg.go.dev

# Functions

DeployToken deploys a new Ethereum contract, binding an instance of Token to it.
NewERC721Token creates a new instance of ERC721Token, bound to a specific deployed contract.
NewERC721TokenCaller creates a new read-only instance of ERC721Token, bound to a specific deployed contract.
NewERC721TokenTransactor creates a new write-only instance of ERC721Token, bound to a specific deployed contract.
NewToken creates a new instance of Token, bound to a specific deployed contract.
NewTokenCaller creates a new read-only instance of Token, bound to a specific deployed contract.
NewTokenTransactor creates a new write-only instance of Token, bound to a specific deployed contract.

# Constants

ERC721TokenABI is the input ABI used to generate the binding from.
TokenABI is the input ABI used to generate the binding from.
TokenBin is the compiled bytecode used for deploying new contracts.

# Structs

ERC721Token is an auto generated Go binding around an Ethereum contract.
ERC721TokenCaller is an auto generated read-only Go binding around an Ethereum contract.
ERC721TokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC721TokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC721TokenRaw is an auto generated low-level Go binding around an Ethereum contract.
ERC721TokenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC721TokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
ERC721TokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC721TokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Token is an auto generated Go binding around an Ethereum contract.
TokenCaller is an auto generated read-only Go binding around an Ethereum contract.
TokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TokenRaw is an auto generated low-level Go binding around an Ethereum contract.
TokenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
TokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.