package
0.0.0-20240505085105-76077715f225
Repository: https://github.com/vcspace/go-ethereum-web3.git
Documentation: pkg.go.dev

# Functions

NewIERC creates a new instance of IERC, bound to a specific deployed contract.
NewIERCCaller creates a new read-only instance of IERC, bound to a specific deployed contract.
NewIERCFilterer creates a new log filterer instance of IERC, bound to a specific deployed contract.
NewIERCTransactor creates a new write-only instance of IERC, bound to a specific deployed contract.

# Variables

IERCABI is the input ABI used to generate the binding from.
IERCMetaData contains all meta data concerning the IERC contract.

# Structs

IERC is an auto generated Go binding around an Ethereum contract.
IERCApproval represents a Approval event raised by the IERC contract.
IERCApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the IERC contract.
IERCCaller is an auto generated read-only Go binding around an Ethereum contract.
IERCCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IERCCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IERCFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
IERCRaw is an auto generated low-level Go binding around an Ethereum contract.
IERCSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IERCTransactor is an auto generated write-only Go binding around an Ethereum contract.
IERCTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IERCTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IERCTransfer represents a Transfer event raised by the IERC contract.
IERCTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the IERC contract.