package
0.7.0
Repository: https://github.com/zksync-sdk/zksync2-go.git
Documentation: pkg.go.dev

# Functions

NewIContractDeployer creates a new instance of IContractDeployer, bound to a specific deployed contract.
NewIContractDeployerCaller creates a new read-only instance of IContractDeployer, bound to a specific deployed contract.
NewIContractDeployerFilterer creates a new log filterer instance of IContractDeployer, bound to a specific deployed contract.
NewIContractDeployerTransactor creates a new write-only instance of IContractDeployer, bound to a specific deployed contract.

# Variables

IContractDeployerABI is the input ABI used to generate the binding from.
IContractDeployerMetaData contains all meta data concerning the IContractDeployer contract.

# Structs

IContractDeployer is an auto generated Go binding around an Ethereum contract.
IContractDeployerAccountInfo is an auto generated low-level Go binding around an user-defined struct.
IContractDeployerAccountNonceOrderingUpdated represents a AccountNonceOrderingUpdated event raised by the IContractDeployer contract.
IContractDeployerAccountNonceOrderingUpdatedIterator is returned from FilterAccountNonceOrderingUpdated and is used to iterate over the raw logs and unpacked data for AccountNonceOrderingUpdated events raised by the IContractDeployer contract.
IContractDeployerAccountVersionUpdated represents a AccountVersionUpdated event raised by the IContractDeployer contract.
IContractDeployerAccountVersionUpdatedIterator is returned from FilterAccountVersionUpdated and is used to iterate over the raw logs and unpacked data for AccountVersionUpdated events raised by the IContractDeployer contract.
IContractDeployerCaller is an auto generated read-only Go binding around an Ethereum contract.
IContractDeployerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IContractDeployerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IContractDeployerContractDeployed represents a ContractDeployed event raised by the IContractDeployer contract.
IContractDeployerContractDeployedIterator is returned from FilterContractDeployed and is used to iterate over the raw logs and unpacked data for ContractDeployed events raised by the IContractDeployer contract.
IContractDeployerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
IContractDeployerRaw is an auto generated low-level Go binding around an Ethereum contract.
IContractDeployerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IContractDeployerTransactor is an auto generated write-only Go binding around an Ethereum contract.
IContractDeployerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IContractDeployerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.