# Functions
DeployExampleERC20Decimals deploys a new Ethereum contract, binding an instance of ExampleERC20Decimals to it.
NewExampleERC20Decimals creates a new instance of ExampleERC20Decimals, bound to a specific deployed contract.
NewExampleERC20DecimalsCaller creates a new read-only instance of ExampleERC20Decimals, bound to a specific deployed contract.
NewExampleERC20DecimalsFilterer creates a new log filterer instance of ExampleERC20Decimals, bound to a specific deployed contract.
NewExampleERC20DecimalsTransactor creates a new write-only instance of ExampleERC20Decimals, bound to a specific deployed contract.
# Variables
ExampleERC20DecimalsABI is the input ABI used to generate the binding from.
ExampleERC20DecimalsBin is the compiled bytecode used for deploying new contracts.
ExampleERC20DecimalsMetaData contains all meta data concerning the ExampleERC20Decimals contract.
# Structs
ExampleERC20Decimals is an auto generated Go binding around an Ethereum contract.
ExampleERC20DecimalsApproval represents a Approval event raised by the ExampleERC20Decimals contract.
ExampleERC20DecimalsApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ExampleERC20Decimals contract.
ExampleERC20DecimalsCaller is an auto generated read-only Go binding around an Ethereum contract.
ExampleERC20DecimalsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ExampleERC20DecimalsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ExampleERC20DecimalsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ExampleERC20DecimalsRaw is an auto generated low-level Go binding around an Ethereum contract.
ExampleERC20DecimalsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ExampleERC20DecimalsTransactor is an auto generated write-only Go binding around an Ethereum contract.
ExampleERC20DecimalsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ExampleERC20DecimalsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ExampleERC20DecimalsTransfer represents a Transfer event raised by the ExampleERC20Decimals contract.
ExampleERC20DecimalsTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ExampleERC20Decimals contract.