package
3.0.0-alpha5+incompatible
Repository: https://github.com/erigontech/erigon.git
Documentation: pkg.go.dev
# Functions
DeploySelfDestructor deploys a new Ethereum contract, binding an instance of SelfDestructor to it.
DeployTestcontract deploys a new Ethereum contract, binding an instance of Testcontract to it.
NewSelfDestructor creates a new instance of SelfDestructor, bound to a specific deployed contract.
NewSelfDestructorCaller creates a new read-only instance of SelfDestructor, bound to a specific deployed contract.
NewSelfDestructorFilterer creates a new log filterer instance of SelfDestructor, bound to a specific deployed contract.
NewSelfDestructorTransactor creates a new write-only instance of SelfDestructor, bound to a specific deployed contract.
NewTestcontract creates a new instance of Testcontract, bound to a specific deployed contract.
NewTestcontractCaller creates a new read-only instance of Testcontract, bound to a specific deployed contract.
NewTestcontractFilterer creates a new log filterer instance of Testcontract, bound to a specific deployed contract.
NewTestcontractTransactor creates a new write-only instance of Testcontract, bound to a specific deployed contract.
# Constants
SelfDestructorABI is the input ABI used to generate the binding from.
TestcontractABI is the input ABI used to generate the binding from.
# Variables
SelfDestructorBin is the compiled bytecode used for deploying new contracts.
TestcontractBin is the compiled bytecode used for deploying new contracts.
# Structs
SelfDestructor is an auto generated Go binding around an Ethereum contract.
SelfDestructorCaller is an auto generated read-only Go binding around an Ethereum contract.
SelfDestructorCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SelfDestructorCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SelfDestructorFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SelfDestructorRaw is an auto generated low-level Go binding around an Ethereum contract.
SelfDestructorSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SelfDestructorTransactor is an auto generated write-only Go binding around an Ethereum contract.
SelfDestructorTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SelfDestructorTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Testcontract is an auto generated Go binding around an Ethereum contract.
TestcontractCaller is an auto generated read-only Go binding around an Ethereum contract.
TestcontractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TestcontractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TestcontractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
TestcontractRaw is an auto generated low-level Go binding around an Ethereum contract.
TestcontractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TestcontractTransactor is an auto generated write-only Go binding around an Ethereum contract.
TestcontractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TestcontractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.