# | Asset | Price | Market Cap | Volume | Supply | Change (24h) |
---|---|---|---|---|---|---|
{{ (++key)+((pageNr*50)-50) }} |
{{ selected.currency }} {{ roundToFour((item.price) / rates.USD * rates[selected.name]) }}
{{ roundToTwo((item.price - item.itemOpenPrice) / item.itemOpenPrice * 100) }}%
|
{{ selected.currency }} {{ item.market_cap / rates.USD * rates[selected.name] | numeralFormat('0.00 a') }} | {{ selected.currency }} {{ item['1d'].volume / rates.USD * rates[selected.name] | numeralFormat('0.00 a') }} {{ selected.currency }} {{ 0 | numeralFormat('0.00 a') }} | {{ item.circulating_supply | numeralFormat('0.00 a') }} | {{ roundToTwo((item.price - item.itemOpenPrice) / item.itemOpenPrice * 100) }}% |
Last price update: {{ customFormatter(lastUpdated) }} - Only assets with volume logged past 24 hours are shown on the Live Market