ZoneInteraction

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ZoneInteractionABI = ZoneInteractionMetaData.ABI

ZoneInteractionABI is the input ABI used to generate the binding from. Deprecated: Use ZoneInteractionMetaData.ABI instead.

View Source
var ZoneInteractionBin = ZoneInteractionMetaData.Bin

ZoneInteractionBin is the compiled bytecode used for deploying new contracts. Deprecated: Use ZoneInteractionMetaData.Bin instead.

View Source
var ZoneInteractionMetaData = &bind.MetaData{
	ABI: "[{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"orderHash\",\"type\":\"bytes32\"}],\"name\":\"InvalidRestrictedOrder\",\"type\":\"error\"}]",
	Bin: "0x6080604052348015600f57600080fd5b50603f80601d6000396000f3fe6080604052600080fdfea2646970667358221220e6545775baf1b117102cd18548ceba556df291dd3d07dee9016549a97ad0b2cc64736f6c634300080d0033",
}

ZoneInteractionMetaData contains all meta data concerning the ZoneInteraction contract.

Functions

This section is empty.

Types

type ZoneInteraction

type ZoneInteraction struct {
	ZoneInteractionCaller     // Read-only binding to the contract
	ZoneInteractionTransactor // Write-only binding to the contract
	ZoneInteractionFilterer   // Log filterer for contract events
}

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

func DeployZoneInteraction

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

DeployZoneInteraction deploys a new Ethereum contract, binding an instance of ZoneInteraction to it.

func NewZoneInteraction

func NewZoneInteraction(address common.Address, backend bind.ContractBackend) (*ZoneInteraction, error)

NewZoneInteraction creates a new instance of ZoneInteraction, bound to a specific deployed contract.

type ZoneInteractionCaller

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

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

func NewZoneInteractionCaller

func NewZoneInteractionCaller(address common.Address, caller bind.ContractCaller) (*ZoneInteractionCaller, error)

NewZoneInteractionCaller creates a new read-only instance of ZoneInteraction, bound to a specific deployed contract.

type ZoneInteractionCallerRaw

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

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

func (*ZoneInteractionCallerRaw) Call

func (_ZoneInteraction *ZoneInteractionCallerRaw) 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 ZoneInteractionCallerSession

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

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

type ZoneInteractionFilterer

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

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

func NewZoneInteractionFilterer

func NewZoneInteractionFilterer(address common.Address, filterer bind.ContractFilterer) (*ZoneInteractionFilterer, error)

NewZoneInteractionFilterer creates a new log filterer instance of ZoneInteraction, bound to a specific deployed contract.

type ZoneInteractionRaw

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

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

func (*ZoneInteractionRaw) Call

func (_ZoneInteraction *ZoneInteractionRaw) 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 (*ZoneInteractionRaw) Transact

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

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

func (*ZoneInteractionRaw) Transfer

func (_ZoneInteraction *ZoneInteractionRaw) 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 ZoneInteractionSession

type ZoneInteractionSession struct {
	Contract     *ZoneInteraction  // 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
}

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

type ZoneInteractionTransactor

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

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

func NewZoneInteractionTransactor

func NewZoneInteractionTransactor(address common.Address, transactor bind.ContractTransactor) (*ZoneInteractionTransactor, error)

NewZoneInteractionTransactor creates a new write-only instance of ZoneInteraction, bound to a specific deployed contract.

type ZoneInteractionTransactorRaw

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

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

func (*ZoneInteractionTransactorRaw) Transact

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

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

func (*ZoneInteractionTransactorRaw) Transfer

func (_ZoneInteraction *ZoneInteractionTransactorRaw) 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 ZoneInteractionTransactorSession

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

ZoneInteractionTransactorSession 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