Skip to main content

Overview

This schema contains core blockchain data for Somnia including blocks, transactions, traces, and event logs.

View DBT Documentation

View the complete technical documentation for Somnia Core models

Expected Tables

The following tables are expected based on the standard EVM model template:

Dim Contract ABIs

Contract ABI definitions for decoding events and traces.

Dim Contracts

Contract metadata and creation information.

Dim Labels

Address labeling and classification.

Fact Blocks

Block-level data for the Somnia blockchain.

Fact Transactions

Transaction data including gas, status, and metadata.

Fact Traces

Internal transaction traces.

Fact Event Logs

Raw event logs from smart contracts.

Ez Decoded Event Logs

Decoded event logs with human-readable data.

Ez Native Transfers

Native token (ETH) transfers.

Ez Token Transfers

ERC-20 token transfers.
Check the DBT documentation for the latest available tables and column definitions.