# Functions
DeployYellowToken deploys a new Ethereum contract, binding an instance of YellowToken to it.
NewYellowToken creates a new instance of YellowToken, bound to a specific deployed contract.
NewYellowTokenCaller creates a new read-only instance of YellowToken, bound to a specific deployed contract.
NewYellowTokenFilterer creates a new log filterer instance of YellowToken, bound to a specific deployed contract.
NewYellowTokenTransactor creates a new write-only instance of YellowToken, bound to a specific deployed contract.
# Variables
YellowTokenABI is the input ABI used to generate the binding from.
YellowTokenBin is the compiled bytecode used for deploying new contracts.
YellowTokenMetaData contains all meta data concerning the YellowToken contract.
# Structs
YellowToken is an auto generated Go binding around an Ethereum contract.
YellowTokenApproval represents a Approval event raised by the YellowToken contract.
YellowTokenApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the YellowToken contract.
YellowTokenCaller is an auto generated read-only Go binding around an Ethereum contract.
YellowTokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
YellowTokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
YellowTokenEIP712DomainChanged represents a EIP712DomainChanged event raised by the YellowToken contract.
YellowTokenEIP712DomainChangedIterator is returned from FilterEIP712DomainChanged and is used to iterate over the raw logs and unpacked data for EIP712DomainChanged events raised by the YellowToken contract.
YellowTokenFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
YellowTokenRaw is an auto generated low-level Go binding around an Ethereum contract.
YellowTokenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
YellowTokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
YellowTokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
YellowTokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
YellowTokenTransfer represents a Transfer event raised by the YellowToken contract.
YellowTokenTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the YellowToken contract.