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.
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
Last updated
Was this helpful?