From 6c286a77dbfb2306b2a4f5677e34cb44aa3eba88 Mon Sep 17 00:00:00 2001 From: vshamanov Date: Mon, 16 Feb 2026 12:09:16 +0000 Subject: [PATCH] Update 30.data-indexers.md, added Zerion API Added a description for Zerion API --- .../25.zksync-era/60.ecosystem/30.data-indexers.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/00.zksync-network/25.zksync-era/60.ecosystem/30.data-indexers.md b/content/00.zksync-network/25.zksync-era/60.ecosystem/30.data-indexers.md index 0e4f488c..efb9337e 100644 --- a/content/00.zksync-network/25.zksync-era/60.ecosystem/30.data-indexers.md +++ b/content/00.zksync-network/25.zksync-era/60.ecosystem/30.data-indexers.md @@ -72,3 +72,7 @@ extraction of large volumes of data. It currently serves historical on-chain dat event logs, transaction receipts, traces and per-transaction state diffs. Subsquid offers a powerful toolkit for creating custom data extraction and processing pipelines, achieving indexing speeds of up to 150k blocks per second. + +## Zerion API + +[Zerion API](https://zerion.io/api) is a wallet data API that provides token balances, DeFi positions, transaction history, and NFT holdings across ZKsync Era and other major EVM chains through a single integration. It returns normalized, human-readable data with built-in fiat conversion, covering over 8,000 protocols. Developers can build wallets, portfolio trackers, or analytics tools on ZKsync, skipping the indexing work and shipping faster.