You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/start/starter-queries.md
-36Lines changed: 0 additions & 36 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -181,12 +181,6 @@ This query retrieves the latest slippage data for a specific DEX pool on Ethereu
181
181
182
182
▶️ [Latest Slippage for a Specific Pool on Uniswap V3](https://ide.bitquery.io/Latest-slippage-of-a-pool-on-Uniswap-v3-Ethereum)
183
183
184
-
#### Realtime Slippage Monitoring
185
-
186
-
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.
@@ -195,12 +189,6 @@ This query retrieves the latest liquidity events for a specific DEX pool on Ethe
195
189
196
190
▶️ [Latest Liquidity Changes of a Specific Pool](https://ide.bitquery.io/Latest-Liquidity-Changes-of-a-Specific-Pool_5#)
197
191
198
-
#### Realtime Liquidity Stream
199
-
200
-
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.
@@ -646,12 +628,6 @@ This query retrieves the latest liquidity events for a specific DEX pool on Base
646
628
647
629
▶️ [Latest Liquidity Changes of a Specific Pool](https://ide.bitquery.io/Latest-Liquidity-Changes-of-a-Specific-Pool_4#)
648
630
649
-
#### Realtime Liquidity Stream
650
-
651
-
This subscription query returns real-time liquidity data for all DEX pools on Base. You can monitor liquidity changes, pool reserves, and spot prices as trades and liquidity modifications occur across all pools.
@@ -824,12 +794,6 @@ This query retrieves the latest liquidity events for a specific DEX pool on BSC.
824
794
825
795
▶️ [Latest Liquidity Changes of a Specific Pool](https://ide.bitquery.io/Latest-Liquidity-Changes-of-a-Specific-Pool_2#)
826
796
827
-
#### Realtime Liquidity Stream
828
-
829
-
This subscription query returns real-time liquidity data for all DEX pools on BSC. You can monitor liquidity changes, pool reserves, and spot prices as trades and liquidity modifications occur across all 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.
140
+
141
+
▶️ [Realtime Slippage for Uniswap V4 Pools](https://ide.bitquery.io/realtime-pair-slippage-on-ethereum-uniswap-v4)
142
+
137
143
### Liquidity Streams
138
144
139
145
#### Realtime Liquidity Stream
@@ -142,6 +148,12 @@ This subscription query returns real-time liquidity data for all DEX pools on Et
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.
154
+
155
+
▶️ [Realtime Liquidity Stream of a Specific Pool](https://ide.bitquery.io/Realtime-Liquidity-Stream-of-a-Specific-Pool_4#)
156
+
145
157
### OHLC & Price Data
146
158
147
159
#### Real-time 1 second OHLC
@@ -392,6 +404,12 @@ This subscription query returns real-time liquidity data for all DEX pools on Ba
This subscription query monitors real-time liquidity changes for a specific DEX pool on Base. Use this to track liquidity events, pool reserves, and spot prices for a particular pool as they occur.
410
+
411
+
▶️ [Realtime Liquidity Stream of a Specific Pool](https://ide.bitquery.io/Realtime-Liquidity-Stream-of-a-Specific-Pool_3#)
412
+
395
413
### OHLC & Price Data
396
414
397
415
#### Real-time 1 second OHLC
@@ -472,6 +490,12 @@ This subscription query returns real-time liquidity data for all DEX pools on BS
This subscription query monitors real-time liquidity changes for a specific DEX pool on BSC. Use this to track liquidity events, pool reserves, and spot prices for a particular pool as they occur.
496
+
497
+
▶️ [Realtime Liquidity Stream of a Specific Pool](https://ide.bitquery.io/Realtime-Liquidity-Stream-of-a-Specific-Pool_1)
0 commit comments