# Functions
DeployWyvernExchange deploys a new Ethereum contract, binding an instance of WyvernExchange to it.
NewWyvernExchange creates a new instance of WyvernExchange, bound to a specific deployed contract.
NewWyvernExchangeCaller creates a new read-only instance of WyvernExchange, bound to a specific deployed contract.
NewWyvernExchangeFilterer creates a new log filterer instance of WyvernExchange, bound to a specific deployed contract.
NewWyvernExchangeTransactor creates a new write-only instance of WyvernExchange, bound to a specific deployed contract.
# Constants
WyvernExchangeABI is the input ABI used to generate the binding from.
# Variables
WyvernExchangeBin is the compiled bytecode used for deploying new contracts.
# Structs
WyvernExchange is an auto generated Go binding around an Ethereum contract.
WyvernExchangeCaller is an auto generated read-only Go binding around an Ethereum contract.
WyvernExchangeCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
WyvernExchangeCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
WyvernExchangeFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
WyvernExchangeOrderApprovedPartOne represents a OrderApprovedPartOne event raised by the WyvernExchange contract.
WyvernExchangeOrderApprovedPartOneIterator is returned from FilterOrderApprovedPartOne and is used to iterate over the raw logs and unpacked data for OrderApprovedPartOne events raised by the WyvernExchange contract.
WyvernExchangeOrderApprovedPartTwo represents a OrderApprovedPartTwo event raised by the WyvernExchange contract.
WyvernExchangeOrderApprovedPartTwoIterator is returned from FilterOrderApprovedPartTwo and is used to iterate over the raw logs and unpacked data for OrderApprovedPartTwo events raised by the WyvernExchange contract.
WyvernExchangeOrderCancelled represents a OrderCancelled event raised by the WyvernExchange contract.
WyvernExchangeOrderCancelledIterator is returned from FilterOrderCancelled and is used to iterate over the raw logs and unpacked data for OrderCancelled events raised by the WyvernExchange contract.
WyvernExchangeOrdersMatched represents a OrdersMatched event raised by the WyvernExchange contract.
WyvernExchangeOrdersMatchedIterator is returned from FilterOrdersMatched and is used to iterate over the raw logs and unpacked data for OrdersMatched events raised by the WyvernExchange contract.
WyvernExchangeOwnershipRenounced represents a OwnershipRenounced event raised by the WyvernExchange contract.
WyvernExchangeOwnershipRenouncedIterator is returned from FilterOwnershipRenounced and is used to iterate over the raw logs and unpacked data for OwnershipRenounced events raised by the WyvernExchange contract.
WyvernExchangeOwnershipTransferred represents a OwnershipTransferred event raised by the WyvernExchange contract.
WyvernExchangeOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the WyvernExchange contract.
WyvernExchangeRaw is an auto generated low-level Go binding around an Ethereum contract.
WyvernExchangeSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
WyvernExchangeTransactor is an auto generated write-only Go binding around an Ethereum contract.
WyvernExchangeTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
WyvernExchangeTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.