Stay organized with collections
Save and categorize content based on your preferences.
This page lists Blockchain Analytics known issues and workarounds.
For a list of bugs, new features, and other release information, see
Release notes.
To filter this page, do one or more of the following:
select a category, type a search term, or click a column
heading to sort.
Category
Subject
Description
Ethereum
Accounts data
The accounts_state table stores data about accounts
seen in the to or from position of
transactions initiated by externally owned accounts. Today,
Blockchain Analytics does not compute mutations to account state as a
result of internal transactions (transactions between smart
contracts).
The accounts_state table shows a static snapshot
of all accounts seen on-chain from the genesis block to block
17,399,999, including block 17,399,999. Starting from block
17,400,00, Blockchain Analytics adds a new row to the
accounts_state table every time an account is observed
participating in a transaction initiated by an externally owned
account.
The accounts_state table does not hold storage state
and storage proofs for smart contracts.
Avalanche Ethereum Fantom Optimism Tron
Addresses
Because Blockchain Analytics indexes addresses as returned by
the upstream node's JSON-RPC API, addresses in Blockchain Analytics
datasets are indexed in all lowercase.
Use LOWER() when working with mixed case addresses.
Blockchain Analytics indexes Ethereum upon finalized commitment. The indexer
waits for majority two-thirds validation from Ethereum validators before
indexing data. Because of this, data is typically two epochs (or 64
slots) behind the latest block. This is roughly 12 - 15 minutes behind
latest.
Polygon
Data freshness
The Polygon data will remain approximately 24 hours behind the
tip-of-chain.
Ethereum
Traces
Blockchain Analytics indexes and normalizes Ethereum traces to Parity-style
traces.
Avalanche Ethereum Fantom Optimism Tron
UINT256
To perform lossless UINT256 computation, usage of UDFs is required.
UDFs are subject to quote limit, rate limit and time-outs as described
in
User-defined functions, Limitations.
Avalanche Fantom Optimism Tron
Missing transaction receipts
Affected chains may be missing rows from the transaction receipts table.
This currently affects < 0.1% of all transactions per chain.
Avalanche Fantom Optimism Tron
Table partitioning and clustering
Tables for affected chains are not partitioned. Tables are clustered
by columns used to form the primary key for the table. Refer to
Table Info for each table.
Avalanche Ethereum Fantom Optimism Tron
Schema consistency across chains
Datasets for all chains have the following tables:
Blocks
Transactions
Receipts
Logs
Tables in the Avalanche, Fantom, Optimism, and Tron datasets share the
same table schemas.
The Ethereum dataset includes additional tables and slight
schema differences from Avalanche, Fantom, Optimism, and Tron.
All tables in the Ethereum dataset include the block timestamp column.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThis page outlines known issues and workarounds for Blockchain Analytics, with additional release information available in the Release Notes.\u003c/p\u003e\n"],["\u003cp\u003ePre-GA products and features are subject to the "Pre-GA Offerings Terms" and are offered "as is" with potentially limited support.\u003c/p\u003e\n"],["\u003cp\u003eBlockchain Analytics indexes addresses in all lowercase, necessitating the use of the \u003ccode\u003eLOWER()\u003c/code\u003e function when querying mixed-case addresses.\u003c/p\u003e\n"],["\u003cp\u003eEthereum data indexing lags behind the latest block by roughly 12-15 minutes, while Polygon data lags by approximately 24 hours.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eaccounts_state\u003c/code\u003e table in Ethereum provides a snapshot of accounts, with updates occurring only upon transactions initiated by externally owned accounts.\u003c/p\u003e\n"]]],[],null,["# Blockchain Analytics known issues\n\n| **Preview**\n|\n|\n| This product or feature is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA products and features are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n\nThis page lists Blockchain Analytics known issues and workarounds.\nFor a list of bugs, new features, and other release information, see\n[Release notes](/blockchain-analytics/docs/release-notes).\n\nTo filter this page, do one or more of the following:\nselect a category, type a search term, or click a column\nheading to sort.\n\nSelect category Avalanche Ethereum Fantom Optimism Tron\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\n\u003cbr /\u003e"]]