Sender | {{transaction?.sender?.vcard.fn[0].value || transaction.from}} | Recipient | {{transaction?.recipient?.vcard.fn[0].value || transaction.to }} | Value | {{transaction?.value | tokenRatio}} {{transaction?.toValue | tokenRatio}} | Created | {{transaction?.tx.timestamp | unixDate}} | TYPE | {{transaction?.type}} |
---|