Abstract
Abstract is a consumer-focused Layer 2 on Ethereum, designed to make Web3 interactions feel as seamless as traditional apps.
- Networks
- 2
- Data tables
- 3
- Chain ID
- 2741
- Runtime
- EVM
- Coverage
- Archive
- Start block
- 0 (genesis)
- License
- Open-source SDK
Networks
Abstract on SQD
Abstract data is validated by SQD Network workers before it reaches the Portal. Validation is performed across the network rather than by a single ingestion node, so a faulty upstream source can't poison the dataset.
3 Abstract tables (blocks, transactions & logs), decoded and schema-typed, ready to query. Your indexer queries the data directly without writing RLP parsers.
SQD's Abstract archive covers historical state in one endpoint. Real-time on the roadmap.
Both the Squid SDK and the Pipes SDK are open-source. Connectors for Postgres, ClickHouse, MongoDB, SQLite and Parquet, plus a custom-target hook. Run your Abstract indexer on your own infrastructure or on SQD Cloud.
Build with Abstract data
Common production patterns teams build with SQD on Abstract.
Index swaps, liquidations, and positions on Abstract in real time.
Build dashboards and metrics from full Abstract historical state.
Give agents structured, decoded Abstract data with the MCP server.
Power balance, transfer, and history views for Abstract wallets.
Validated Abstract data for transaction monitoring and audits.
Track every mint, burn, and transfer of Abstract stablecoins.
Auditable Abstract data for tokenized RWA issuance and transfers.
Available Data
Block headers with timestamps, gas usage, miner info, and consensus data.
All onchain transactions with sender, receiver, value, gas, and input data.
Event logs emitted by smart contracts, the primary source for tracking DeFi, NFT, and token activity.
Stream Abstract data in two lines
Example below uses the public Abstract endpoint, no API key required for development. For full SDK reference, see the documentation.
Frequently asked questions
How does SQD compare to running an Abstract RPC node?
What does SQD cost for Abstract data?
How is SQD's Abstract data different from a block explorer like Etherscan?
Can I self-host SQD's Abstract indexer?
Can I export Abstract data to a data warehouse or pipeline?
Does SQD validate Abstract data?
Does SQD support real-time Abstract data?
See other chains supported by SQD
Start building with Abstract
Access Abstract data through the SQD Portal, free tier available.