{{ props.item.timestamp | formatDate }} |
{{ truncThis(props.item.amount, 1000, false) }}
arrow_upward
arrow_downward
|
{{ truncThis(props.item.proportion, 100000, true) }} |
{{ truncThis(props.item.profitPercent, 100000, true) }} |
{{ truncThis(props.item.profit, 100000, true) }} |
{{ props.item.blockNum }} |
{{ props.item.comment }} |