feat: switch crypto quotes to usd
This commit is contained in:
@@ -185,7 +185,7 @@ export interface CryptoMarketSnapshot {
|
||||
stale: boolean
|
||||
overview: {
|
||||
btc_market_cap_percentage: number
|
||||
total_volume_cny: number
|
||||
total_volume_usd: number
|
||||
}
|
||||
coins: CryptoMarketCoin[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user