Transaction Recipients
Chain
Dataset name
iota_rebased_testnet.raw_tx_recipientsVersion
1.0.0Description
Transaction Recipients including sequence number, recipient and sender
Example data
| tx_sequence_number | recipient | sender |
|---|---|---|
| 284221520 | 0 | 0 |
| 284223253 | 0 | 0 |
| 284223194 | 0 | 0 |
Schema
| Column | Type |
|---|---|
| tx_sequence_number | long |
| recipient | bytes |
| sender | bytes |