monad.core Table: fact_transactions Type: Fact Table
What
This table contains comprehensive transaction-level data for EVM blockchains. Each row represents a single transaction with its execution details, gas consumption, and value transfers. This is a high-level table for analyzing on-chain activity, user behavior, and protocol interactions.Columns
| Column Name | Data Type | Description |
|---|---|---|
| ACCESS_LIST | TEXT | Array of addresses and storage keys for optimized gas cos… |
| AUTHORIZATION_LIST | TEXT | EIP-7702 authorization entries for EOA delegation. |
- … | | TX_TYPE | TEXT | Transaction envelope type (EIP-2718).