# Functions
NewErc20Contract creates a new instance of Erc20Contract, bound to a specific deployed contract.
NewErc20ContractCaller creates a new read-only instance of Erc20Contract, bound to a specific deployed contract.
NewErc20ContractFilterer creates a new log filterer instance of Erc20Contract, bound to a specific deployed contract.
NewErc20ContractTransactor creates a new write-only instance of Erc20Contract, bound to a specific deployed contract.
NewErc721Contract creates a new instance of Erc721Contract, bound to a specific deployed contract.
NewErc721ContractCaller creates a new read-only instance of Erc721Contract, bound to a specific deployed contract.
NewErc721ContractFilterer creates a new log filterer instance of Erc721Contract, bound to a specific deployed contract.
NewErc721ContractTransactor creates a new write-only instance of Erc721Contract, bound to a specific deployed contract.
# Variables
Erc20ContractABI is the input ABI used to generate the binding from.
Erc20ContractMetaData contains all meta data concerning the Erc20Contract contract.
Erc721ContractABI is the input ABI used to generate the binding from.
Erc721ContractMetaData contains all meta data concerning the Erc721Contract contract.
# Structs
Erc20Contract is an auto generated Go binding around an Ethereum contract.
Erc20ContractApproval represents a Approval event raised by the Erc20Contract contract.
Erc20ContractApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Erc20Contract contract.
Erc20ContractCaller is an auto generated read-only Go binding around an Ethereum contract.
Erc20ContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
Erc20ContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
Erc20ContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
Erc20ContractOwnershipTransferred represents a OwnershipTransferred event raised by the Erc20Contract contract.
Erc20ContractOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Erc20Contract contract.
Erc20ContractRaw is an auto generated low-level Go binding around an Ethereum contract.
Erc20ContractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
Erc20ContractTransactor is an auto generated write-only Go binding around an Ethereum contract.
Erc20ContractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
Erc20ContractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Erc20ContractTransfer represents a Transfer event raised by the Erc20Contract contract.
Erc20ContractTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Erc20Contract contract.
Erc721Contract is an auto generated Go binding around an Ethereum contract.
Erc721ContractAdminEnabled represents a AdminEnabled event raised by the Erc721Contract contract.
Erc721ContractAdminEnabledIterator is returned from FilterAdminEnabled and is used to iterate over the raw logs and unpacked data for AdminEnabled events raised by the Erc721Contract contract.
Erc721ContractApproval represents a Approval event raised by the Erc721Contract contract.
Erc721ContractApprovalForAll represents a ApprovalForAll event raised by the Erc721Contract contract.
Erc721ContractApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the Erc721Contract contract.
Erc721ContractApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Erc721Contract contract.
Erc721ContractCaller is an auto generated read-only Go binding around an Ethereum contract.
Erc721ContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
Erc721ContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
Erc721ContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
Erc721ContractOwnershipTransferred represents a OwnershipTransferred event raised by the Erc721Contract contract.
Erc721ContractOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Erc721Contract contract.
Erc721ContractRaw is an auto generated low-level Go binding around an Ethereum contract.
Erc721ContractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
Erc721ContractTransactor is an auto generated write-only Go binding around an Ethereum contract.
Erc721ContractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
Erc721ContractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Erc721ContractTransfer represents a Transfer event raised by the Erc721Contract contract.
Erc721ContractTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Erc721Contract contract.
Erc721ContractUpdateUser represents a UpdateUser event raised by the Erc721Contract contract.
Erc721ContractUpdateUserIterator is returned from FilterUpdateUser and is used to iterate over the raw logs and unpacked data for UpdateUser events raised by the Erc721Contract contract.