package
1.0.8
Repository: https://github.com/ava-labs/icm-contracts.git
Documentation: pkg.go.dev

# Functions

DeployExampleERC20 deploys a new Ethereum contract, binding an instance of ExampleERC20 to it.
NewExampleERC20 creates a new instance of ExampleERC20, bound to a specific deployed contract.
NewExampleERC20Caller creates a new read-only instance of ExampleERC20, bound to a specific deployed contract.
NewExampleERC20Filterer creates a new log filterer instance of ExampleERC20, bound to a specific deployed contract.
NewExampleERC20Transactor creates a new write-only instance of ExampleERC20, bound to a specific deployed contract.

# Variables

ExampleERC20ABI is the input ABI used to generate the binding from.
ExampleERC20Bin is the compiled bytecode used for deploying new contracts.
ExampleERC20MetaData contains all meta data concerning the ExampleERC20 contract.

# Structs

ExampleERC20 is an auto generated Go binding around an Ethereum contract.
ExampleERC20Approval represents a Approval event raised by the ExampleERC20 contract.
ExampleERC20ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ExampleERC20 contract.
ExampleERC20Caller is an auto generated read-only Go binding around an Ethereum contract.
ExampleERC20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ExampleERC20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ExampleERC20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
ExampleERC20Raw is an auto generated low-level Go binding around an Ethereum contract.
ExampleERC20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ExampleERC20Transactor is an auto generated write-only Go binding around an Ethereum contract.
ExampleERC20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ExampleERC20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ExampleERC20Transfer represents a Transfer event raised by the ExampleERC20 contract.
ExampleERC20TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ExampleERC20 contract.