OrderValidator

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 OrderValidatorABI = OrderValidatorMetaData.ABI

OrderValidatorABI is the input ABI used to generate the binding from. Deprecated: Use OrderValidatorMetaData.ABI instead.

View Source
var OrderValidatorBin = OrderValidatorMetaData.Bin

OrderValidatorBin is the compiled bytecode used for deploying new contracts. Deprecated: Use OrderValidatorMetaData.Bin instead.

View Source
var OrderValidatorMetaData = &bind.MetaData{
	ABI: "[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"conduitController\",\"type\":\"address\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"BadContractSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"BadFraction\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"token\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"BadReturnValueFromERC20OnTransfer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"}],\"name\":\"BadSignatureV\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"orderIndex\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"considerationIndex\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"shortfallAmount\",\"type\":\"uint256\"}],\"name\":\"ConsiderationNotMet\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"token\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"identifiers\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"amounts\",\"type\":\"uint256[]\"}],\"name\":\"ERC1155BatchTransferGenericFailure\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"EtherTransferGenericFailure\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InsufficientEtherSupplied\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"Invalid1155BatchTransferEncoding\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidBasicOrderParameterEncoding\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"conduit\",\"type\":\"address\"}],\"name\":\"InvalidCallToConduit\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidCanceller\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"conduitKey\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"conduit\",\"type\":\"address\"}],\"name\":\"InvalidConduit\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidERC721TransferAmount\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"InvalidMsgValue\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidNativeOfferItem\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"orderHash\",\"type\":\"bytes32\"}],\"name\":\"InvalidRestrictedOrder\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidSignature\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidSigner\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidTime\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"MissingItemAmount\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"MissingOriginalConsiderationItems\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"NoContract\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NoReentrantCalls\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NoSpecifiedOrdersAvailable\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"orderHash\",\"type\":\"bytes32\"}],\"name\":\"OrderAlreadyFilled\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"orderHash\",\"type\":\"bytes32\"}],\"name\":\"OrderIsCancelled\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"orderHash\",\"type\":\"bytes32\"}],\"name\":\"OrderPartiallyFilled\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"PartialFillsNotEnabledForOrder\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"token\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"identifier\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"TokenTransferGenericFailure\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"UnusedItemParameters\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newCounter\",\"type\":\"uint256\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"offerer\",\"type\":\"address\"}],\"name\":\"CounterIncremented\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"orderHash\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"offerer\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"zone\",\"type\":\"address\"}],\"name\":\"OrderCancelled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"orderHash\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"offerer\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"zone\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"recipient\",\"type\":\"address\"},{\"components\":[{\"internalType\":\"enumItemType\",\"name\":\"itemType\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"token\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"identifier\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"indexed\":false,\"internalType\":\"structSpentItem[]\",\"name\":\"offer\",\"type\":\"tuple[]\"},{\"components\":[{\"internalType\":\"enumItemType\",\"name\":\"itemType\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"token\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"identifier\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"internalType\":\"addresspayable\",\"name\":\"recipient\",\"type\":\"address\"}],\"indexed\":false,\"internalType\":\"structReceivedItem[]\",\"name\":\"consideration\",\"type\":\"tuple[]\"}],\"name\":\"OrderFulfilled\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"orderHash\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"offerer\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"zone\",\"type\":\"address\"}],\"name\":\"OrderValidated\",\"type\":\"event\"}]",
	Bin: "0x6101c060405234801561001157600080fd5b50604051610703380380610703833981016040819052610030916105b3565b808080808061003d61011d565b610120526101005260e05260c081815260a0838152608085815246610140819052604080516020818101979097528082019890985260608801969096529086015230858201528351808603909101815293019091528151910120610160526001600160a01b03811661018081905260408051630a96ad3960e01b81528151630a96ad39926004808401939192918290030181865afa1580156100e3573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061010791906105e3565b506101a052505060016000555061066992505050565b6000808080808061014e60408051808201909152600d81526c21b7b739b4b232b930ba34b7b760991b602082015290565b80516020918201206040805180820182526003815262312e3160e81b90840152519097507f722c0e0c80487266e8c6a45e3a1a803aab23378a9c32e6ebe029d4fad7bfc965965060009161025291016909ecccccae492e8cada560b31b81526e1d5a5b9d0e081a5d195b551e5c194b608a1b600a8201526d1859191c995cdcc81d1bdad95b8b60921b60198201527f75696e74323536206964656e7469666965724f7243726974657269612c00000060278201527f75696e74323536207374617274416d6f756e742c0000000000000000000000006044820152701d5a5b9d0c8d4d88195b99105b5bdd5b9d607a1b6058820152602960f81b6069820152606a0190565b60408051601f1981840301815282825271086dedce6d2c8cae4c2e8d2dedc92e8cada560731b60208401526e1d5a5b9d0e081a5d195b551e5c194b608a1b60328401526d1859191c995cdcc81d1bdad95b8b60921b60418401527f75696e74323536206964656e7469666965724f7243726974657269612c000000604f8401527f75696e74323536207374617274416d6f756e742c000000000000000000000000606c840152711d5a5b9d0c8d4d88195b99105b5bdd5b9d0b60721b6080840152701859191c995cdcc81c9958da5c1a595b9d607a1b6092840152602960f81b60a384018190528251808503608401815260a485019093526f09ee4c8cae486dedae0dedccadce8e6560831b60c48501526f1859191c995cdcc81bd999995c995c8b60821b60d48501526c1859191c995cdcc81e9bdb994b609a1b60e48501527113d999995c925d195b56d7481bd999995c8b60721b60f18501527f436f6e73696465726174696f6e4974656d5b5d20636f6e73696465726174696f610103850152611b8b60f21b6101238501526f1d5a5b9d0e081bdc99195c951e5c194b60821b610125850152711d5a5b9d0c8d4d881cdd185c9d151a5b594b60721b6101358501526f1d5a5b9d0c8d4d88195b99151a5b594b60821b61014785015270189e5d195ccccc881e9bdb9952185cda0b607a1b6101578501526c1d5a5b9d0c8d4d881cd85b1d0b609a1b6101688501527f6279746573333220636f6e647569744b65792c000000000000000000000000006101758501526e3ab4b73a191a9b1031b7bab73a32b960891b6101888501526101978401529250906000906101980160408051601f19818403018152908290526c08a92a06e626488dedac2d2dc5609b1b60208301526b1cdd1c9a5b99c81b985b594b60a21b602d8301526e1cdd1c9a5b99c81d995c9cda5bdb8b608a1b60398301526f1d5a5b9d0c8d4d8818da185a5b92590b60821b60488301527f6164647265737320766572696679696e67436f6e7472616374000000000000006058830152602960f81b6071830152915060720160408051601f19818403018152908290528051602091820120855186830120855186840120919a50985096506105909183918591879101610642565b604051602081830303815290604052805190602001209350505050909192939495565b6000602082840312156105c557600080fd5b81516001600160a01b03811681146105dc57600080fd5b9392505050565b600080604083850312156105f657600080fd5b505080516020909101519092909150565b6000815160005b81811015610628576020818501810151868301520161060e565b81811115610637576000828601525b509290920192915050565b600061066061065a6106548488610607565b86610607565b84610607565b95945050505050565b60805160a05160c05160e05161010051610120516101405161016051610180516101a051603f6106c460003960005050600050506000505060005050600050506000505060005050600050506000505060005050603f6000f3fe6080604052600080fdfea264697066735822122097efa0f0760aa424d89897bbe4f26a31b66e02d756dfeee68ca27cc484c6ce5c64736f6c634300080d0033",
}

OrderValidatorMetaData contains all meta data concerning the OrderValidator contract.

Functions

This section is empty.

Types

type OrderValidator

type OrderValidator struct {
	OrderValidatorCaller     // Read-only binding to the contract
	OrderValidatorTransactor // Write-only binding to the contract
	OrderValidatorFilterer   // Log filterer for contract events
}

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

func DeployOrderValidator

func DeployOrderValidator(auth *bind.TransactOpts, backend bind.ContractBackend, conduitController common.Address) (common.Address, *types.Transaction, *OrderValidator, error)

DeployOrderValidator deploys a new Ethereum contract, binding an instance of OrderValidator to it.

func NewOrderValidator

func NewOrderValidator(address common.Address, backend bind.ContractBackend) (*OrderValidator, error)

NewOrderValidator creates a new instance of OrderValidator, bound to a specific deployed contract.

type OrderValidatorCaller

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

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

func NewOrderValidatorCaller

func NewOrderValidatorCaller(address common.Address, caller bind.ContractCaller) (*OrderValidatorCaller, error)

NewOrderValidatorCaller creates a new read-only instance of OrderValidator, bound to a specific deployed contract.

type OrderValidatorCallerRaw

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

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

func (*OrderValidatorCallerRaw) Call

func (_OrderValidator *OrderValidatorCallerRaw) 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 OrderValidatorCallerSession

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

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

type OrderValidatorCounterIncremented added in v1.0.2

type OrderValidatorCounterIncremented struct {
	NewCounter *big.Int
	Offerer    common.Address
	Raw        types.Log // Blockchain specific contextual infos
}

OrderValidatorCounterIncremented represents a CounterIncremented event raised by the OrderValidator contract.

type OrderValidatorCounterIncrementedIterator added in v1.0.2

type OrderValidatorCounterIncrementedIterator struct {
	Event *OrderValidatorCounterIncremented // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

OrderValidatorCounterIncrementedIterator is returned from FilterCounterIncremented and is used to iterate over the raw logs and unpacked data for CounterIncremented events raised by the OrderValidator contract.

func (*OrderValidatorCounterIncrementedIterator) Close added in v1.0.2

Close terminates the iteration process, releasing any pending underlying resources.

func (*OrderValidatorCounterIncrementedIterator) Error added in v1.0.2

Error returns any retrieval or parsing error occurred during filtering.

func (*OrderValidatorCounterIncrementedIterator) Next added in v1.0.2

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type OrderValidatorFilterer

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

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

func NewOrderValidatorFilterer

func NewOrderValidatorFilterer(address common.Address, filterer bind.ContractFilterer) (*OrderValidatorFilterer, error)

NewOrderValidatorFilterer creates a new log filterer instance of OrderValidator, bound to a specific deployed contract.

func (*OrderValidatorFilterer) FilterCounterIncremented added in v1.0.2

func (_OrderValidator *OrderValidatorFilterer) FilterCounterIncremented(opts *bind.FilterOpts, offerer []common.Address) (*OrderValidatorCounterIncrementedIterator, error)

FilterCounterIncremented is a free log retrieval operation binding the contract event 0x721c20121297512b72821b97f5326877ea8ecf4bb9948fea5bfcb6453074d37f.

Solidity: event CounterIncremented(uint256 newCounter, address indexed offerer)

func (*OrderValidatorFilterer) FilterOrderCancelled

func (_OrderValidator *OrderValidatorFilterer) FilterOrderCancelled(opts *bind.FilterOpts, offerer []common.Address, zone []common.Address) (*OrderValidatorOrderCancelledIterator, error)

FilterOrderCancelled is a free log retrieval operation binding the contract event 0x6bacc01dbe442496068f7d234edd811f1a5f833243e0aec824f86ab861f3c90d.

Solidity: event OrderCancelled(bytes32 orderHash, address indexed offerer, address indexed zone)

func (*OrderValidatorFilterer) FilterOrderFulfilled

func (_OrderValidator *OrderValidatorFilterer) FilterOrderFulfilled(opts *bind.FilterOpts, offerer []common.Address, zone []common.Address) (*OrderValidatorOrderFulfilledIterator, error)

FilterOrderFulfilled is a free log retrieval operation binding the contract event 0x9d9af8e38d66c62e2c12f0225249fd9d721c54b83f48d9352c97c6cacdcb6f31.

Solidity: event OrderFulfilled(bytes32 orderHash, address indexed offerer, address indexed zone, address recipient, (uint8,address,uint256,uint256)[] offer, (uint8,address,uint256,uint256,address)[] consideration)

func (*OrderValidatorFilterer) FilterOrderValidated

func (_OrderValidator *OrderValidatorFilterer) FilterOrderValidated(opts *bind.FilterOpts, offerer []common.Address, zone []common.Address) (*OrderValidatorOrderValidatedIterator, error)

FilterOrderValidated is a free log retrieval operation binding the contract event 0xfde361574a066b44b3b5fe98a87108b7565e327327954c4faeea56a4e6491a0a.

Solidity: event OrderValidated(bytes32 orderHash, address indexed offerer, address indexed zone)

func (*OrderValidatorFilterer) ParseCounterIncremented added in v1.0.2

func (_OrderValidator *OrderValidatorFilterer) ParseCounterIncremented(log types.Log) (*OrderValidatorCounterIncremented, error)

ParseCounterIncremented is a log parse operation binding the contract event 0x721c20121297512b72821b97f5326877ea8ecf4bb9948fea5bfcb6453074d37f.

Solidity: event CounterIncremented(uint256 newCounter, address indexed offerer)

func (*OrderValidatorFilterer) ParseOrderCancelled

func (_OrderValidator *OrderValidatorFilterer) ParseOrderCancelled(log types.Log) (*OrderValidatorOrderCancelled, error)

ParseOrderCancelled is a log parse operation binding the contract event 0x6bacc01dbe442496068f7d234edd811f1a5f833243e0aec824f86ab861f3c90d.

Solidity: event OrderCancelled(bytes32 orderHash, address indexed offerer, address indexed zone)

func (*OrderValidatorFilterer) ParseOrderFulfilled

func (_OrderValidator *OrderValidatorFilterer) ParseOrderFulfilled(log types.Log) (*OrderValidatorOrderFulfilled, error)

ParseOrderFulfilled is a log parse operation binding the contract event 0x9d9af8e38d66c62e2c12f0225249fd9d721c54b83f48d9352c97c6cacdcb6f31.

Solidity: event OrderFulfilled(bytes32 orderHash, address indexed offerer, address indexed zone, address recipient, (uint8,address,uint256,uint256)[] offer, (uint8,address,uint256,uint256,address)[] consideration)

func (*OrderValidatorFilterer) ParseOrderValidated

func (_OrderValidator *OrderValidatorFilterer) ParseOrderValidated(log types.Log) (*OrderValidatorOrderValidated, error)

ParseOrderValidated is a log parse operation binding the contract event 0xfde361574a066b44b3b5fe98a87108b7565e327327954c4faeea56a4e6491a0a.

Solidity: event OrderValidated(bytes32 orderHash, address indexed offerer, address indexed zone)

func (*OrderValidatorFilterer) WatchCounterIncremented added in v1.0.2

func (_OrderValidator *OrderValidatorFilterer) WatchCounterIncremented(opts *bind.WatchOpts, sink chan<- *OrderValidatorCounterIncremented, offerer []common.Address) (event.Subscription, error)

WatchCounterIncremented is a free log subscription operation binding the contract event 0x721c20121297512b72821b97f5326877ea8ecf4bb9948fea5bfcb6453074d37f.

Solidity: event CounterIncremented(uint256 newCounter, address indexed offerer)

func (*OrderValidatorFilterer) WatchOrderCancelled

func (_OrderValidator *OrderValidatorFilterer) WatchOrderCancelled(opts *bind.WatchOpts, sink chan<- *OrderValidatorOrderCancelled, offerer []common.Address, zone []common.Address) (event.Subscription, error)

WatchOrderCancelled is a free log subscription operation binding the contract event 0x6bacc01dbe442496068f7d234edd811f1a5f833243e0aec824f86ab861f3c90d.

Solidity: event OrderCancelled(bytes32 orderHash, address indexed offerer, address indexed zone)

func (*OrderValidatorFilterer) WatchOrderFulfilled

func (_OrderValidator *OrderValidatorFilterer) WatchOrderFulfilled(opts *bind.WatchOpts, sink chan<- *OrderValidatorOrderFulfilled, offerer []common.Address, zone []common.Address) (event.Subscription, error)

WatchOrderFulfilled is a free log subscription operation binding the contract event 0x9d9af8e38d66c62e2c12f0225249fd9d721c54b83f48d9352c97c6cacdcb6f31.

Solidity: event OrderFulfilled(bytes32 orderHash, address indexed offerer, address indexed zone, address recipient, (uint8,address,uint256,uint256)[] offer, (uint8,address,uint256,uint256,address)[] consideration)

func (*OrderValidatorFilterer) WatchOrderValidated

func (_OrderValidator *OrderValidatorFilterer) WatchOrderValidated(opts *bind.WatchOpts, sink chan<- *OrderValidatorOrderValidated, offerer []common.Address, zone []common.Address) (event.Subscription, error)

WatchOrderValidated is a free log subscription operation binding the contract event 0xfde361574a066b44b3b5fe98a87108b7565e327327954c4faeea56a4e6491a0a.

Solidity: event OrderValidated(bytes32 orderHash, address indexed offerer, address indexed zone)

type OrderValidatorOrderCancelled

type OrderValidatorOrderCancelled struct {
	OrderHash [32]byte
	Offerer   common.Address
	Zone      common.Address
	Raw       types.Log // Blockchain specific contextual infos
}

OrderValidatorOrderCancelled represents a OrderCancelled event raised by the OrderValidator contract.

type OrderValidatorOrderCancelledIterator

type OrderValidatorOrderCancelledIterator struct {
	Event *OrderValidatorOrderCancelled // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

OrderValidatorOrderCancelledIterator is returned from FilterOrderCancelled and is used to iterate over the raw logs and unpacked data for OrderCancelled events raised by the OrderValidator contract.

func (*OrderValidatorOrderCancelledIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*OrderValidatorOrderCancelledIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*OrderValidatorOrderCancelledIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type OrderValidatorOrderFulfilled

type OrderValidatorOrderFulfilled struct {
	OrderHash     [32]byte
	Offerer       common.Address
	Zone          common.Address
	Recipient     common.Address
	Offer         []SpentItem
	Consideration []ReceivedItem
	Raw           types.Log // Blockchain specific contextual infos
}

OrderValidatorOrderFulfilled represents a OrderFulfilled event raised by the OrderValidator contract.

type OrderValidatorOrderFulfilledIterator

type OrderValidatorOrderFulfilledIterator struct {
	Event *OrderValidatorOrderFulfilled // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

OrderValidatorOrderFulfilledIterator is returned from FilterOrderFulfilled and is used to iterate over the raw logs and unpacked data for OrderFulfilled events raised by the OrderValidator contract.

func (*OrderValidatorOrderFulfilledIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*OrderValidatorOrderFulfilledIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*OrderValidatorOrderFulfilledIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type OrderValidatorOrderValidated

type OrderValidatorOrderValidated struct {
	OrderHash [32]byte
	Offerer   common.Address
	Zone      common.Address
	Raw       types.Log // Blockchain specific contextual infos
}

OrderValidatorOrderValidated represents a OrderValidated event raised by the OrderValidator contract.

type OrderValidatorOrderValidatedIterator

type OrderValidatorOrderValidatedIterator struct {
	Event *OrderValidatorOrderValidated // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

OrderValidatorOrderValidatedIterator is returned from FilterOrderValidated and is used to iterate over the raw logs and unpacked data for OrderValidated events raised by the OrderValidator contract.

func (*OrderValidatorOrderValidatedIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*OrderValidatorOrderValidatedIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*OrderValidatorOrderValidatedIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type OrderValidatorRaw

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

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

func (*OrderValidatorRaw) Call

func (_OrderValidator *OrderValidatorRaw) 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 (*OrderValidatorRaw) Transact

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

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

func (*OrderValidatorRaw) Transfer

func (_OrderValidator *OrderValidatorRaw) 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 OrderValidatorSession

type OrderValidatorSession struct {
	Contract     *OrderValidator   // 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
}

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

type OrderValidatorTransactor

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

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

func NewOrderValidatorTransactor

func NewOrderValidatorTransactor(address common.Address, transactor bind.ContractTransactor) (*OrderValidatorTransactor, error)

NewOrderValidatorTransactor creates a new write-only instance of OrderValidator, bound to a specific deployed contract.

type OrderValidatorTransactorRaw

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

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

func (*OrderValidatorTransactorRaw) Transact

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

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

func (*OrderValidatorTransactorRaw) Transfer

func (_OrderValidator *OrderValidatorTransactorRaw) 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 OrderValidatorTransactorSession

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

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

type ReceivedItem

type ReceivedItem struct {
	ItemType   uint8
	Token      common.Address
	Identifier *big.Int
	Amount     *big.Int
	Recipient  common.Address
}

ReceivedItem is an auto generated low-level Go binding around an user-defined struct.

type SpentItem

type SpentItem struct {
	ItemType   uint8
	Token      common.Address
	Identifier *big.Int
	Amount     *big.Int
}

SpentItem is an auto generated low-level Go binding around an user-defined struct.

Jump to

Keyboard shortcuts

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