CoinGeckoMarketData(@Json("current_price") currentPrices: Map<String, Double>, @Json("price_change_24h") change: Double?)
Market data of a CoinGecko cryptocurrency.