Enriched Transactions
Chain
Dataset name
etherlink_shadownet.receipt_transactionsVersion
1.0.0Description
Transaction data including input, value, from and to address, and metadata for the block, gas, and receipts.
Example data
| id | hash | nonce | block_hash | block_number | transaction_index | from_address | to_address | value | gas | gas_price | input | max_fee_per_gas | max_priority_fee_per_gas | transaction_type | block_timestamp | receipt_cumulative_gas_used | receipt_gas_used | receipt_contract_address | receipt_status | receipt_effective_gas_price | receipt_root_hash | receipt_l1_fee | receipt_l1_gas_used | receipt_l1_gas_price | receipt_l1_fee_scalar | receipt_l1_blob_base_fee | receipt_l1_blob_base_fee_scalar | blob_versioned_hashes | max_fee_per_blob_gas | receipt_l1_block_number | receipt_l1_base_fee_scalar | gateway_fee | fee_currency | gateway_fee_recipient |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| enriched_transaction_v2_0x918807f18efec377843a3ce9e86a7cfa6b1e323093c9e6887c1f8866f823cdad_0 | 0x3951c6d77b57126706684331d355c47dbf532b324922684cdcc8ef87a6c55657 | 1 | 0x918807f18efec377843a3ce9e86a7cfa6b1e323093c9e6887c1f8866f823cdad | 575745 | 0 | 0x146f2d294aae7996bd95bae526472f751d32258c | 0xd7e6b324ee4d34bcc3c830b654c286ab9eec0226 | -ÇáJö | | ;Ê | 0x | ;Ê | ;Ê | 2 | 1760541289 | yÈ | yÈ | null | 1 | ;Ê | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
| enriched_transaction_v2_0x94b8bb22c55805f3b184f5c77aa23518011813bcf427c2c96a941387ac2ffdf1_2 | 0xd36b37669a3e1ab8d986b077e1f0d48e76d001ba6fe9096510e22e4e473075de | 2 | 0x94b8bb22c55805f3b184f5c77aa23518011813bcf427c2c96a941387ac2ffdf1 | 587226 | 2 | 0xb53dc01974176e5dff2298c5a94343c2585e3c54 | 0x669f6f28f89b074b67a9316a4a84566119266d19 | à¶³§d | | Tä | 0x | Tä | Tä | 2 | 1760610161 | mX | yÈ | null | 1 | ;Ê | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
| enriched_transaction_v2_0x73ae7ab7d31c7164537e5fb9375e2472b58d75f9c38e3f30d1456cc3ecfad014_3 | 0xcb89c8df72dd477167ea52f603a1da113e3617a576e1bf795b16fb3890028096 | 1 | 0x73ae7ab7d31c7164537e5fb9375e2472b58d75f9c38e3f30d1456cc3ecfad014 | 587229 | 3 | 0x18ea7e5d41b8d45fb283b6fd016a521884eee681 | 0x18ea7e5d41b8d45fb283b6fd016a521884eee681 | | Tä | 0x | Tä | Tä | 2 | 1760610167 | %ç | yÈ | null | 1 | ;Ê | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Schema
| Column | Type |
|---|---|
| id | string |
| hash | string |
| nonce | long |
| block_hash | string |
| block_number | long |
| transaction_index | long |
| from_address | string |
| to_address | string |
| value | decimal |
| gas | decimal |
| gas_price | decimal |
| input | string |
| max_fee_per_gas | decimal |
| max_priority_fee_per_gas | decimal |
| transaction_type | long |
| block_timestamp | long |
| receipt_cumulative_gas_used | decimal |
| receipt_gas_used | decimal |
| receipt_contract_address | string |
| receipt_status | long |
| receipt_effective_gas_price | decimal |
| receipt_root_hash | string |
| receipt_l1_fee | decimal |
| receipt_l1_gas_used | decimal |
| receipt_l1_gas_price | decimal |
| receipt_l1_fee_scalar | double |
| receipt_l1_blob_base_fee | decimal |
| receipt_l1_blob_base_fee_scalar | long |
| blob_versioned_hashes | array |
| max_fee_per_blob_gas | decimal |
| receipt_l1_block_number | long |
| receipt_l1_base_fee_scalar | long |
| gateway_fee | long |
| fee_currency | string |
| gateway_fee_recipient | string |