@cfxdevkit/defillama - v--check
Preparing search index...
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
Liquidity
USD?
Properties
date
date
:
number
Optional
tokens
tokens
?:
Record
<
string
,
number
>
Optional
total
Liquidity
USD
totalLiquidityUSD
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
date
tokens
total
Liquidity
USD
@cfxdevkit/defillama - v--check
Loading...
Raw TVL data point for a protocol