📄️ Block data for EVM
Block data for EVM
📄️ General settings
Data sourcing and metrics
📄️ Event logs
Subscribe to event data with addLog()
📄️ Transactions
Subscribe to txn data with addTransaction()
📄️ Storage state diffs
Track storage changes with addStateDiff()
📄️ Traces
Retrieve execution traces with addTrace()
📄️ Field selection
Fine-tuning data requests with setFields()