# Functions
NewTips creates a new instance of Tips, bound to a specific deployed contract.
NewTipsCaller creates a new read-only instance of Tips, bound to a specific deployed contract.
NewTipsFilterer creates a new log filterer instance of Tips, bound to a specific deployed contract.
NewTipsTransactor creates a new write-only instance of Tips, bound to a specific deployed contract.
# Variables
TipsABI is the input ABI used to generate the binding from.
TipsMetaData contains all meta data concerning the Tips contract.
# Structs
Tips is an auto generated Go binding around an Ethereum contract.
TipsCaller is an auto generated read-only Go binding around an Ethereum contract.
TipsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TipsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TipsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
TipsInitialized represents a Initialized event raised by the Tips contract.
TipsInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the Tips contract.
TipsRaw is an auto generated low-level Go binding around an Ethereum contract.
TipsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TipsTipCharacter represents a TipCharacter event raised by the Tips contract.
TipsTipCharacterForNote represents a TipCharacterForNote event raised by the Tips contract.
TipsTipCharacterForNoteIterator is returned from FilterTipCharacterForNote and is used to iterate over the raw logs and unpacked data for TipCharacterForNote events raised by the Tips contract.
TipsTipCharacterIterator is returned from FilterTipCharacter and is used to iterate over the raw logs and unpacked data for TipCharacter events raised by the Tips contract.
TipsTransactor is an auto generated write-only Go binding around an Ethereum contract.
TipsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TipsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.