Skip to main content

Tables

blocks

Block header data containing sequential numbering, cryptographic hashes linking to parent blocks, timestamps, and consensus metadata. Primary source for blockchain state verification and chain navigation.
Query with partition filter

internal_transactions

Contract-triggered value transfers and subcalls on Tron, including caller/receiver addresses, call values, and execution status. Used for analyzing smart contract interactions and tracing multi-step transaction flows.
Query with partition filter

logs

Event logs emitted by smart contracts during transaction execution, containing indexed topics for efficient filtering and ABI-encoded data payloads. Primary source for tracking contract interactions, token transfers, and state changes across blockchain networks.
Query with partition filter

transactions

Transaction records containing signed operations that modify blockchain state. Primary source for tracking value transfers, contract interactions, and account state changes across the network.
Query with partition filter

wallet_blocks

Token sale participation records on Tron, tracking user purchases of TRC-10 tokens during initial issuance events. Contains buyer addresses, token identifiers (hex-encoded names), and purchase amounts for analyzing early token distribution and crowd sale activity.
Query with partition filter