Preparing search index...
The search index is not available
@synapse/client-sdk
@synapse/client-sdk
PriceData
Interface PriceData
interface
PriceData
{
lastUpdate
:
number
;
marketCap
?:
number
;
mint
:
string
;
price
:
number
;
priceChange24h
?:
number
;
symbol
?:
string
;
volume24h
?:
number
;
}
Index
Properties
last
Update
market
Cap?
mint
price
price
Change24h?
symbol?
volume24h?
Properties
last
Update
last
Update
:
number
Optional
market
Cap
market
Cap
?:
number
mint
mint
:
string
price
price
:
number
Optional
price
Change24h
price
Change24h
?:
number
Optional
symbol
symbol
?:
string
Optional
volume24h
volume24h
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
last
Update
market
Cap
mint
price
price
Change24h
symbol
volume24h
@synapse/client-sdk
Loading...