Skip to main content

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?​

FeatureArbitrum RPCBitquery Arbitrum API
Data FormatRaw JSON-RPC responsesPre-indexed, enriched GraphQL
Historical DataNo built-in historyFull historical data since L2
AnalyticsManual aggregation requiredBuilt-in joins, aggregations
Real-timeBasic subscription supportRich streaming with filtering
Use CaseTransaction submission, node opsAnalytics, monitoring, trading
InfrastructureRun your own nodesFully 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.

Videos​

Video Tutorial | GMX and esGMX​

Video Tutorial | Across Bridge Deposits on Arbitrum​

Video Tutorial | Top Traders of a Token on Arbitrum​

Video Tutorial | Track Realtime DEXTrades of a Token on Arbitrum​

Video Tutorial | OHLC Data of a Token Pair on Arbitrum​

Video Tutorial | Top Bought & Top Sold Tokens on Arbitrum​