![]()
{{ item.fromToken.amount | bigNumberFormat | shortenAmount : 6 : 4 : true }}
{{ item.fromToken.symbol }}
|
![]()
{{ item.toToken.amount | bigNumberFormat | shortenAmount : 6 : 4 : true }}
{{ item.toToken.symbol }}
|
![]()
{{ item.blockchain.label }}
|
{{ item?.date | date : 'MMM dd, yyyy' }}
{{ ' at ' + (item?.date | date : 'h:mm') }}
|
|
{{ item?.provider?.name || 'Unknown' }}
|