Preparing search index...
The search index is not available
@cfxdevkit/defillama - v0.2.0
@cfxdevkit/defillama
OHLCVResponse
Interface OHLCVResponse
Response interface for OHLCV data
interface
OHLCVResponse
{
data
:
{
attributes
:
OHLCVDataPoint
[]
;
id
:
string
;
type
:
string
}
;
}
Index
Properties
data
Properties
data
data
:
{
attributes
:
OHLCVDataPoint
[]
;
id
:
string
;
type
:
string
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
@cfxdevkit/defillama - v0.2.0
Loading...
Response interface for OHLCV data