opensea-js - v8.0.20
Preparing search index...
OrdersQueryOptions
Type Alias OrdersQueryOptions
OrdersQueryOptions
:
OrderAPIOptions
&
{
assetContractAddress
?:
string
;
cursor
?:
string
;
limit
?:
number
;
listedAfter
?:
number
|
string
;
listedBefore
?:
number
|
string
;
maker
?:
string
;
next
?:
string
;
onlyEnglish
?:
boolean
;
orderBy
?:
OpenOrderOrderingOption
;
orderDirection
?:
OrderByDirection
;
owner
?:
string
;
paymentTokenAddress
?:
string
;
taker
?:
string
;
tokenId
?:
string
;
tokenIds
?:
string
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
opensea-js - v8.0.20
Loading...