Starter Subscriptions
Below is a set of subscriptions that are curated for you to get started with Bitquery.
Table of Contents
- Cross-Chain / Multi-Chain APIs
- Polymarket
- Ethereum
- Solana
- BSC (Binance Smart Chain)
- TRON
- NFT Streams
- x402 Streams
Cross-Chain / Multi-Chain APIs
Crypto Price Stream
This subscription gives you 1-second OHLC, mean price, averages for all tokens across Solana, Ethereum, BNB, Tron.
Stablecoin 1 sec Price Stream
This subscription gives you 1-second OHLC, mean price, averages for all stablecoins including USDC, USDT, DAI, USDS etc.
Polymarket
Prediction Market Trades
Real-Time Trades Stream
Subscribe to live prediction market trades as they occur on Polygon (successful transactions only). ▶️ Prediction Market Trades Stream
Trades for a Specific Market (Stream)
Subscribe to trades for one market only by filtering on Question.MarketId. Replace the market ID in the query with your target market. ▶️ Subscribe to Specific Market Trades
Prediction Market Managements
Real-Time Management Stream (Creations + Resolutions)
Subscribe to all prediction market lifecycle events (Created and Resolved) as they occur on Polygon. ▶️ Prediction Managements Stream
Real-Time Market Creations
Subscribe only to new market (Created) events. ▶️ Realtime Market Creations
Real-Time Market Resolutions
Subscribe only to Resolved events. Winning outcome is in Prediction.Outcome; token details (e.g. AssetId) in Prediction.OutcomeToken. ▶️ Realtime Market Resolutions
Prediction Market Settlements
Real-Time Settlement Stream
Subscribe to live Split, Merge, and Redemption events as they occur on Polygon. ▶️ Real-Time Prediction Market Settlements Stream
Ethereum
Balance APIs
Subscribe to All Transaction Balances
This subscription provides real-time balance updates for all addresses involved in transactions on the Ethereum network.
▶️ Subscribe to All Transaction Balances
Subscribe to Transaction Balances for a Specific Address
This subscription filters transaction balances for a specific address in real-time.
▶️ Subscribe to Transaction Balances for a Specific Address
Stream Token Balance of a Address in Real Time
Subscribe to real-time token balance updates for a specific address and token. This subscription will notify you whenever the token balance changes.
▶️ Stream Token Balance Updates in Real Time
Track Token Balance Changes
Monitor token balance changes for a specific token across all transactions. This helps track token movements and transfers.
▶️ Track Token Balance Changes by Transaction
Track Validator Balance Updates
Monitor balance changes for Ethereum validators, including staking rewards and withdrawals from the beacon chain.
▶️ Track Validator Balance Updates
Track Validator Rewards
Track validator rewards and balance increases from staking activities in real-time.
Track Miner Balance Updates
Monitor balance changes for Ethereum miners, including block rewards, uncle block rewards, and transaction fee rewards.
▶️ Track Miner Balance Updates
Track Block Mining Rewards
Track rewards received by miners for successfully mining blocks in real-time.
Track MEV-Related Balance Updates
Monitor balance changes related to MEV activities, including transaction fee rewards and block builder rewards.
▶️ Track MEV-Related Balance Updates
Track All Self-Destruct Event Balances
Monitor all contract self-destruct event balances in real-time.
▶️ Track All Self-Destruct Event Balances
Monitoring Balance after Latest Gas Fee Burn
Monitor the balance and gas fee burnt for a particular address in real-time.
▶️ Monitoring Balance after Latest Gas Fee Burn
Token supply
Monitor Token Supply
Monitor Real time token supply in real time on Ethereum chain.
▶️ Monitor Latest token supply
MarketCap Streams
Real-time Trading API Tokens streams for Ethereum: aggregated market cap, FDV, supply, price, and volume. Use lowercase addresses in eth: ids. More detail: Ethereum Token Market Cap API.
Ethereum token market cap stream (Trading API)
Subscribe to Tokens rows for assets whose currency id includes eth (interval duration > 1s).
▶️ Ethereum Token Market Cap Stream
Ethereum tokens with market cap above $1 million (Trading API)
Subscribe when Token.Id matches Ethereum and Supply.MarketCap > 1,000,000 USD.
▶️ Ethereum Tokens With Market Cap Above $1M
Transfers
Token Transfers Stream
This stream lets you monitor all the token transfers for a particular token. You can modify this subscription to track and monitor token transfers for a particular token from or to a particular address.
Trades
Ethereum DEX Trades Stream
This stream returns all the real time DEX trades happening on Ethereum mainnet. You can modify this stream to get DEX trades on a particular DEX or trades of a particular token or trades by a particular trader.
Uniswap Trades Stream
This subscription returns the real-time trades happening on Uniswap. You can modify the stream to get real-time trades for a particular token, a particular token pair and even a particular trader.
Slippage Streams
Realtime Slippage Monitoring
This subscription query returns real-time slippage data for all DEX pools on Ethereum. You can monitor price impact and liquidity depth as trades occur.
▶️ Realtime Slippage Monitoring
Realtime Slippage for Uniswap V4 Pools
This subscription query retrieves real-time slippage data for Uniswap V4 pools on Ethereum. Unlike Uniswap V3, which uses the pool's smart contract address, Uniswap V4 requires using the PoolId to identify pools.
▶️ Realtime Slippage for Uniswap V4 Pools
Liquidity Streams
Realtime Liquidity Stream
This subscription query returns real-time liquidity data for all DEX pools on Ethereum. You can monitor liquidity changes, pool reserves, and spot prices as trades and liquidity modifications occur across all pools.
Realtime Liquidity Stream of a Specific Pool
This subscription query monitors real-time liquidity changes for a specific DEX pool on Ethereum. Use this to track liquidity events, pool reserves, and spot prices for a particular pool as they occur.
▶️ Realtime Liquidity Stream of a Specific Pool
OHLC & Price Data
Real-time 1 second OHLC
This stream provides real time price and OHLC stream for all tokens on Ethereum based on trades.
Token Price Stream
This stream returns the real time trade price of a token against the token it is traded with and the price in USD. You could modify the stream to get the price of the token for a particular token pair or against a particular token.
Events Streams
Pair Creation on Uniswap
This stream returns the real time liquidity pools/token pairs created on Uniswap V3. You could modify the stream to monitor newly created pools on a different protocol.
Solana
Balance APIs
Balance Stream
This stream provides all balance updates on the Solana blockchain.
Token Balance Stream
This stream provides all balance updates of a specific token on the Solana blockchain.
▶️ Token Balance Update Stream
Transfers
Token Transfers Stream
This stream provides all token transfers on the Solana blockchain, including SOL transfers.
Trades
Solana Trades Stream
This subscription streams real-time Solana trades.
Specific Token Trades Stream
This subscription stream uses DexTradeByTokens API to stream real-time specific token trades.