Browser API documentation
Class: Mesh
Hierarchy
Constructors
constructer
Methods
addOrdersAsync
getOrdersAsync
getOrdersForPageAsync
getStatsAsync
onError
onOrderEvents
startAsync
Enumeration: ContractEventKind
Enumeration members
ERC1155ApprovalForAllEvent
ERC1155TransferBatchEvent
ERC1155TransferSingleEvent
ERC20ApprovalEvent
ERC20TransferEvent
ERC721ApprovalEvent
ERC721ApprovalForAllEvent
ERC721TransferEvent
ExchangeCancelEvent
ExchangeCancelUpToEvent
ExchangeFillEvent
WethDepositEvent
WethWithdrawalEvent
Enumeration: OrderEventEndState
Enumeration members
Added
Cancelled
Expired
FillabilityIncreased
Filled
FullyFilled
Invalid
StoppedWatching
Unexpired
Unfunded
Enumeration: RejectedOrderKind
Enumeration members
CoordinatorError
MeshError
MeshValidation
ZeroExValidation
Enumeration: Verbosity
Enumeration members
Debug
Error
Fatal
Info
Panic
Trace
Warn
Interface: AcceptedOrderInfo
Hierarchy
Properties
fillableTakerAssetAmount
isNew
orderHash
signedOrder
Interface: Config
Hierarchy
Properties
Optional blockPollingIntervalSeconds
Optional blockPollingIntervalSecondsOptional bootstrapList
Optional bootstrapListOptional customContractAddresses
Optional customContractAddressesOptional customOrderFilter
Optional customOrderFilterOptional enableEthereumRPCRateLimiting
Optional enableEthereumRPCRateLimitingethereumChainID
Optional ethereumRPCMaxContentLength
Optional ethereumRPCMaxContentLengthOptional ethereumRPCMaxRequestsPer24HrUTC
Optional ethereumRPCMaxRequestsPer24HrUTCOptional ethereumRPCMaxRequestsPerSecond
Optional ethereumRPCMaxRequestsPerSecondOptional ethereumRPCURL
Optional ethereumRPCURLOptional maxOrdersInStorage
Optional maxOrdersInStorageOptional useBootstrapList
Optional useBootstrapListOptional verbosity
Optional verbosityOptional web3Provider
Optional web3ProviderInterface: ContractAddresses
Hierarchy
Properties
Optional coordinator
Optional coordinatorOptional coordinatorRegistry
Optional coordinatorRegistrydevUtils
erc1155Proxy
erc20Proxy
erc721Proxy
exchange
Optional weth9
Optional weth9Optional zrxToken
Optional zrxTokenInterface: ContractEvent
Hierarchy
Properties
address
blockHash
isRemoved
kind
logIndex
parameters
txHash
txIndex
Interface: ERC1155ApprovalForAllEvent
Hierarchy
Properties
approved
operator
owner
Interface: ERC1155TransferBatchEvent
Hierarchy
Properties
from
ids
operator
to
values
Interface: ERC1155TransferSingleEvent
Hierarchy
Properties
from
id
operator
to
value
Interface: ERC20ApprovalEvent
Hierarchy
Properties
owner
spender
value
Interface: ERC20TransferEvent
Hierarchy
Properties
from
to
value
Interface: ERC721ApprovalEvent
Hierarchy
Properties
approved
owner
tokenId
Interface: ERC721ApprovalForAllEvent
Hierarchy
Properties
approved
operator
owner
Interface: ERC721TransferEvent
Hierarchy
Properties
from
to
tokenId
Interface: ExchangeCancelEvent
Hierarchy
Properties
feeRecipientAddress
makerAddress
makerAssetData
orderHash
senderAddress
takerAssetData
Interface: ExchangeCancelUpToEvent
Hierarchy
Properties
makerAddress
orderEpoch
orderSenderAddress
Interface: ExchangeFillEvent
Hierarchy
Properties
feeRecipientAddress
makerAddress
makerAssetData
makerAssetFilledAmount
makerFeeAssetData
makerFeePaid
orderHash
protocolFeePaid
senderAddress
takerAddress
takerAssetData
takerAssetFilledAmount
takerFeeAssetData
takerFeePaid
Interface: GetOrdersResponse
Hierarchy
Properties
ordersInfos
snapshotID
snapshotTimestamp
Interface: JsonSchema
Hierarchy
Properties
Optional $ref
Optional $refOptional $schema
Optional $schemaOptional additionalItems
Optional additionalItemsOptional additionalProperties
Optional additionalPropertiesOptional allOf
Optional allOfOptional anyOf
Optional anyOfOptional const
Optional constOptional definitions
Optional definitionsOptional dependencies
Optional dependenciesOptional description
Optional descriptionOptional enum
Optional enumOptional exclusiveMaximum
Optional exclusiveMaximumOptional exclusiveMinimum
Optional exclusiveMinimumOptional format
Optional formatOptional id
Optional idOptional items
Optional itemsOptional maxItems
Optional maxItemsOptional maxLength
Optional maxLengthOptional maxProperties
Optional maxPropertiesOptional maximum
Optional maximumOptional minItems
Optional minItemsOptional minLength
Optional minLengthOptional minProperties
Optional minPropertiesOptional minimum
Optional minimumOptional multipleOf
Optional multipleOfOptional not
Optional notOptional oneOf
Optional oneOfOptional pattern
Optional patternOptional patternProperties
Optional patternPropertiesOptional properties
Optional propertiesOptional required
Optional requiredOptional title
Optional titleOptional type
Optional typeOptional uniqueItems
Optional uniqueItemsInterface: LatestBlock
Hierarchy
Properties
hash
number
Interface: MeshWrapper
Hierarchy
Methods
addOrdersAsync
getOrdersForPageAsync
getStatsAsync
onError
onOrderEvents
startAsync
Interface: OrderEvent
Hierarchy
Properties
contractEvents
endState
fillableTakerAssetAmount
orderHash
signedOrder
timestampMs
Interface: OrderInfo
Hierarchy
Properties
fillableTakerAssetAmount
orderHash
signedOrder
Interface: RejectedOrderInfo
Hierarchy
Properties
kind
orderHash
signedOrder
status
Interface: RejectedOrderStatus
Hierarchy
Properties
code
message
Interface: Stats
Hierarchy
Properties
ethRPCRateLimitExpiredRequests
ethRPCRequestsSentInCurrentUTCDay
ethereumChainID
latestBlock
maxExpirationTime
numOrders
numOrdersIncludingRemoved
numPeers
numPinnedOrders
peerID
pubSubTopic
rendezvous
startOfCurrentUTCDay
version
Interface: ValidationResults
Hierarchy
Properties
accepted
rejected
Interface: WethDepositEvent
Hierarchy
Properties
owner
value
Interface: WethWithdrawalEvent
Hierarchy
Properties
owner
value
Interface: WrapperAcceptedOrderInfo
Hierarchy
Properties
fillableTakerAssetAmount
isNew
orderHash
signedOrder
Interface: WrapperConfig
Hierarchy
Properties
Optional blockPollingIntervalSeconds
Optional blockPollingIntervalSecondsOptional bootstrapList
Optional bootstrapListOptional customContractAddresses
Optional customContractAddressesOptional customOrderFilter
Optional customOrderFilterOptional enableEthereumRPCRateLimiting
Optional enableEthereumRPCRateLimitingethereumChainID
Optional ethereumRPCMaxContentLength
Optional ethereumRPCMaxContentLengthOptional ethereumRPCMaxRequestsPer24HrUTC
Optional ethereumRPCMaxRequestsPer24HrUTCOptional ethereumRPCMaxRequestsPerSecond
Optional ethereumRPCMaxRequestsPerSecondOptional ethereumRPCURL
Optional ethereumRPCURLOptional maxOrdersInStorage
Optional maxOrdersInStorageOptional useBootstrapList
Optional useBootstrapListOptional verbosity
Optional verbosityOptional web3Provider
Optional web3ProviderInterface: WrapperContractEvent
Hierarchy
Properties
address
blockHash
isRemoved
kind
logIndex
parameters
txHash
txIndex
Interface: WrapperERC1155TransferBatchEvent
Hierarchy
Properties
from
ids
operator
to
values
Interface: WrapperERC1155TransferSingleEvent
Hierarchy
Properties
from
id
operator
to
value
Interface: WrapperERC20ApprovalEvent
Hierarchy
Properties
owner
spender
value
Interface: WrapperERC20TransferEvent
Hierarchy
Properties
from
to
value
Interface: WrapperERC721ApprovalEvent
Hierarchy
Properties
approved
owner
tokenId
Interface: WrapperERC721TransferEvent
Hierarchy
Properties
from
to
tokenId
Interface: WrapperExchangeCancelUpToEvent
Hierarchy
Properties
makerAddress
orderEpoch
orderSenderAddress
Interface: WrapperExchangeFillEvent
Hierarchy
Properties
feeRecipientAddress
makerAddress
makerAssetData
makerAssetFilledAmount
makerFeeAssetData
makerFeePaid
orderHash
protocolFeePaid
senderAddress
takerAddress
takerAssetData
takerAssetFilledAmount
takerFeeAssetData
takerFeePaid
Interface: WrapperGetOrdersResponse
Hierarchy
Properties
ordersInfos
snapshotID
snapshotTimestamp
Interface: WrapperOrderEvent
Hierarchy
Properties
contractEvents
endState
fillableTakerAssetAmount
orderHash
signedOrder
timestamp
Interface: WrapperOrderInfo
Hierarchy
Properties
fillableTakerAssetAmount
orderHash
signedOrder
Interface: WrapperRejectedOrderInfo
Hierarchy
Properties
kind
orderHash
signedOrder
status
Interface: WrapperSignedOrder
Hierarchy
Properties
chainId
exchangeAddress
expirationTimeSeconds
feeRecipientAddress
makerAddress
makerAssetAmount
makerAssetData
makerFee
makerFeeAssetData
salt
senderAddress
signature
takerAddress
takerAssetAmount
takerAssetData
takerFee
takerFeeAssetData
Interface: WrapperStats
Hierarchy
Properties
ethRPCRateLimitExpiredRequests
ethRPCRequestsSentInCurrentUTCDay
ethereumChainID
latestBlock
maxExpirationTime
numOrders
numOrdersIncludingRemoved
numPeers
numPinnedOrders
peerID
pubSubTopic
rendezvous
startOfCurrentUTCDay
version
Interface: WrapperValidationResults
Hierarchy
Properties
accepted
rejected
Interface: WrapperWethDepositEvent
Hierarchy
Properties
owner
value
Interface: WrapperWethWithdrawalEvent
Hierarchy
Properties
owner
value
Interface: ZeroExMesh
Hierarchy
Methods
newWrapperAsync
Last updated
Was this helpful?