package
0.39.0
Repository: https://github.com/0xsequence/go-sequence.git
Documentation: pkg.go.dev

# Functions

DeployGasEstimator deploys a new Ethereum contract, binding an instance of GasEstimator to it.
NewGasEstimator creates a new instance of GasEstimator, bound to a specific deployed contract.
NewGasEstimatorCaller creates a new read-only instance of GasEstimator, bound to a specific deployed contract.
NewGasEstimatorFilterer creates a new log filterer instance of GasEstimator, bound to a specific deployed contract.
NewGasEstimatorTransactor creates a new write-only instance of GasEstimator, bound to a specific deployed contract.

# Constants

GasEstimatorDeployedBin is the resulting bytecode of the created contract.

# Variables

GasEstimatorABI is the input ABI used to generate the binding from.
GasEstimatorBin is the compiled bytecode used for deploying new contracts.
GasEstimatorMetaData contains all meta data concerning the GasEstimator contract.

# Structs

GasEstimator is an auto generated Go binding around an Ethereum contract.
GasEstimatorCaller is an auto generated read-only Go binding around an Ethereum contract.
GasEstimatorCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
GasEstimatorCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
GasEstimatorFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
GasEstimatorRaw is an auto generated low-level Go binding around an Ethereum contract.
GasEstimatorSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
GasEstimatorTransactor is an auto generated write-only Go binding around an Ethereum contract.
GasEstimatorTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
GasEstimatorTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.