opensea-js - v8.0.20
Preparing search index...
OpenSeaCollectionStats
Interface OpenSeaCollectionStats
OpenSea Collection Stats
interface
OpenSeaCollectionStats
{
intervals
:
OpenSeaCollectionStatsIntervalData
[]
;
total
:
{
average_price
:
number
;
floor_price
:
number
;
floor_price_symbol
:
string
;
market_cap
:
number
;
num_owners
:
number
;
sales
:
number
;
volume
:
number
;
}
;
}
Index
Properties
intervals
total
Properties
intervals
intervals
:
OpenSeaCollectionStatsIntervalData
[]
total
total
:
{
average_price
:
number
;
floor_price
:
number
;
floor_price_symbol
:
string
;
market_cap
:
number
;
num_owners
:
number
;
sales
:
number
;
volume
:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
intervals
total
opensea-js - v8.0.20
Loading...
OpenSea Collection Stats