Optional
assetOptional
attributes?: AssetAttributeSearch[]Attributes to filter orders for specific matching assets. Elements in the list are an OR filter. Inside each element, attribute types are combined to form an AND filter. Attribute values are a list of possible values for a precise attribute type.
Optional
direction?: TradeDirectionFilter by sell or buy order
Optional
erc20Filter by ERC20 token address
Optional
limit?: PageLimitOptional
maker?: UserAddressFilter by maker address
Optional
nonce?: stringFilter by order nonce
Optional
orderOptional
orderOptional
projectFilter by the project ID
Optional
skip?: PageSkipOptional
statuses?: TradeStatus[]Filter by real-time order status
Optional
taker?: UserAddressFilter by taker address
Optional
tokenFilter by address of the NFT token
Optional
tokenFilter by token IDs
If more than one token ID is given, it is an OR operation between all token IDs.
Filter by the order's asset owner address