package
0.0.0-20220128083101-5628e88e0dd5
Repository: https://github.com/datachainlab/ibc-trusted-ethereum-client.git
Documentation: pkg.go.dev

# Functions

NewSimpletoken creates a new instance of Simpletoken, bound to a specific deployed contract.
NewSimpletokenCaller creates a new read-only instance of Simpletoken, bound to a specific deployed contract.
NewSimpletokenFilterer creates a new log filterer instance of Simpletoken, bound to a specific deployed contract.
NewSimpletokenTransactor creates a new write-only instance of Simpletoken, bound to a specific deployed contract.

# Constants

SimpletokenABI is the input ABI used to generate the binding from.

# Structs

Simpletoken is an auto generated Go binding around an Ethereum contract.
SimpletokenApproval represents a Approval event raised by the Simpletoken contract.
SimpletokenApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Simpletoken contract.
SimpletokenCaller is an auto generated read-only Go binding around an Ethereum contract.
SimpletokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SimpletokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SimpletokenFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SimpletokenRaw is an auto generated low-level Go binding around an Ethereum contract.
SimpletokenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SimpletokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
SimpletokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SimpletokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
SimpletokenTransfer represents a Transfer event raised by the Simpletoken contract.
SimpletokenTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Simpletoken contract.