merkletrie

package
v2.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MerkleTrieABI = MerkleTrieMetaData.ABI

MerkleTrieABI is the input ABI used to generate the binding from. Deprecated: Use MerkleTrieMetaData.ABI instead.

View Source
var MerkleTrieMetaData = &bind.MetaData{
	ABI: "[]",
}

MerkleTrieMetaData contains all meta data concerning the MerkleTrie contract.

Functions

This section is empty.

Types

type MerkleTrie

type MerkleTrie struct {
	MerkleTrieCaller     // Read-only binding to the contract
	MerkleTrieTransactor // Write-only binding to the contract
	MerkleTrieFilterer   // Log filterer for contract events
}

MerkleTrie is an auto generated Go binding around an Ethereum contract.

func NewMerkleTrie

func NewMerkleTrie(address common.Address, backend bind.ContractBackend) (*MerkleTrie, error)

NewMerkleTrie creates a new instance of MerkleTrie, bound to a specific deployed contract.

type MerkleTrieCaller

type MerkleTrieCaller struct {
	// contains filtered or unexported fields
}

MerkleTrieCaller is an auto generated read-only Go binding around an Ethereum contract.

func NewMerkleTrieCaller

func NewMerkleTrieCaller(address common.Address, caller bind.ContractCaller) (*MerkleTrieCaller, error)

NewMerkleTrieCaller creates a new read-only instance of MerkleTrie, bound to a specific deployed contract.

type MerkleTrieCallerRaw

type MerkleTrieCallerRaw struct {
	Contract *MerkleTrieCaller // Generic read-only contract binding to access the raw methods on
}

MerkleTrieCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.

func (*MerkleTrieCallerRaw) Call

func (_MerkleTrie *MerkleTrieCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

type MerkleTrieCallerSession

type MerkleTrieCallerSession struct {
	Contract *MerkleTrieCaller // Generic contract caller binding to set the session for
	CallOpts bind.CallOpts     // Call options to use throughout this session
}

MerkleTrieCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.

type MerkleTrieFilterer

type MerkleTrieFilterer struct {
	// contains filtered or unexported fields
}

MerkleTrieFilterer is an auto generated log filtering Go binding around an Ethereum contract events.

func NewMerkleTrieFilterer

func NewMerkleTrieFilterer(address common.Address, filterer bind.ContractFilterer) (*MerkleTrieFilterer, error)

NewMerkleTrieFilterer creates a new log filterer instance of MerkleTrie, bound to a specific deployed contract.

type MerkleTrieRaw

type MerkleTrieRaw struct {
	Contract *MerkleTrie // Generic contract binding to access the raw methods on
}

MerkleTrieRaw is an auto generated low-level Go binding around an Ethereum contract.

func (*MerkleTrieRaw) Call

func (_MerkleTrie *MerkleTrieRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

func (*MerkleTrieRaw) Transact

func (_MerkleTrie *MerkleTrieRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*MerkleTrieRaw) Transfer

func (_MerkleTrie *MerkleTrieRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type MerkleTrieSession

type MerkleTrieSession struct {
	Contract     *MerkleTrie       // Generic contract binding to set the session for
	CallOpts     bind.CallOpts     // Call options to use throughout this session
	TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session
}

MerkleTrieSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.

type MerkleTrieTransactor

type MerkleTrieTransactor struct {
	// contains filtered or unexported fields
}

MerkleTrieTransactor is an auto generated write-only Go binding around an Ethereum contract.

func NewMerkleTrieTransactor

func NewMerkleTrieTransactor(address common.Address, transactor bind.ContractTransactor) (*MerkleTrieTransactor, error)

NewMerkleTrieTransactor creates a new write-only instance of MerkleTrie, bound to a specific deployed contract.

type MerkleTrieTransactorRaw

type MerkleTrieTransactorRaw struct {
	Contract *MerkleTrieTransactor // Generic write-only contract binding to access the raw methods on
}

MerkleTrieTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.

func (*MerkleTrieTransactorRaw) Transact

func (_MerkleTrie *MerkleTrieTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*MerkleTrieTransactorRaw) Transfer

func (_MerkleTrie *MerkleTrieTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type MerkleTrieTransactorSession

type MerkleTrieTransactorSession struct {
	Contract     *MerkleTrieTransactor // Generic contract transactor binding to set the session for
	TransactOpts bind.TransactOpts     // Transaction auth options to use throughout this session
}

MerkleTrieTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL