
Bitcoin
Price ${{ currency_rates.btc.price | formatMoney }} {{ currency_rates.btc.type.toUpperCase() }} {{ daily_graph_data.btc.percent_change }}%

Bitcoin Cash
Price ${{ currency_rates.bch.price | formatMoney }} {{ currency_rates.bch.type.toUpperCase() }} {{ daily_graph_data.bch.percent_change }}%

Ethereum
Price ${{ currency_rates.eth.price | formatMoney }} {{ currency_rates.eth.type.toUpperCase() }} {{ daily_graph_data.eth.percent_change }}%

Litecoin
Price ${{ currency_rates.ltc.price | formatMoney }} {{ currency_rates.ltc.type.toUpperCase() }} {{ daily_graph_data.ltc.percent_change }}%