Preparing search index...
The search index is not available
@cfxdevkit/defillama - v0.2.0
@cfxdevkit/defillama
FormattedTokenPrice
Interface FormattedTokenPrice
Formatted token price interface
interface
FormattedTokenPrice
{
address
:
string
;
marketCap
?:
string
;
priceUSD
:
string
;
volume24h
?:
string
;
}
Index
Properties
address
market
Cap?
priceUSD
volume24h?
Properties
address
address
:
string
Optional
market
Cap
marketCap
?:
string
priceUSD
priceUSD
:
string
Optional
volume24h
volume24h
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
market
Cap
priceUSD
volume24h
@cfxdevkit/defillama - v0.2.0
Loading...
Formatted token price interface