alastriaContracts

package
v0.0.0-...-b2c4e65 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AlastriaContractsABI = AlastriaContractsMetaData.ABI

AlastriaContractsABI is the input ABI used to generate the binding from. Deprecated: Use AlastriaContractsMetaData.ABI instead.

View Source
var AlastriaContractsMetaData = &bind.MetaData{
	ABI: "[{\"inputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"}]",
}

AlastriaContractsMetaData contains all meta data concerning the AlastriaContracts contract.

Functions

This section is empty.

Types

type AlastriaContracts

type AlastriaContracts struct {
	AlastriaContractsCaller     // Read-only binding to the contract
	AlastriaContractsTransactor // Write-only binding to the contract
	AlastriaContractsFilterer   // Log filterer for contract events
}

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

func NewAlastriaContracts

func NewAlastriaContracts(address common.Address, backend bind.ContractBackend) (*AlastriaContracts, error)

NewAlastriaContracts creates a new instance of AlastriaContracts, bound to a specific deployed contract.

type AlastriaContractsCaller

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

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

func NewAlastriaContractsCaller

func NewAlastriaContractsCaller(address common.Address, caller bind.ContractCaller) (*AlastriaContractsCaller, error)

NewAlastriaContractsCaller creates a new read-only instance of AlastriaContracts, bound to a specific deployed contract.

type AlastriaContractsCallerRaw

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

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

func (*AlastriaContractsCallerRaw) Call

func (_AlastriaContracts *AlastriaContractsCallerRaw) 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 AlastriaContractsCallerSession

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

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

type AlastriaContractsFilterer

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

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

func NewAlastriaContractsFilterer

func NewAlastriaContractsFilterer(address common.Address, filterer bind.ContractFilterer) (*AlastriaContractsFilterer, error)

NewAlastriaContractsFilterer creates a new log filterer instance of AlastriaContracts, bound to a specific deployed contract.

type AlastriaContractsRaw

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

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

func (*AlastriaContractsRaw) Call

func (_AlastriaContracts *AlastriaContractsRaw) 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 (*AlastriaContractsRaw) Transact

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

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

func (*AlastriaContractsRaw) Transfer

func (_AlastriaContracts *AlastriaContractsRaw) 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 AlastriaContractsSession

type AlastriaContractsSession struct {
	Contract     *AlastriaContracts // 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
}

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

type AlastriaContractsTransactor

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

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

func NewAlastriaContractsTransactor

func NewAlastriaContractsTransactor(address common.Address, transactor bind.ContractTransactor) (*AlastriaContractsTransactor, error)

NewAlastriaContractsTransactor creates a new write-only instance of AlastriaContracts, bound to a specific deployed contract.

type AlastriaContractsTransactorRaw

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

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

func (*AlastriaContractsTransactorRaw) Transact

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

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

func (*AlastriaContractsTransactorRaw) Transfer

func (_AlastriaContracts *AlastriaContractsTransactorRaw) 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 AlastriaContractsTransactorSession

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

AlastriaContractsTransactorSession 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