+ + + 📈 + Top Gainer + + + {{ topGainer.symbol?.toUpperCase() }} + + {{ formatPercentage(topGainer.price_change_percentage_24h) }} + + + +
+ + + + {{ + cryptoData?.symbol?.toUpperCase() || "?" + }} + + + {{ formatPrice(cryptoData?.current_price || 0) }} + + + {{ formatPercentage(cryptoData?.price_change_percentage_24h || 0) }} + + +
+ + + + + + + {{ cryptoName }} + ✨ + + {{ cryptoSymbol }} + + + + + {{ formatPrice(cryptoData?.current_price || 0) }} + + + {{ formatPercentage(cryptoData?.price_change_percentage_24h || 0) }} + + + + + 7 jours + + + +
+ + + 🔥 + Trending + + + + + + {{ + coin.name || coin.symbol + }} + #{{ coin.market_cap_rank || "?" }} + + + + +