Blockchain Data / Curated Data

20+ chains. Thousands of protocols. One data set.

SQL-ready blockchain data. No nodes, no decoding, no pipelines.

Flipside covers dozens of chains and thousands of protocols across DeFi, NFT, and token activity. Every chain is normalized to the same schema, so a query written for Ethereum runs on Arbitrum, Base, or Polygon with minimal changes.

Data from every major blockchain ecosystem

Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Blockchain ecosystem logo
Start Querying

20+

Blockchains covered

3,000+

Quality checks hourly

6

Data domains per chain

168+

AI agents on the data

What blockchains does Flipside cover?

EVM chains share a near-identical schema. Non-EVM chains like Solana and Bitcoin are adapted to their native data models but use the same naming conventions.

EVM LAYER 1

Ethereum BSC Avalanche Monad Somnia & more →

EVM LAYER 2 / ROLLUPS

Polygon Arbitrum Optimism Base Gnosis Ink & more →

NON-EVM LAYER 1

Solana Bitcoin Aptos NEAR Sui Flow Aleo & more →

COSMOS & SPECIALIZED

Cosmos Axelar Thorchain Canton & more →

Crosschain access: Query all chains at once through a unified crosschain namespace — or all EVM chains together via crosschain.evm. No separate connections needed.

What data is included per chain?

Six schemas per chain, each focused on a different activity type. DEX swaps, lending, bridges, NFT sales, pricing, and governance all live in their own consolidated tables.

Core

Blocks, transactions, event logs, traces, smart contract metadata, address labels, and native + token transfers. All with decoded fields and USD values.

DeFi

DEX swaps, lending (borrows, deposits, liquidations, flash loans), bridge transfers, liquidity pool actions, protocol TVL, and stablecoin supply metrics.

NFT

Sales, transfers, and minting events across EVM chains, Solana, Aptos, Flow, and NEAR. Includes buyer, seller, USD price, platform, and fee breakdowns.

Price

Hourly pricing from multiple providers. Curated (one price per hour, deduplicated) and raw multi-provider OHLC data. Daily fundamentals including market cap and supply.

Governance & Staking

Onchain governance votes, proposal submissions, staking/delegation events, and validator metadata. Deep coverage for Ethereum beacon chain, Solana, Monad, and Cosmos.

Stats

Pre-computed hourly and daily metrics: transaction counts, unique active addresses, fees in native and USD. Chain-level, address-level, and protocol-level aggregations.

How does Flipside curate blockchain data?

Three tiers of tables, each with a different level of curation. Most analysis starts with ez_ tables. Drop down to fact_ tables when you need granular event-level data.

What ez_ tables give you
SELECT block_timestamp, platform, token_in, token_out, amount_in_usd
FROM ethereum.defi.ez_dex_swaps
WHERE block_timestamp >= CURRENT_DATE - 7
ORDER BY amount_in_usd DESC
LIMIT 100

Token pair, amounts in human-readable form, USD values, DEX platform, and pool — without decoding event logs, looking up token decimals, or joining price data yourself.

One table per activity type. ez_dex_swaps covers every major DEX protocol on a chain. ez_lending_borrows covers all lending platforms. New protocols are added continuously — your queries automatically capture new activity without code changes.

How does Flipside ensure data quality?

Over 3,000 automated tests run every hour. They catch data gaps, schema drift, stale ingestion, and transformation errors before any of it reaches your queries. Bad data means wrong trades for institutional investors and broken dashboards for teams building onchain.

Raw

Multi-provider data, not deduplicated — good for provider comparison

Curated

Deduplicated, prioritized providers, one record per entity

Enriched

Joined with prices, labels, metadata, decoded fields, and USD values

Aggregated

Pre-computed metrics ready for dashboards and monitoring

Does Flipside have chain-specific data?

Every chain follows the same base schema. Chains with unique capabilities also get specialized tables that go deeper into their native features.

Chain Specialized Data
Ethereum Beacon chain validators, attestations, deposits, withdrawals, blob sidecars, ENS domains
Solana Validator intelligence (rewards, uptime, block production, leader schedules), Jupiter DEX, stake pools, token minting/burning
Bitcoin UTXO model (inputs/outputs), entity clustering for address grouping
Thorchain 40+ tables covering the full liquidity pool lifecycle — swaps, bonds, loans, RUNEPool
Canton DAML-specific model with amulet lifecycle, mining rounds, validator governance
Monad Validator analytics — APR, uptime, miss rates, earnings, consensus logs
Flow Dual-layer (native Flow + EVM), rewards/points system, testnet data
NEAR Receipt-based model, crosschain intents protocol, token supply metrics
Axelar Bridge-specific analytics (GMP, satellite, Squid)
Solana

Explore our Solana data: 78 curated tables, 22 exclusive to Flipside

Validator economics, Jupiter routing, lending lifecycles, governance, and sybil detection — coverage you won't find anywhere else.

How is Flipside data delivered?

Snowflake Data Share, provisioned directly into your account. No ETL pipelines, no data movement, no sync jobs. You query the same tables that power Flipside's own products.

Standard SQL, no proprietary query language

Flipside handles ingestion, curation, and updates

Same data that powers Flipside's 168+ AI agents

Core Tier

Raw and decoded blockchain data — transactions, events, traces, blocks across all supported chains.

Premium Tier

Everything in Core plus curated ez_ tables with labels, prices, decoded fields, and enriched analytics views.

Can AI agents query this data?

Yes. The chain.schema.table naming convention and clear prefix system (fact_, dim_, ez_) mean agents can discover and query the right tables without human guidance.

Flipside has 168+ AI agents that sit on top of this data. General-purpose analysts, chain-specific specialists for Solana validators, EVM DeFi monitors, crosschain intelligence, and more.

Learn more about agents
Data Intelligence Agent
Querying 20+ chains

Browse databases, schemas, and tables

Every chain follows the same chain.schema.table convention. Pick a database, pick a schema, see what tables are available.

Data Explorer

Browse schemas and tables across 20+ blockchains

ethereumsolanabasearbitrumavalanchepolygon+3 more
coredefinftgovpricestats
fact_bridge_activity

solana.defi

FACT

Bridging actions across Wormhole, DeBridge, and Mayan Finance.

ez_dex_swaps
ez_lending_borrows
ez_lending_deposits
ez_lending_liquidations
ez_lending_repayments
ez_lending_withdraws
ez_liquidity_pool_actions
fact_bridge_activity
fact_stake_pool_actions
fact_swaps
fact_swaps_jupiter_inner
fact_swaps_jupiter_summary
fact_token_burn_actions
fact_token_mint_actions

Frequently asked questions

How many blockchains does Flipside cover?

Over 20, including Ethereum, Solana, Bitcoin, Polygon, Arbitrum, Optimism, Base, BSC, Avalanche, Aptos, NEAR, Sui, Flow, Cosmos, Axelar, Thorchain, and Monad. EVM chains share a near-identical schema, so a query written for Ethereum works on Arbitrum or Base with minimal changes.

What's the difference between fact_, dim_, and ez_ tables?

fact_ tables contain raw, cleaned event-level data — every transaction, log, and trace. dim_ tables are reference lookups — contract metadata, address labels, token info. ez_ tables join everything together with USD pricing, decoded fields, and human-readable names. Most analysis starts with ez_ tables.

How is Flipside data delivered?

Snowflake Data Share. It gets provisioned directly into your Snowflake account. No ETL pipelines, no data movement, no sync jobs. You query it with standard SQL like any other Snowflake table.

How does Flipside ensure data quality?

Over 3,000 automated tests run every hour. They check for data gaps, schema drift, stale ingestion, and transformation errors. Data moves through multiple curation tiers, from raw multi-provider inputs to deduplicated, enriched tables ready for analysis.

Can I query multiple chains at once?

Yes. The crosschain namespace puts data from all supported blockchains into unified tables. You can compare DEX volumes across Ethereum, Solana, and Arbitrum in a single query. crosschain.evm gives you all EVM chains with identical column structures.

Does Flipside cover DeFi protocols or just raw chain data?

Both. Every chain has a defi schema with one consolidated table per activity type. ez_dex_swaps covers all major DEX protocols on a chain. ez_lending_borrows covers all lending platforms. New protocols get added to these tables on an ongoing basis.

Can AI agents work with this data?

Yes. The chain.schema.table naming convention and the fact_/dim_/ez_ prefix system mean agents can find and query the right tables without human guidance. Flipside also has 168+ AI agents for data exploration, crosschain analysis, and validator monitoring.

Get started

Query any chain, same SQL.

20+ chains, standardized schemas. Over 3,000 quality checks every hour. Start querying in minutes.