Transaction Input Objects
Chain
Dataset name
iota_rebased_testnet.raw_tx_input_objectsVersion
1.0.0Description
Transaction objects including input object and sender
Example data
| tx_sequence_number | object_id | sender |
|---|---|---|
| 284220086 | ||
| 284219887 | ||
| 284219945 |
Schema
| Column | Type |
|---|---|
| tx_sequence_number | long |
| object_id | bytes |
| sender | bytes |