package
0.0.0-20240425151612-40a4cfd1b00e
Repository: https://github.com/thanhpp/gopher.git
Documentation: pkg.go.dev

# Functions

NewSmartcontracts creates a new instance of Smartcontracts, bound to a specific deployed contract.
NewSmartcontractsCaller creates a new read-only instance of Smartcontracts, bound to a specific deployed contract.
NewSmartcontractsFilterer creates a new log filterer instance of Smartcontracts, bound to a specific deployed contract.
NewSmartcontractsTransactor creates a new write-only instance of Smartcontracts, bound to a specific deployed contract.

# Variables

SmartcontractsABI is the input ABI used to generate the binding from.
SmartcontractsMetaData contains all meta data concerning the Smartcontracts contract.

# Structs

Smartcontracts is an auto generated Go binding around an Ethereum contract.
SmartcontractsApproval represents a Approval event raised by the Smartcontracts contract.
SmartcontractsApprovalForAll represents a ApprovalForAll event raised by the Smartcontracts contract.
SmartcontractsApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the Smartcontracts contract.
SmartcontractsApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Smartcontracts contract.
SmartcontractsCaller is an auto generated read-only Go binding around an Ethereum contract.
SmartcontractsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SmartcontractsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SmartcontractsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SmartcontractsOwnershipTransferred represents a OwnershipTransferred event raised by the Smartcontracts contract.
SmartcontractsOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Smartcontracts contract.
SmartcontractsRaw is an auto generated low-level Go binding around an Ethereum contract.
SmartcontractsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SmartcontractsSetURI represents a SetURI event raised by the Smartcontracts contract.
SmartcontractsSetURIIterator is returned from FilterSetURI and is used to iterate over the raw logs and unpacked data for SetURI events raised by the Smartcontracts contract.
SmartcontractsTransactor is an auto generated write-only Go binding around an Ethereum contract.
SmartcontractsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SmartcontractsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
SmartcontractsTransfer represents a Transfer event raised by the Smartcontracts contract.
SmartcontractsTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Smartcontracts contract.