globalexitrootlib

package
v0.0.0-...-80db9d8 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2024 License: AGPL-3.0, AGPL-3.0-or-later Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GlobalexitrootlibABI = GlobalexitrootlibMetaData.ABI

GlobalexitrootlibABI is the input ABI used to generate the binding from. Deprecated: Use GlobalexitrootlibMetaData.ABI instead.

View Source
var GlobalexitrootlibBin = GlobalexitrootlibMetaData.Bin

GlobalexitrootlibBin is the compiled bytecode used for deploying new contracts. Deprecated: Use GlobalexitrootlibMetaData.Bin instead.

View Source
var GlobalexitrootlibMetaData = &bind.MetaData{
	ABI: "[]",
	Bin: "0x60556032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea2646970667358221220f2959f4643427b96a856070f24c8ce0edc2305eaa252fee3672cfbc79ca76a0a64736f6c63430008140033",
}

GlobalexitrootlibMetaData contains all meta data concerning the Globalexitrootlib contract.

Functions

This section is empty.

Types

type Globalexitrootlib

type Globalexitrootlib struct {
	GlobalexitrootlibCaller     // Read-only binding to the contract
	GlobalexitrootlibTransactor // Write-only binding to the contract
	GlobalexitrootlibFilterer   // Log filterer for contract events
}

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

func DeployGlobalexitrootlib

func DeployGlobalexitrootlib(auth *bind.TransactOpts, backend bind.ContractBackend) (common.Address, *types.Transaction, *Globalexitrootlib, error)

DeployGlobalexitrootlib deploys a new Ethereum contract, binding an instance of Globalexitrootlib to it.

func NewGlobalexitrootlib

func NewGlobalexitrootlib(address common.Address, backend bind.ContractBackend) (*Globalexitrootlib, error)

NewGlobalexitrootlib creates a new instance of Globalexitrootlib, bound to a specific deployed contract.

type GlobalexitrootlibCaller

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

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

func NewGlobalexitrootlibCaller

func NewGlobalexitrootlibCaller(address common.Address, caller bind.ContractCaller) (*GlobalexitrootlibCaller, error)

NewGlobalexitrootlibCaller creates a new read-only instance of Globalexitrootlib, bound to a specific deployed contract.

type GlobalexitrootlibCallerRaw

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

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

func (*GlobalexitrootlibCallerRaw) Call

func (_Globalexitrootlib *GlobalexitrootlibCallerRaw) 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 GlobalexitrootlibCallerSession

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

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

type GlobalexitrootlibFilterer

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

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

func NewGlobalexitrootlibFilterer

func NewGlobalexitrootlibFilterer(address common.Address, filterer bind.ContractFilterer) (*GlobalexitrootlibFilterer, error)

NewGlobalexitrootlibFilterer creates a new log filterer instance of Globalexitrootlib, bound to a specific deployed contract.

type GlobalexitrootlibRaw

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

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

func (*GlobalexitrootlibRaw) Call

func (_Globalexitrootlib *GlobalexitrootlibRaw) 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 (*GlobalexitrootlibRaw) Transact

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

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

func (*GlobalexitrootlibRaw) Transfer

func (_Globalexitrootlib *GlobalexitrootlibRaw) 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 GlobalexitrootlibSession

type GlobalexitrootlibSession struct {
	Contract     *Globalexitrootlib // 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
}

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

type GlobalexitrootlibTransactor

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

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

func NewGlobalexitrootlibTransactor

func NewGlobalexitrootlibTransactor(address common.Address, transactor bind.ContractTransactor) (*GlobalexitrootlibTransactor, error)

NewGlobalexitrootlibTransactor creates a new write-only instance of Globalexitrootlib, bound to a specific deployed contract.

type GlobalexitrootlibTransactorRaw

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

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

func (*GlobalexitrootlibTransactorRaw) Transact

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

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

func (*GlobalexitrootlibTransactorRaw) Transfer

func (_Globalexitrootlib *GlobalexitrootlibTransactorRaw) 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 GlobalexitrootlibTransactorSession

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

GlobalexitrootlibTransactorSession 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