Preparing search index...
The search index is not available
opensea-js - v7.1.14
opensea-js
GetCollectionsArgs
Interface GetCollectionsArgs
Query args for Get Collections
interface
GetCollectionsArgs
{
chain
?:
string
;
creator_username
?:
string
;
include_hidden
?:
boolean
;
limit
?:
number
;
next
?:
string
;
order_by
?:
string
;
}
Index
Properties
chain?
creator_
username?
include_
hidden?
limit?
next?
order_
by?
Properties
Optional
chain
chain
?:
string
Optional
creator_
username
creator_
username
?:
string
Optional
include_
hidden
include_
hidden
?:
boolean
Optional
limit
limit
?:
number
Optional
next
next
?:
string
Optional
order_
by
order_
by
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
chain
creator_
username
include_
hidden
limit
next
order_
by
opensea-js - v7.1.14
Loading...
Query args for Get Collections