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
  • NEAR
  • INK
  • Solana
  • Useful Resources

Was this helpful?

  1. Support
  2. Release Notes
  3. 2025

2025-01-23 | Release Notes

Major updates across NEAR, INK, and Solana ecosystems, plus significant EVM fact_traces enhancements coming next week with new transaction data columns.

Highlights

This release brings new tables and schemas across the NEAR, INK, and Solana ecosystems, while also streamlining our data architecture through strategic deprecations. We're introducing comprehensive native balance tracking for NEAR addresses, expanding INK's data coverage with new schema implementations, and enhancing Solana's DeFi capabilities with detailed Marinade protocol tracking. Plus major fact_traces table updates across all EVM blockchains.

Starting next week, we will be enhancing the fact_traces table across all EVM blockchains with additional columns to provide more detailed transaction data.

Key Changes:

New Columns (where not already present):

  • origin_from_address: Transaction's original sender

  • origin_to_address: Transaction's original recipient

  • origin_function_signature: Function signature at transaction level

  • revert_reason: If applicable, reason for transaction revert

  • trace_address: Simplified version of the identifier field

  • tx_succeeded: Boolean equivalent of tx_status

  • trace_succeeded: Boolean equivalent of trace_status

  • tx_position: Transaction's position within its block

  • value_hex: Raw hexadecimal value of the trace

Important Notes:

  • Column ordering within the table may change

  • If you use SELECT * queries, your applications may be affected

  • Specific column selection in queries (SELECT column1, column2...) will not be impacted

Bug Fix: We're also resolving an issue where a small number of failed traces were incorrectly marked as successful when their parent trace failed.

Timeline: These changes will begin rolling out next week. We recommend reviewing any SELECT * queries before the upgrade.

For detailed documentation or questions about these changes, please reach out.

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

NEAR

New Table - Native Balance Tracking

A new table enables comprehensive tracking of native token balances across NEAR addresses:

  • near.core.ez_native_daily_balances

Deprecated Schemas - Atlas and Horizon Consolidation

The NEAR Atlas schema will be deprecated in early February 2025. To maintain continuity of service, the EZ_SUPPLY table will be migrated to the core schema. This strategic consolidation reflects the evolution of the NEAR ecosystem, as the Atlas webpage is no longer in operation.

The NEAR Horizon schema will be deprecated by February 1st, 2025, as part of our ongoing efforts to streamline data accessibility.

INK

New Tables - Core Infrastructure and Pricing

A comprehensive suite of new schemas and tables has been introduced to enhance data coverage across contracts, transfers, event logs, and pricing:

Core Tables:

  • ink.core.dim_contract_abis

  • ink.core.dim_contracts

  • ink.core.ez_decoded_event_logs

  • ink.core.ez_token_transfers

  • ink.core.ez_native_transfers

NFT Tables:

  • ink.nft.ez_nft_transfers

Pricing Tables:

  • ink.price.ez_prices_hourly

  • ink.price.ez_asset_metadata

  • ink.price.dim_asset_metadata

  • ink.price.fact_prices_ohlc_hourly

Solana

New Tables - Marinade Protocol Integration

A new schema dedicated to the Marinade protocol introduces tables for comprehensive tracking of pools, staking actions, and token activities:

  • marinade.dim_pools

  • marinade.ez_liquid_staking_actions

  • marinade.ez_liquidity_pool_actions

  • marinade.ez_native_staking_actions

  • marinade.ez_swaps

These tables provide detailed insights into Marinade protocol activities, including pools, swaps, staking, and actions related to MNDE/MSOL tokens.

Useful Resources

Previous2025-02-06 | Release NotesNext2024

Last updated 3 months ago

Was this helpful?

Request a smart contract ABI to be decoded:

Request a Solana IDL to be decoded:

Add labels:

🗒️
https://science.flipsidecrypto.xyz/abi-requestor/
https://science.flipsidecrypto.xyz/idl-requestor
https://science.flipsidecrypto.xyz/add-a-label