CoingeckoTickerData
API Reference / privatefolio-backend / interfaces / CoingeckoTickerData
CoingeckoTickerData =
object
Defined in: interfaces.ts:522
Properties
Section titled “Properties”base:
string
Defined in: interfaces.ts:523
bid_ask_spread_percentage?
Section titled “bid_ask_spread_percentage?”
optionalbid_ask_spread_percentage:number
Defined in: interfaces.ts:524
coin_id
Section titled “coin_id”coin_id:
string
Defined in: interfaces.ts:525
converted_last
Section titled “converted_last”converted_last:
Record<string,number>
Defined in: interfaces.ts:526
converted_volume
Section titled “converted_volume”converted_volume:
Record<string,number>
Defined in: interfaces.ts:527
is_anomaly
Section titled “is_anomaly”is_anomaly:
boolean
Defined in: interfaces.ts:528
is_stale
Section titled “is_stale”is_stale:
boolean
Defined in: interfaces.ts:529
last:
number
Defined in: interfaces.ts:530
last_fetch_at?
Section titled “last_fetch_at?”
optionallast_fetch_at:string
Defined in: interfaces.ts:531
last_traded_at?
Section titled “last_traded_at?”
optionallast_traded_at:string
Defined in: interfaces.ts:532
market
Section titled “market”market:
object
Defined in: interfaces.ts:533
has_trading_incentive
Section titled “has_trading_incentive”has_trading_incentive:
boolean
identifier
Section titled “identifier”identifier:
string
name:
string
target
Section titled “target”target:
string
Defined in: interfaces.ts:538
target_coin_id?
Section titled “target_coin_id?”
optionaltarget_coin_id:string
Defined in: interfaces.ts:539
timestamp?
Section titled “timestamp?”
optionaltimestamp:string
Defined in: interfaces.ts:540
token_info_url?
Section titled “token_info_url?”
optionaltoken_info_url:string|null
Defined in: interfaces.ts:541
trade_url?
Section titled “trade_url?”
optionaltrade_url:string
Defined in: interfaces.ts:542
trust_score?
Section titled “trust_score?”
optionaltrust_score:"green"|"yellow"|"red"
Defined in: interfaces.ts:543