High-performance blockchain data indexing API
ChainPulse delivers balance change alerts, contract event webhooks, and historical queries. Sub-100ms delivery with reorg handling so you can trust on-chain data.
Live networks
4 mainnets
Ethereum · BSC · Base · Arbitrum
Data latency
<100ms
Millisecond delivery
Uptime
99.9%
Enterprise-grade stability
Daily requests
10M+
Serving developers worldwide
Core capabilities
Powerful, reliable blockchain indexing built for developers
Balance change webhooks
Track native coins and ERC20/BEP20 token balance changes in real time
Contract event webhooks
Subscribe to contract events such as Transfer, Swap, and Mint and push them to your backend
Millisecond delivery
Push latency under 100ms so you react to on-chain state immediately
Reorg handling
Detect chain reorganizations and roll back affected data for eventual consistency
Historical queries
Query balances, transactions, and contract events through standard REST APIs
Enterprise reliability
99.9% uptime with redundant nodes for production workloads
Real-time push + reorg safety
Balance and contract event delivery with robust reorg handling so your data matches finalized chain state.
{
"status": "success",
"data": {
"block_number": 38456789,
"block_hash": "0x1a2b3c...",
"timestamp": 1715789456,
"transactions_count": 156,
"is_finalized": true
}
}Supported blockchains
Ethereum, BSC, Base, and Arbitrum mainnets are live; Solana is coming soon.