package
0.0.0-20250204070817-3c82b7ad6a9f
Repository: https://github.com/0chain/gosdk_common.git
Documentation: pkg.go.dev
# Functions
NewBinding creates a new instance of Binding, bound to a specific deployed contract.
NewBindingCaller creates a new read-only instance of Binding, bound to a specific deployed contract.
NewBindingFilterer creates a new log filterer instance of Binding, bound to a specific deployed contract.
NewBindingTransactor creates a new write-only instance of Binding, bound to a specific deployed contract.
# Variables
BindingABI is the input ABI used to generate the binding from.
BindingMetaData contains all meta data concerning the Binding contract.
# Structs
Binding is an auto generated Go binding around an Ethereum contract.
BindingCaller is an auto generated read-only Go binding around an Ethereum contract.
BindingCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
BindingCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
BindingFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
BindingRaw is an auto generated low-level Go binding around an Ethereum contract.
BindingSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
BindingTransactor is an auto generated write-only Go binding around an Ethereum contract.
BindingTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
BindingTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.