Raw Data

Data Overview

In Solana’s ultra-fast ecosystem, every millisecond counts.

Our platform is engineered to process and decode entire blocks of 2,000–3,000 transactions in under 14 milliseconds, and can deliver actionable trading data from DEXs like Raydium, Pump.fun, Meteora, and Orca in under 4 milliseconds. This means while other systems may take up to 30 seconds to display insights, your AI agents, trading bots and strategies are already executing, giving you a significant competitive edge.

What does this mean for you? You get blazing-fast data - token swap summaries (candle data: open, close, high, low, and volume) are available instantly after a block is produced, making our solution perfect for high-frequency traders who need to move faster than the market. You’ll benefit from precision volume insights, staying ahead with real-time liquidity and volume data for tokens like "Justin Chill Guy" (+5.89%) or "LAB" (SOL pair dynamic pricing), ensuring you capitalize on every opportunity. Our liquidity intelligence lets you track pool balances, liquidity shifts, and token movements in real time, empowering you to refine strategies and manage risk proactively. Whether you’re running a high-frequency bot or optimizing trading strategies, our system puts you ahead of the game: faster data, smarter moves, better results.

We achieve this ultra-low latency by leveraging the Geyser plugin (and even without it), enabling rapid data streaming and aggregation. The core challenge was minimizing requests and efficiently parsing and decoding thousands of transactions per block - each block containing around 2,000–3,000 transactions and produced every 400ms. Our system processes, parses, decodes instruction data, logs, and accounts for balance changes in under 20ms on a standard laptop. For comparison, platforms like dexscreener display a 30-second delay relative to our real-time data. This low-latency data transfer is essential for high-frequency trading, ensuring data is processed and available for consumption almost instantly. On each block, we summarize token swaps as candle data (open, close, min, max, volume), streaming it in under 20ms for immediate use by trading bots, agents or other HFTs.

Performance Benchmarks

Feature
Latency (ms)

Full block decode (2,000–3,000 txs)

< 14

DEX swap enrichment

< 4

Swap + candle data generation

< 20

Geyser-indexed block fetch

~4

Dexscreener comparison

~30,000

Our approach relies on a highly optimized indexer with 4ms latency for retrieving the latest block by running services alongside our nodes and using Geyser. We decode entire Solana blocks, parse data, and extract DEX events and token transfers within 2–20ms. Real-time aggregation covers token buys, sells, volumes, platforms used, and candle data. We also track bad actor wallets, monitor SOL/token movements, and deploy predictive models to forecast if a token will reach specific bonding curve percentages. Rug detection is performed at the creation event of a token, providing early warnings for risk management.LYS Labs offers Solana data containing all token activity (create, mint, burn, transfers). This includes wallet-to-wallet transfers as well as dex activity like Pump.fun, Pump Swap, Raydium AMM and LaunchLab events.

We will support more projects and types of aggregations in the future and on demand.

Features
  • Token transfer data containing pre and post balances per event (usually only available via transaction trace)

  • Position of event in Tx execution tree

  • Parent program calling the event

  • DEX swap data containing:

    • Pre and post price

    • Pre and post liquidity pool balance

    • Pre and post bonding curve percentage (where applicable)

    • Bundle detection

    • Volume bot detection

    • Market cap of the token (virtual and real)

    • Token creator tracking

    • Trading platform/bot detection (Photon, BullX, BloomBot, etc.)

Last updated