package
0.0.0-20240229193522-3aedf0ba1af5
Repository: https://github.com/zksync-sdk/zksync2-examples.git
Documentation: pkg.go.dev

# Functions

NewIncrementer creates a new instance of Incrementer, bound to a specific deployed contract.
NewIncrementerCaller creates a new read-only instance of Incrementer, bound to a specific deployed contract.
NewIncrementerFilterer creates a new log filterer instance of Incrementer, bound to a specific deployed contract.
NewIncrementerTransactor creates a new write-only instance of Incrementer, bound to a specific deployed contract.

# Variables

IncrementerABI is the input ABI used to generate the binding from.
IncrementerMetaData contains all meta data concerning the Incrementer contract.

# Structs

Incrementer is an auto generated Go binding around an Ethereum contract.
IncrementerCaller is an auto generated read-only Go binding around an Ethereum contract.
IncrementerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IncrementerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IncrementerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
IncrementerRaw is an auto generated low-level Go binding around an Ethereum contract.
IncrementerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IncrementerTransactor is an auto generated write-only Go binding around an Ethereum contract.
IncrementerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IncrementerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.