| ID | To Address ID | From Address ID | Transaction State | Transaction Hash | To Amount | To Currency | To Issuer | From Amount | From Currency | From Issuer | Created At | Updated At | Actions |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ transaction.id }} | {{ transaction.to_address_id }} | {{ transaction.from_address_id }} | {{ transaction.transaction_state }} | {{ transaction.transaction_hash }} | {{ transaction.to_amount }} | {{ transaction.to_currency }} | {{ transaction.to_issuer }} | {{ transaction.from_amount }} | {{ transaction.from_currency }} | {{ transaction.from_issuer }} | {{ transaction.createdAt }} | {{ transaction.updatedAt }} |