package
0.0.0-contracts
Repository: https://github.com/gridironone/contracts.git
Documentation: pkg.go.dev

# Functions

NewERC20Module creates a new instance of ERC20Module, bound to a specific deployed contract.
NewERC20ModuleCaller creates a new read-only instance of ERC20Module, bound to a specific deployed contract.
NewERC20ModuleFilterer creates a new log filterer instance of ERC20Module, bound to a specific deployed contract.
NewERC20ModuleTransactor creates a new write-only instance of ERC20Module, bound to a specific deployed contract.

# Variables

ERC20ModuleABI is the input ABI used to generate the binding from.
ERC20ModuleMetaData contains all meta data concerning the ERC20Module contract.

# Structs

CosmosCoin is an auto generated low-level Go binding around an user-defined struct.
ERC20Module is an auto generated Go binding around an Ethereum contract.
ERC20ModuleCaller is an auto generated read-only Go binding around an Ethereum contract.
ERC20ModuleCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC20ModuleCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC20ModuleFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC20ModuleRaw is an auto generated low-level Go binding around an Ethereum contract.
ERC20ModuleSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC20ModuleTransactor is an auto generated write-only Go binding around an Ethereum contract.
ERC20ModuleTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC20ModuleTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC20ModuleTransferCoinToErc20 represents a TransferCoinToErc20 event raised by the ERC20Module contract.
ERC20ModuleTransferCoinToErc20Iterator is returned from FilterTransferCoinToErc20 and is used to iterate over the raw logs and unpacked data for TransferCoinToErc20 events raised by the ERC20Module contract.
ERC20ModuleTransferErc20ToCoin represents a TransferErc20ToCoin event raised by the ERC20Module contract.
ERC20ModuleTransferErc20ToCoinIterator is returned from FilterTransferErc20ToCoin and is used to iterate over the raw logs and unpacked data for TransferErc20ToCoin events raised by the ERC20Module contract.