Flipside Docs
  • Welcome to Flipside!
    • Welcome to Flipside
    • Growth Services
    • Data
      • Choose your Flipside plan
        • Free
        • Builder
        • Pro
          • Get Started in Snowflake
          • Incremental Table Pattern
          • Copy Data from Snowflake to AWS
          • Copy Data from Snowflake to GCP
          • Copy Data from Snowflake to Azure
        • Snowflake Data Shares
          • Mounting a Snowflake Data Share
    • Earn
    • Community
  • Data
    • Flipside Data
      • Table Docs by Chain
      • Data Modeling Approach
      • Labels
        • Centralized Exchange Label Type
        • Decentralized Exchange Label Type
        • Operator Label Type
        • Chain Admin Label Type
        • Decentralized Finance Label Type
        • NonFungible Tokens Label Type
        • Games Label Type
        • Bridge Label Type
        • Decentralized Applications Label Type
        • Token Label Type
        • Flotsam Label Type
      • Tags
      • Table Freshness Targets
      • Contribute to Our Data
        • Contract Decoding & ABIs
        • How to Add Your Own Tags
        • Community Curation
          • Getting Started
            • Contribution Workflow
          • Model Standards
            • dbt Tips
          • PR Checklist
    • Data Products
      • Data Studio (SQL Analysts)
        • Get Started
          • Write/fork your first query
        • Flipside AI
        • Studio in Depth
          • Query Editor
            • Query Referencing
            • Pro Tips for Querying
            • Keyboard Shortcuts
            • Hex-to-Integer Function
          • Create a Chart
            • Advanced Visualization
          • Build a Dashboard
            • Markdown Reference
          • Team Accounts
        • Tutorials
          • How to Analyze Web3 Data
          • Video Tutorials
            • Overview of Schemas & Tables
            • Ethereum Tutorials
              • Getting Started with Decoded Ethereum Events
              • Getting Started with Ethereum Balances
              • Block Level and Daily Balances
              • Finding Centralized Exchange Flows
            • Solana Tutorials
              • Solana Schema & Tables: Video Walkthrough
              • Solana Specialty Tables: Video Walkthrough
              • Exploring Transactions in solana.events
            • THORChain Tutorials
              • THORChain Schema & Tables
              • Calculating IL for THORChain
          • More Tools & Resources
        • Get Inspired
      • LiveQuery
        • Get Started
        • LiveQuery in Depth
          • Functions
            • 🤝Partner Functions
            • 🧙‍♂️EVM Functions
              • 💡Seaport: Real-time Orders
              • 💡WETH Pool Balances
              • 💡General EVM Node Queries
            • 🤖API Functions
              • 💡Query TheGraph
              • 💡Query Defi Llama
            • ⚙️Utility Functions
              • 💡Hex Converters
              • 💡JSON RPC Request Builder
              • 💡EVM Logs Decoder
              • 💡Keccak256 Encoder
          • QuickNode Setup Guide
        • Secrets Manager
        • Get Inspired
      • Snowflake
      • API/SDK (Developers)
        • Get Started - Your first API call in < 2 min
        • SDK in Depth
          • JSON RPC methods
          • Run A Query
          • Query Results
          • Pagination
          • Sorting
          • Filtering
          • Query Seconds
          • Caching (maxAgeMinutes)
          • Rate Limits
          • Errors
          • More Examples
          • Archive
            • [ARCHIVED] JS/TS SDK
            • ShroomDK Migration Guide
            • [LEGACY] R
        • Tutorials
          • Have Questions?
        • Get Inspired
    • Insights and Tools
  • Earn
    • Flipside Earn
    • Onchain Rewards
      • Quests
    • Analyst Rewards
      • Top Dashboards
        • Top Dashboard Guidelines
        • Skill Tree
      • Ambassador Program
      • Direct to Analyst Commissions
    • Wallet Management
    • Tax Center
  • Support
    • General Support
    • Open a Ticket
      • That email doesn't look quite right
    • 🌟Product Special Releases
      • 2025
        • 2025-02-06 | EVM Blockchain Standardization
          • Table Change Overview
      • 2024
        • 2024-06-13 | Solana native and wrapped addresses
        • 2024-05-01 | Improvements to Pricing Data
          • Actions for Data Studio Users
          • Actions for API Users
          • Action for Data Share Users
    • 🗒️Release Notes
      • 2025
        • 2025-05-01 | Release Notes
        • 2025-04-17 | Release Notes
        • 2025-04-03 | Release Notes
        • 2025-03-20 | Release Notes
        • 2025-03-06 | Release Notes
        • 2025-02-20 | Release Notes
        • 2025-02-06 | Release Notes
        • 2025-01-23 | Release Notes
      • 2024
        • 2024-12-24 | Release Notes
        • 2024-12-12 | Release Notes
        • 2024-11-27 | Release Notes
        • 2024-11-14 | Release Notes
        • 2024-10-31 | Release Notes
        • 2024-10-03 | Release Notes
        • 2024-10-17 | Release Notes
        • 2024-09-19 | Release Notes
        • 2024-09-05 | Release Notes
        • 2024-08-22 | Release Notes
        • 2024-08-08 | Release Notes
        • 2024-07-25 | Release Notes
        • 2024-07-11 | Release Notes
        • 2024-06-27 | Release Notes
        • 2024-06-14 | Release Notes
        • 2024-05-30 | Release Notes
        • 2024-05-16 | Release Notes
        • 2024-05-02 | Release Notes
        • 2024-04-18 | Release Notes
        • 2024-04-05 | Release Notes
        • 2024-03-18 | Release Notes
        • 2024-03-05 | Release Notes
        • 2024-02-20 | Release Notes
        • 2024-02-05 | Release Notes
    • 📊Studio Change log
  • Flipside Community
    • Get Started
    • Ambassador Program
    • Join Our Discord
    • Join Our Guild
Powered by GitBook
On this page
  • Highlights
  • 🎨 New Studio Features
  • ⚠️ Important Deprecation Notice
  • 📊 Data Latency Updates
  • Aleo
  • Solana
  • ⚠️ Deprecated Tables - Action Required
  • Useful Resources

Was this helpful?

  1. Support
  2. Release Notes
  3. 2024

2024-11-27 | Release Notes

Introducing expanded Aleo data coverage, Jupiter V4/V5 swap updates on Solana, plus important table deprecation notices and data latency changes.

Previous2024-12-12 | Release NotesNext2024-11-14 | Release Notes

Last updated 5 months ago

Was this helpful?

Highlights

This release brings comprehensive data coverage to the Aleo ecosystem with new core transfer tracking, pricing tables, and network metrics. We've also enhanced Solana's Jupiter swap data organization. Plus, we're rolling out major updates to Flipside Studio to transform how you build and share your analysis. Let's dive into what's new!

🎨 New Studio Features

  1. - Queries in Queries!

    • Reference results from previous queries directly using $query('query_id')

    • Streamline your analysis by eliminating complex query rewrites

    • Build more sophisticated analyses by combining query results

    • Learn more about query referencing .

  2. Custom Dashboard Tagging

    • Create custom tags for your dashboards directly from the sidebar or query editor

    • Increase visibility of your work with better categorization

    • Find and get found more easily with improved tag display across boards

    • Boost your earnings potential through increased dashboard discovery

⚠️

  • Ethereum Chainlink tables will be removed on December 9, 2024

  • DeepNFTValue tables will be removed on December 4, 2024

  • Please update your queries and dashboards accordingly

📊 Data Latency Updates

Blockchain
Current Latency
New Latency

Aleo

1 hour

4 hours

Arbitrum

2 hours

6 hours

Axelar

2 hours

1 hour

Base

2 hours

4 hours

BSC

2 hours

6 hours

Bitcoin

2 hours

6 hours

Blast

1 hour

4 hours

CoreDao

1 hour

4 hours

Eclipse

1 hour

4 hours

Gnosis

2 hours

6 hours

Kaia

1 hour

4 hours

Optimism

2 hours

6 hours

Polygon

2 hours

6 hours

Thorchain

2 hours

4 hours

Check out these updates and the rest of the release notes below.

Aleo

New Tables - Core Transfer Tracking

  • aleo.core.fact_transfers

Track public and private transfers of native Aleo credits between addresses. Foundation for future expansion to include non-native token transfers.

New Tables - Price Data Integration

  • aleo.price.dim_asset_metadata

  • aleo.price.ez_asset_metadata

  • aleo.price.ez_prices_hourly

  • aleo.price.fact_prices_ohlc_hourly

These standard pricing tables integrate data from CoinGecko and CoinMarketCap to provide comprehensive price tracking for Aleo assets.

New Table - Network Statistics

  • aleo.stats.ez_core_metrics_hourly

Core network metrics now available in the stats schema. Aleo metrics integrated into crosschain.stats.ez_core_metrics_hourly

Solana

Updated Tables - Jupiter Swap Data Organization

The Jupiter V4 and V5 swap data is being restructured for better analysis and added to Jupiter-specific tables:

  • solana.defi.fact_swaps_jupiter_summary

    • Aggregated view of Jupiter V4/V5 swaps

  • solana.defi.fact_swaps_jupiter_inner

    • Detailed routes for individual swaps

Important Note: Jupiter V4 and V5 swaps will be removed from fact_swaps on December 9th. To query these swaps, use fact_swaps_jupiter_summary with the following program IDs:

  • Jupiter V4: 'JUP4Fb2cqiRUcaTHdrPC8h2gNsA2ETXiPDD33WcGuJB'

  • Jupiter V5: 'JUP5pEAZeHdHrLxh5UCwAbpjGwYKKoquCpda2hfP4u8' and 'JUP5cHjnnCx2DppVsufsLrXs8EBZeEZzGtEK9Gdz6ow'

Since these swaps will exist in both fact_swaps and fact_swaps_jupiter_summary until December 9th, any union between these tables should exclude the previously mentioned program ID’s from fact_swaps to avoid duplicates.

⚠️ Deprecated Tables - Action Required

Ethereum Chainlink Tables (Removing December 9, 2024)

The following tables will be deprecated due to low usage:

  • ethereum.chainlink.dim_oracle_feeds

  • ethereum.chainlink.ez_oracle_feeds

  • ethereum.chainlink.fact_oracle_feeds

DeepNFTValue Tables (Removing December 4, 2024)

The following tables will be deprecated due to low usage:

  • external.deepnftvalue.fact_collections

  • external.deepnftvalue.fact_tokens

  • external.deepnftvalue.fact_valuations

Please update any queries or dashboards that reference these tables before their removal dates.

Useful Resources

We're updating the latency for our non-core tables across multiple blockchains to improve data reliability. Tables in non-core schemas like defi/nft/gov/stats/etc. that are not [db].core.[table] are subject to changes in their latency. See the full list of blockchains and their freshness targets .

Request a smart contract ABI to be decoded:

Request a Solana IDL to be decoded:

Add labels:

🗒️
Query Referencing
here
Important Deprecation Notice
Learn more here
.
here
https://science.flipsidecrypto.xyz/abi-requestor/
https://science.flipsidecrypto.xyz/idl-requestor
https://science.flipsidecrypto.xyz/add-a-label