Loved an open-source indexer on Ethereum. Tried it when it added Solana support - I needed token-transfer data to measure user contributions & rewards.
Not the tool's fault - Ethereum's model just doesn't fit Solana.
So I built transfer-lens ๐
repo in the reply ๐
Lesson: no canonical Solana transfer indexer exists - for a reason.
The read layer keeps moving (gRPC, RPC 2.0), providers ship new methods constantly (@Helius just launched a wallet-transfers API), every project needs different data.
AI now makes building a tailored one easy.