What’s included in free shares?
Free listings include the Core schema for each blockchain:Raw transaction data
- Blocks - Transactions - Event logs - Traces (for EVM chains)
Decoded data
- Decoded event logs - Decoded traces - Contract ABIs
Token data
- Token transfers (native & ERC-20/SPL) - Token balances - Balance deltas
Labels & metadata
- Contract labels - Address labels - Contract metadata
What’s NOT included in free shares?
- DeFi schema: DEX swaps, lending, liquidity, bridge activity
- NFT schema: NFT sales, transfers, collection metadata
- Price schema: OHLC data, asset metadata, pricing
- Stats schema: Chain metrics, aggregates
- Protocol-specific schemas: Maker, Marinade, etc.
Available free shares
Access all free shares via the Snowflake Marketplace:Browse Free Listings
View all available free blockchain data shares (marked “Free”)
Supported blockchains
Free shares are available for 30+ blockchains, including:- EVM Chains
- Non-EVM Chains
- Ethereum - Arbitrum - Optimism - Base - Polygon - Binance Smart Chain (BSC) - Avalanche C-Chain - Blast - Gnosis - Aurora - Kaia - Mantle - And more…
How to access free shares
1
Verify requirements
Ensure your Snowflake account meets all requirements:
- Enterprise Edition
- AWS US-EAST-1 region
2
Browse the marketplace
- Go to the Flipside Marketplace page 2. Filter by listings marked “Free” 3. Select the blockchain(s) you want to access
3
Get the share
- Click on a free listing 2. Click Get (no approval needed for free shares) 3. The share will be added to your account immediately
4
Mount the share
Follow the Mounting Shares guide to:
- Create a database from the share
- Start querying the data
Get multiple shares at once: You can mount shares for multiple blockchains. Each share becomes
its own database in your account (e.g.,
ETHEREUM_CORE, SOLANA_CORE).Example: Accessing Ethereum Core data
Once you’ve mounted the Ethereum free share:Free vs Premium comparison
| Feature | Free | Premium |
|---|---|---|
| Core schema | ✅ | ✅ |
| DeFi schema | ❌ | ✅ |
| NFT schema | ❌ | ✅ |
| Price schema | ❌ | ✅ |
| Stats schema | ❌ | ✅ |
| Protocol schemas | ❌ | ✅ |
| Access method | Instant via Marketplace | Request access |
| Cost | Free (compute only) | Priced per blockchain + compute (additional) Contact us for pricing. |
Use cases for free shares
Free shares are perfect for:Raw blockchain analysis
Raw blockchain analysis
- Transaction forensics - Address behavior tracking - Custom event decoding - Block production analysis
Token analytics
Token analytics
- Token transfer patterns - Holder analysis - Balance tracking - Custom token metrics
Learning & exploration
Learning & exploration
- Understanding blockchain data structures - Building custom analytics - Prototyping before upgrading to premium
Custom integrations
Custom integrations
- Building data pipelines - Creating custom dashboards - Integrating with internal tools