Skip to main content

Overview

This schema contains 9 tables and views for Tron data.

Tables and Views

Dim Contracts

This table provides metadata for smart contracts deployed on the Tron blockchain.

Dim Labels

The labels table is a dimension table that maps Tron addresses to recognizable entities, protocols, and wallet types.

Ez Native Transfers

This convenience table tracks all native TRX transfers extracted from internal transactions (call_value_info).

Ez Token Transfers

This convenience table provides a comprehensive view of all TRC-20 token transfers on Tron with enriched metadata including decimal adjustments, US…

Fact Blocks

This table contains block-level data for the Tron blockchain, providing a complete record of all blocks produced on the network.

Fact Decoded Event Logs

This table contains decoded event logs for Tron smart contracts, transforming raw hex data into human-readable event signatures and parsed arguments.

Fact Event Logs

This table contains raw event logs emitted by smart contracts on the Tron blockchain.

Fact Internal Transactions

This table contains internal transactions generated during smart contract execution on the Tron blockchain.

Fact Transactions

This table contains comprehensive transaction-level data for the Tron blockchain.