{{JSON.parse(list[0].token)[0].symbol}}/{{JSON.parse(list[0].token)[1].symbol}}
{{model.close}} {{JSON.parse(list[0].token)[1].symbol}}
24h Low / High
{{model.low}} / {{model.hight}}
24h Volume({{JSON.parse(list[0].token)[1].symbol}} /
{{JSON.parse(list[0].token)[0].symbol}})
{{parseFloat((model.amount*model.close).toFixed(4)).toLocaleString()}} /
{{parseFloat(model.amount.toFixed(4)).toLocaleString()}}
Market Cap
${{info.marketCap}}
Total MarketCap
${{info.totalmarketCap.toLocaleString()}}
Supply
{{parseInt(info.supply).toLocaleString()}}
Total Supply
{{info.totalSupply.toLocaleString()}}