Preparing search index...
The search index is not available
@cfxdevkit/defillama - v0.1.4
@cfxdevkit/defillama
RawProtocolTVLEntry
Interface RawProtocolTVLEntry
Raw TVL data point for a protocol
interface
RawProtocolTVLEntry
{
date
:
number
;
tokens
?:
Record
<
string
,
number
>
;
totalLiquidityUSD
?:
number
;
}
Index
Properties
date
tokens?
total
LiquidityUSD?
Properties
date
date
:
number
Optional
tokens
tokens
?:
Record
<
string
,
number
>
Optional
total
LiquidityUSD
totalLiquidityUSD
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
date
tokens
total
LiquidityUSD
@cfxdevkit/defillama - v0.1.4
Loading...
Raw TVL data point for a protocol