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
limit?: PageLimitOptional
maker?: UserAddressFilter by maker address
Optional
nonce?: stringFilter by order nonce
Optional
skip?: PageSkipOptional
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