package
0.0.110
Repository: https://github.com/citizenwallet/smartcontracts.git
Documentation: pkg.go.dev

# Functions

DeployFaucetFactory deploys a new Ethereum contract, binding an instance of FaucetFactory to it.
NewFaucetFactory creates a new instance of FaucetFactory, bound to a specific deployed contract.
NewFaucetFactoryCaller creates a new read-only instance of FaucetFactory, bound to a specific deployed contract.
NewFaucetFactoryFilterer creates a new log filterer instance of FaucetFactory, bound to a specific deployed contract.
NewFaucetFactoryTransactor creates a new write-only instance of FaucetFactory, bound to a specific deployed contract.

# Variables

FaucetFactoryABI is the input ABI used to generate the binding from.
FaucetFactoryBin is the compiled bytecode used for deploying new contracts.
FaucetFactoryMetaData contains all meta data concerning the FaucetFactory contract.

# Structs

FaucetFactory is an auto generated Go binding around an Ethereum contract.
FaucetFactoryCaller is an auto generated read-only Go binding around an Ethereum contract.
FaucetFactoryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
FaucetFactoryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
FaucetFactoryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
FaucetFactoryRaw is an auto generated low-level Go binding around an Ethereum contract.
FaucetFactoryRedeemCodeFaucetCreated represents a RedeemCodeFaucetCreated event raised by the FaucetFactory contract.
FaucetFactoryRedeemCodeFaucetCreatedIterator is returned from FilterRedeemCodeFaucetCreated and is used to iterate over the raw logs and unpacked data for RedeemCodeFaucetCreated events raised by the FaucetFactory contract.
FaucetFactorySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
FaucetFactorySimpleFaucetCreated represents a SimpleFaucetCreated event raised by the FaucetFactory contract.
FaucetFactorySimpleFaucetCreatedIterator is returned from FilterSimpleFaucetCreated and is used to iterate over the raw logs and unpacked data for SimpleFaucetCreated events raised by the FaucetFactory contract.
FaucetFactoryTransactor is an auto generated write-only Go binding around an Ethereum contract.
FaucetFactoryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
FaucetFactoryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.