DataLive Preview
Transaction History
Transaction list with type icons (send/receive/swap/contract), status badges, truncated addresses, and relative timestamps.
transactionhistoryactivity
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
transactions* | Transaction[] | — | Transactions with hash, type, status, value, from, to, timestamp |
onTransactionClick | (tx: Transaction) => void | — | Called when user clicks a transaction |
className | string | — | Additional CSS classes |