Enriched Transactions (Miniblocks)
Chain
Dataset name
megaeth_testnet_v2.miniblock_receipt_transactionsVersion
1.1.0Description
Transaction data including input, value, from and to address, and metadata for the block, gas, and associated receipt metadata.
Example data
| block_number | chain_id | deposit_receipt_version | from | gas | gas_price | hash | input | max_fee_per_gas | max_priority_fee_per_gas | mint | nonce | r | s | source_hash | to | transaction_index | type | v | value | y_parity | receipt_contract_address | receipt_cumulative_gas_used | receipt_deposit_nonce | receipt_deposit_receipt_version | receipt_effective_gas_price | receipt_from | receipt_gas_used | receipt_l1_base_fee_scalar | receipt_l1_blob_base_fee | receipt_l1_blob_base_fee_scalar | receipt_l1_fee | receipt_l1_gas_price | receipt_l1_gas_used | receipt_logs_count | receipt_logs_bloom | receipt_root | receipt_status | receipt_to | receipt_transaction_hash | receipt_transaction_index | receipt_type | miniblock_number | block_timestamp | miniblock_timestamp_ms |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0x1f77ba | 0x18c7 | 0x8bebc2af464bb7b04570705dd3657543ed54ba9c | 0x17d78400 | 0x1879d | 0x00013421068ae425aad7d549ecfad4af5e6c6776786dc058c5eb6f8add0e9d95 | 0x9aec351f00000000000000000000000000000000000000000000000000064252ad4206cd0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000455534454000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005f6004055534443000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005f58b0e425443000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a246628b65045544800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005bd968eea0 | 0x200b20 | 0x186a0 | 0x1330ff | 0x8788a68e96d7dc4f22ff27dd81f66681e6cfe69d257cc206b0988e8466ab8ed | 0x20e00d4011e067ab58de1f2c75dc3801adbb33184c944f8ec4298ab66d6bff9f | 0x9f0b0ae7a3b6671129633121149b7059d004eda4 | 0x2a | 0x2 | 0x1 | 0x0 | 0x1 | 0xfa1eed6 | 0x1879d | 0x8bebc2af464bb7b04570705dd3657543ed54ba9c | 0x5f427d | 0x558 | 0x1 | 0xc5fc5 | 0x84 | 0x9 | 0x836 | 4 | 0x00000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000010000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x1 | 0x1 | 0x9f0b0ae7a3b6671129633121149b7059d004eda4 | 0x00013421068ae425aad7d549ecfad4af5e6c6776786dc058c5eb6f8add0e9d95 | 0x2a | 0x2 | 154546717 | 2025-10-29 17:28:39 | 1761772721830 |
Schema
| Column | Type |
|---|---|
| block_number | string |
| chain_id | string |
| deposit_receipt_version | string |
| from | string |
| gas | string |
| gas_price | string |
| hash | string |
| input | string |
| max_fee_per_gas | string |
| max_priority_fee_per_gas | string |
| mint | string |
| nonce | string |
| r | string |
| s | string |
| source_hash | string |
| to | string |
| transaction_index | string |
| type | string |
| v | string |
| value | string |
| y_parity | string |
| receipt_contract_address | string |
| receipt_cumulative_gas_used | string |
| receipt_deposit_nonce | string |
| receipt_deposit_receipt_version | string |
| receipt_effective_gas_price | string |
| receipt_from | string |
| receipt_gas_used | string |
| receipt_l1_base_fee_scalar | string |
| receipt_l1_blob_base_fee | string |
| receipt_l1_blob_base_fee_scalar | string |
| receipt_l1_fee | string |
| receipt_l1_gas_price | string |
| receipt_l1_gas_used | string |
| receipt_logs_count | long |
| receipt_logs_bloom | string |
| receipt_root | string |
| receipt_status | string |
| receipt_to | string |
| receipt_transaction_hash | string |
| receipt_transaction_index | string |
| receipt_type | string |
| miniblock_number | long |
| block_timestamp | long |
| miniblock_timestamp_ms | long |