r-strawser / gitbook

Flipside's Gitbook docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

description
Flipside generates the most reliable and comprehensive blockchain data. And we have the tools that let you build more with it. All for free.

Welcome to Flipside!

Getting Started

🌲 The core Flipside App: flipsidecrypto.xyz
Analyze blockchain data, visualize it, and share a dashboard instantly.
Ideal for: data exploration, analytical storytelling, comprehensive dashboard-building.

🍄 ShroomDK, the developer-friendly API: sdk.flipsidecrypto.xyz
Skip the app, and submit queries directly from your dev or data science environment.
Ideal for: building a custom analytics app, constructing a trading model, or using Flipside data in R or Python for data science work.

❄️ Data Shares (via Snowflake): data.flipsidecrypto.xyz
Want Flipside's entire database in your stack? We can do that. Just reach out.
Ideal for: teams that rely on blockchain data to operate, understand their users, or make applications more web3-connected.

Important Things to Know

  • All our data is accessible via SQL queries, and you'll use the Snowflake SQL dialect to access it.
  • Our core app is brand new (launched Feb 2023) and some documentation is available — we're actively building this out, including both text and video content — if you have questions that aren't answered here, please reach out in Discord.
  • Our data structures are and designed for ease of use and efficient querying, and are extensively documented. We regularly update our data structures to optimize efficiency.
  • Latency varies from table to table, but typically lags either 1 hour or 1 day, at most.
  • If you run into difficulty getting your queries to run, we provide a guide for efficient query writing. Need more assistance? Get help anytime in our Discord.
  • Learn more about contract decoding, and adding ABIs.

What blockchains and projects does Flipside have data on?

If it happens on-chain, we've got it.

Data includes core tables (blocks, events, transactions) for every chain, with added 'easy' tables (swaps, prices, etc.) and project-specific tables modeled by the Flipside community.

See our Data Table Documentation for a current list of supported chains. Don’t see the chain you’re looking for? We add new chains regularly, but you can drop a request in our Discord anytime.

About

Flipside's Gitbook docs