package
0.1.3
Repository: https://github.com/vocdoni/census3.git
Documentation: pkg.go.dev

# Functions

NewERC777Contract creates a new instance of ERC777Contract, bound to a specific deployed contract.
NewERC777ContractCaller creates a new read-only instance of ERC777Contract, bound to a specific deployed contract.
NewERC777ContractFilterer creates a new log filterer instance of ERC777Contract, bound to a specific deployed contract.
NewERC777ContractTransactor creates a new write-only instance of ERC777Contract, bound to a specific deployed contract.

# Variables

ERC777ContractABI is the input ABI used to generate the binding from.
ERC777ContractMetaData contains all meta data concerning the ERC777Contract contract.

# Structs

ERC777Contract is an auto generated Go binding around an Ethereum contract.
ERC777ContractApproval represents a Approval event raised by the ERC777Contract contract.
ERC777ContractApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ERC777Contract contract.
ERC777ContractAuthorizedOperator represents a AuthorizedOperator event raised by the ERC777Contract contract.
ERC777ContractAuthorizedOperatorIterator is returned from FilterAuthorizedOperator and is used to iterate over the raw logs and unpacked data for AuthorizedOperator events raised by the ERC777Contract contract.
ERC777ContractBurned represents a Burned event raised by the ERC777Contract contract.
ERC777ContractBurnedIterator is returned from FilterBurned and is used to iterate over the raw logs and unpacked data for Burned events raised by the ERC777Contract contract.
ERC777ContractCaller is an auto generated read-only Go binding around an Ethereum contract.
ERC777ContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC777ContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC777ContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC777ContractMinted represents a Minted event raised by the ERC777Contract contract.
ERC777ContractMintedIterator is returned from FilterMinted and is used to iterate over the raw logs and unpacked data for Minted events raised by the ERC777Contract contract.
ERC777ContractRaw is an auto generated low-level Go binding around an Ethereum contract.
ERC777ContractRevokedOperator represents a RevokedOperator event raised by the ERC777Contract contract.
ERC777ContractRevokedOperatorIterator is returned from FilterRevokedOperator and is used to iterate over the raw logs and unpacked data for RevokedOperator events raised by the ERC777Contract contract.
ERC777ContractSent represents a Sent event raised by the ERC777Contract contract.
ERC777ContractSentIterator is returned from FilterSent and is used to iterate over the raw logs and unpacked data for Sent events raised by the ERC777Contract contract.
ERC777ContractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC777ContractTransactor is an auto generated write-only Go binding around an Ethereum contract.
ERC777ContractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC777ContractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC777ContractTransfer represents a Transfer event raised by the ERC777Contract contract.
ERC777ContractTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ERC777Contract contract.