Arbitrum API Documentation
Unlock the full potential of Arbitrum with comprehensive blockchain dataβfrom GMX perpetual trading analytics and DEX swaps to cross-chain bridge monitoring and smart contract interactions. This complete guide delivers production-ready GraphQL APIs, real-time streaming data, and practical examples for tracking trades, balances, events, and more across the Arbitrum ecosystem. Whether you're building DeFi dashboards, trading algorithms, or cross-chain applications, discover all the Arbitrum data solutions you need here.
Need help crafting a query or subscription? Message us on support.
What is the Bitquery Arbitrum API?β
It's a GraphQL interface over curated, indexed Arbitrum data. Write powerful queries instead of building and maintaining your own indexer for the fastest L2 solution.
What can you build with it?β
Track GMX perpetual positions, monitor DEX liquidity and trading volumes, analyze cross-chain bridge flows, stream smart contract events, compute trading KPIs, and power real-time dashboards for the most active L2 ecosystem.
How is it different from raw Arbitrum RPC?β
Feature | Arbitrum RPC | Bitquery Arbitrum API |
---|---|---|
Data Format | Raw JSON-RPC responses | Pre-indexed, enriched GraphQL |
Historical Data | No built-in history | Full historical data since L2 |
Analytics | Manual aggregation required | Built-in joins, aggregations |
Real-time | Basic subscription support | Rich streaming with filtering |
Use Case | Transaction submission, node ops | Analytics, monitoring, trading |
Infrastructure | Run your own nodes | Fully managed, auto-scaling |
WebSockets and Webhooksβ
Most queries can be turned into live streams by switching query
to subscription
, and consumed over WebSocket. See examples and code snippets here.
DEX and Perp APIsβ
Query and subscribe to perpetual trading data, DEX swaps, liquidity events, and trading analytics across Arbitrum's leading protocols.
Core Arbitrum APIsβ
Access comprehensive blockchain data including blocks, transactions, contract interactions, and real-time balance updates.
Cross-chainβ
Monitor cross-chain bridge activities, deposits, withdrawals, and asset flows between Arbitrum and other networks.