package
0.0.0-contracts
Repository: https://github.com/gridironone/contracts.git
Documentation: pkg.go.dev

# Functions

DeployFundraiser deploys a new Ethereum contract, binding an instance of Fundraiser to it.
NewFundraiser creates a new instance of Fundraiser, bound to a specific deployed contract.
NewFundraiserCaller creates a new read-only instance of Fundraiser, bound to a specific deployed contract.
NewFundraiserFilterer creates a new log filterer instance of Fundraiser, bound to a specific deployed contract.
NewFundraiserTransactor creates a new write-only instance of Fundraiser, bound to a specific deployed contract.

# Variables

FundraiserABI is the input ABI used to generate the binding from.
FundraiserBin is the compiled bytecode used for deploying new contracts.
FundraiserMetaData contains all meta data concerning the Fundraiser contract.

# Structs

CosmosCoin is an auto generated low-level Go binding around an user-defined struct.
Fundraiser is an auto generated Go binding around an Ethereum contract.
FundraiserCaller is an auto generated read-only Go binding around an Ethereum contract.
FundraiserCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
FundraiserCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
FundraiserFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
FundraiserOwnershipTransferred represents a OwnershipTransferred event raised by the Fundraiser contract.
FundraiserOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Fundraiser contract.
FundraiserRaw is an auto generated low-level Go binding around an Ethereum contract.
FundraiserSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
FundraiserTransactor is an auto generated write-only Go binding around an Ethereum contract.
FundraiserTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
FundraiserTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.