Why Data Tracking on EVM Chains?
The EVM ecosystem is not one chain but many, each with its own liquidity, its own set of deployed protocols, and its own block cadence. The same token symbol can exist on four chains with four different contract addresses and four different prices. Prism resolves this by ingesting every supported chain through a single pipeline and exposing the results behind one API. Every dataset is keyed bychain_id, so a query is always scoped to exactly one chain, and comparing activity across chains is a matter of issuing the same request with a different chain_id.
Supported Chains
Every request and subscription takes a requiredchain_id that selects the chain to query.
Protocol coverage differs per chain. See DEX Data Sources for which protocols are indexed where.
Differences from Solana
If you already use the Solana API, the EVM API is the same shape with four consistent differences.Explore the Data
DEX
Datasets for trading behavior, liquidity movements, and token dynamics across EVM decentralized exchanges.
Assets
Datasets for ERC-20 token transfers across every supported EVM chain.