2025-04-17 | Release Notes

New tables for Rise testnet, Movement blockchain, and stablecoin tracking, plus expanded Solana DEX coverage and critical EVM standardization timeline updates.

This release adds tables for the Rise testnet, Movement blockchain, stablecoin tracking, and expands Solana DEX coverage. It also includes important information about the EVM standardization timeline with specific deprecation dates that require your attention.

Highlights

  • Rise Testnet Support: New foundational tables for the Rise testnet including blocks, transactions, event logs, traces, and contracts

  • Movement Blockchain Expansion: Five new tables providing comprehensive metrics, price tracking, and asset metadata for the Movement blockchain

  • Stablecoin Supply Monitoring: New table tracking USDT and USDC supply across multiple chains

  • Enhanced Solana DEX Coverage: Updated fact_swaps table now includes Pumpswap and Lifinity DEX swaps

  • EVM Standardization Update: Important deprecation schedule announcement for upcoming EVM table standardization

⚠️ Special Notices

EVM Standardization Deprecation Timeline

The EVM standardization initiative announced in February 2025 is progressing according to schedule. Please note the following important dates:

Date
Chain

2025-04-22

Base

2025-04-28

Mantle

2025-04-29

BOB, Boba, Core

2025-04-30

Ink, Ronin, Swell

2025-05-07

Arbitrum

2025-05-08

Optimism

2025-05-12

Gnosis

2025-05-13

Avalanche

2025-05-14

BSC

2025-05-15

Polygon

2025-05-20

Ethereum

Blockchain Updates

Stellar

New table providing visibility into trust lines and non-stellar balances on the Stellar network.

  • stellar.core.fact_trust_lines

Movement

New Tables: comprehensive suite of tables for the Movement blockchain, providing core metrics, price data, and asset information.

  • movement.stats.ez_core_metrics_hourly : Standard chain statistics with hourly granularity

  • movement.price.dim_asset_metadata : Dimensional table for Movement asset metadata

  • movement.price.ez_asset_metadata : Easy-to-use table for Movement asset metadata

  • movement.price.ez_prices_hourly : Hourly price data for Movement assets

  • movement.price.fact_prices.ohlc_hourly : Detailed hourly OHLC price data for Movement assets

Rise (Testnet)

New Tables: foundational tables providing comprehensive blockchain data for the Rise testnet.

  • rise.testnet : A collection of foundational tables including blocks, transactions, event logs, traces, and contracts

  • Note: Rise testnet data is only accessible in Flipside Studio.

External

New table tracking stablecoin supply across multiple chains.

  • defillama.fact_usdt_usdc_supply : Date and chain-level supply data for USDT and USDC

Solana

Updated Table: enhanced DEX swap coverage with additional protocols.

  • solana.fact_swaps : Now includes Pumpswap and Lifinity DEX swaps

EVM Standardization Reminder

As announced on February 6th, we're standardizing column formats across all EVM chains to make cross-chain analysis more intuitive and powerful. This includes:

  • Standardized status tracking: Using tx_succeeded and trace_succeeded boolean flags

  • Enhanced error tracking: With dedicated revert_reason columns

  • Flattened topic columns: Individual topic_0, topic_1, etc. columns replacing array structures

  • Improved trace data: Including origin tracking columns

The rollout follows the chain-specific schedule shown in the Special Notices section above. We encourage all users to update their queries well before the deprecation dates to ensure uninterrupted data access.

Useful Resources

Last updated

Was this helpful?