gravityalpha dataset holds the standardized Gravity Alpha tables.
Every column is documented at EVM โธ Overview.
Tables
| Table | Since | Description |
|---|---|---|
blocks | 2024-05 | One row per block, with its gas and fee totals. |
transactions | 2024-05 | One row per transaction, with its receipt fields on the same row. |
logs | 2024-05 | One row per event log a contract emitted. |
traces | 2024-05 | One row per internal call recorded during execution. |
Sample queries
- Daily transactions
- One contract's logs
Count daily transactions and the accounts that sent them.