[[ getGrowthEmoji(topbar.total_market_cap_change) ]] MARKET CAP [[ formatNumberLabel(topbar.total_market_cap) ]] [[ getMarketCapChange() ]]%
⚡ BTC DOMINANCE [[ numbro(topbar.bitcoin_dominance).format("0,0[.][00]") ]]%
⚡ BTC DOMINANCE [[ numbro(topbar.bitcoin_dominance).format("0,0[.][00]") ]]%
âŗ 24H TRADE VOLUME $[[ formatNumberLabel(topbar.total_24h_volume) ]]
Your Crypto Portfolio - Simple, Fast & Secure

[[ coin.name ]] [[ coin.symbol ]]

Rank: #[[ tickerDataCurrentCoin.rank ]]

[[ formattedPrice ]]

[[ formattedPrice ]]

[[coin.description]]

Basic info

Market cap

[[ get_currency_symbol(currency) + formatNumberLabel(tickerDataCurrentCoin.market_cap) ]]

Volume 24h

[[ get_currency_symbol(currency) + formatNumberLabel(tickerDataCurrentCoin.volume_24h) ]]

Circulating supply

[[ numbro(tickerDataCurrentCoin.circulating_supply ? tickerDataCurrentCoin.circulating_supply : 0).format("0,0") + ' ' + coin.symbol ]]

Total supply

[[ numbro(tickerDataCurrentCoin.total_supply ? tickerDataCurrentCoin.total_supply : 0).format("0,0") + ' ' + coin.symbol ]]
Exchange Buy with... Price 24h volume 24h
[[ getExchange(market).name ]] [[ getQuote(market).name ]] $[[numbro(market.price_usd ? market.price_usd : 0).format("0,0[.][000000]")]] $[[numbro(market.price_usd ? market.price_usd : 0).format("0,0[.][00]")]] $[[market.volume_24h_usd ? formatNumberLabel(market.volume_24h_usd) : 0]]