At Prism, data is continuously updated and refreshed through a multi-pipeline architecture. This ensures that the data is always up to date, accurate, and reliable.
Unlike a single-chain API, wall-clock freshness on EVM depends on the chain. Each pipeline advances on a fixed block cadence, so the same dataset lands faster on a chain with shorter block times. Use the table below to understand the cadence, then convert to seconds using the block time of the chain you are querying.
DEX
Assets
Ingestion Latency: The number of blocks the pipeline waits before a batch is processed and made available.
Profiles are recomputed on a rolling cycle rather than per block, so a profile
reflects all trades up to the most recent completed cycle. Trades, prices and
pools are the lowest-latency datasets and are the right choice when you need
to react to activity immediately.