OptionalassetOptionalattributes?: 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.
Optionaldirection?: TradeDirectionFilter by sell or buy order
Optionalerc20Filter by ERC20 token address
Optionallimit?: PageLimitOptionalmaker?: UserAddressFilter by maker address
Optionalnonce?: stringFilter by order nonce
OptionalorderOptionalorderOptionalprojectFilter by the project ID
Optionalskip?: PageSkipOptionalstatuses?: TradeStatus[]Filter by real-time order status
Optionaltaker?: UserAddressFilter by taker address
OptionaltokenFilter by address of the NFT token
OptionaltokenFilter 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