package
0.0.0-20211129150116-ad127cb86e5b
Repository: https://github.com/hypergraphdev/go-web3-examples.git
Documentation: pkg.go.dev

# Functions

NewAvatar creates a new instance of Avatar, bound to a specific deployed contract.
NewAvatarCaller creates a new read-only instance of Avatar, bound to a specific deployed contract.
NewAvatarFilterer creates a new log filterer instance of Avatar, bound to a specific deployed contract.
NewAvatarTransactor creates a new write-only instance of Avatar, bound to a specific deployed contract.

# Variables

AvatarABI is the input ABI used to generate the binding from.
AvatarMetaData contains all meta data concerning the Avatar contract.

# Structs

Avatar is an auto generated Go binding around an Ethereum contract.
AvatarApproval represents a Approval event raised by the Avatar contract.
AvatarApprovalForAll represents a ApprovalForAll event raised by the Avatar contract.
AvatarApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the Avatar contract.
AvatarApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Avatar contract.
AvatarCaller is an auto generated read-only Go binding around an Ethereum contract.
AvatarCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
AvatarCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
AvatarDelegateChanged represents a DelegateChanged event raised by the Avatar contract.
AvatarDelegateChangedIterator is returned from FilterDelegateChanged and is used to iterate over the raw logs and unpacked data for DelegateChanged events raised by the Avatar contract.
AvatarDelegateVotesChanged represents a DelegateVotesChanged event raised by the Avatar contract.
AvatarDelegateVotesChangedIterator is returned from FilterDelegateVotesChanged and is used to iterate over the raw logs and unpacked data for DelegateVotesChanged events raised by the Avatar contract.
AvatarDescriptorLocked represents a DescriptorLocked event raised by the Avatar contract.
AvatarDescriptorLockedIterator is returned from FilterDescriptorLocked and is used to iterate over the raw logs and unpacked data for DescriptorLocked events raised by the Avatar contract.
AvatarDescriptorUpdated represents a DescriptorUpdated event raised by the Avatar contract.
AvatarDescriptorUpdatedIterator is returned from FilterDescriptorUpdated and is used to iterate over the raw logs and unpacked data for DescriptorUpdated events raised by the Avatar contract.
AvatarFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
AvatarMinterLocked represents a MinterLocked event raised by the Avatar contract.
AvatarMinterLockedIterator is returned from FilterMinterLocked and is used to iterate over the raw logs and unpacked data for MinterLocked events raised by the Avatar contract.
AvatarMinterUpdated represents a MinterUpdated event raised by the Avatar contract.
AvatarMinterUpdatedIterator is returned from FilterMinterUpdated and is used to iterate over the raw logs and unpacked data for MinterUpdated events raised by the Avatar contract.
AvatarNounBurned represents a NounBurned event raised by the Avatar contract.
AvatarNounBurnedIterator is returned from FilterNounBurned and is used to iterate over the raw logs and unpacked data for NounBurned events raised by the Avatar contract.
AvatarNounCreated represents a NounCreated event raised by the Avatar contract.
AvatarNounCreatedIterator is returned from FilterNounCreated and is used to iterate over the raw logs and unpacked data for NounCreated events raised by the Avatar contract.
AvatarNoundersDAOUpdated represents a NoundersDAOUpdated event raised by the Avatar contract.
AvatarNoundersDAOUpdatedIterator is returned from FilterNoundersDAOUpdated and is used to iterate over the raw logs and unpacked data for NoundersDAOUpdated events raised by the Avatar contract.
AvatarNounExchanged represents a NounExchanged event raised by the Avatar contract.
AvatarNounExchangedIterator is returned from FilterNounExchanged and is used to iterate over the raw logs and unpacked data for NounExchanged events raised by the Avatar contract.
AvatarNounRecorded represents a NounRecorded event raised by the Avatar contract.
AvatarNounRecordedIterator is returned from FilterNounRecorded and is used to iterate over the raw logs and unpacked data for NounRecorded events raised by the Avatar contract.
AvatarOwnershipTransferred represents a OwnershipTransferred event raised by the Avatar contract.
AvatarOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Avatar contract.
AvatarRaw is an auto generated low-level Go binding around an Ethereum contract.
AvatarSeederLocked represents a SeederLocked event raised by the Avatar contract.
AvatarSeederLockedIterator is returned from FilterSeederLocked and is used to iterate over the raw logs and unpacked data for SeederLocked events raised by the Avatar contract.
AvatarSeederUpdated represents a SeederUpdated event raised by the Avatar contract.
AvatarSeederUpdatedIterator is returned from FilterSeederUpdated and is used to iterate over the raw logs and unpacked data for SeederUpdated events raised by the Avatar contract.
AvatarSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
AvatarTransactor is an auto generated write-only Go binding around an Ethereum contract.
AvatarTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
AvatarTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
AvatarTransfer represents a Transfer event raised by the Avatar contract.
AvatarTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Avatar contract.
IAvatarSeederSeed is an auto generated low-level Go binding around an user-defined struct.