# Functions

NewContractIERC20 creates a new instance of ContractIERC20, bound to a specific deployed contract.
NewContractIERC20Caller creates a new read-only instance of ContractIERC20, bound to a specific deployed contract.
NewContractIERC20Filterer creates a new log filterer instance of ContractIERC20, bound to a specific deployed contract.
NewContractIERC20Transactor creates a new write-only instance of ContractIERC20, bound to a specific deployed contract.

# Variables

ContractIERC20ABI is the input ABI used to generate the binding from.
ContractIERC20MetaData contains all meta data concerning the ContractIERC20 contract.

# Structs

ContractIERC20 is an auto generated Go binding around an Ethereum contract.
ContractIERC20Approval represents a Approval event raised by the ContractIERC20 contract.
ContractIERC20ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ContractIERC20 contract.
ContractIERC20Caller is an auto generated read-only Go binding around an Ethereum contract.
ContractIERC20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ContractIERC20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ContractIERC20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
ContractIERC20Raw is an auto generated low-level Go binding around an Ethereum contract.
ContractIERC20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ContractIERC20Transactor is an auto generated write-only Go binding around an Ethereum contract.
ContractIERC20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ContractIERC20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ContractIERC20Transfer represents a Transfer event raised by the ContractIERC20 contract.
ContractIERC20TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ContractIERC20 contract.

# Interfaces

ContractIERC20Calls is an auto generated interface that defines the call methods available for an Ethereum contract.
ContractIERC20Filterer is an auto generated interface that defines the log filtering methods available for an Ethereum contract.
ContractIERC20Methods is an auto generated interface around an Ethereum contract.
ContractIERC20Transacts is an auto generated interface that defines the transact methods available for an Ethereum contract.