package
0.28.0
Repository: https://github.com/ten-protocol/go-ten.git
Documentation: pkg.go.dev

# Functions

DeployObsERC20 deploys a new Ethereum contract, binding an instance of ObsERC20 to it.
NewObsERC20 creates a new instance of ObsERC20, bound to a specific deployed contract.
NewObsERC20Caller creates a new read-only instance of ObsERC20, bound to a specific deployed contract.
NewObsERC20Filterer creates a new log filterer instance of ObsERC20, bound to a specific deployed contract.
NewObsERC20Transactor creates a new write-only instance of ObsERC20, bound to a specific deployed contract.

# Variables

ObsERC20ABI is the input ABI used to generate the binding from.
ObsERC20Bin is the compiled bytecode used for deploying new contracts.
ObsERC20MetaData contains all meta data concerning the ObsERC20 contract.

# Structs

ObsERC20 is an auto generated Go binding around an Ethereum contract.
ObsERC20Approval represents a Approval event raised by the ObsERC20 contract.
ObsERC20ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ObsERC20 contract.
ObsERC20Caller is an auto generated read-only Go binding around an Ethereum contract.
ObsERC20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ObsERC20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ObsERC20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
ObsERC20Raw is an auto generated low-level Go binding around an Ethereum contract.
ObsERC20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ObsERC20Transactor is an auto generated write-only Go binding around an Ethereum contract.
ObsERC20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ObsERC20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ObsERC20Transfer represents a Transfer event raised by the ObsERC20 contract.
ObsERC20TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ObsERC20 contract.