Tick-Level Liquidity Data
for Uniswap V3
Know exactly where the cliffs are before you trade.
Loading liquidity data...
PRE-TRADE SCANNER
Ask about any swap — I'll analyze cliffs and slippage risk before you trade.
Tell me what you want to swap and I'll check for liquidity cliffs:
• "Swap 50 ETH for USDC"
• "Is 100 WETH to USDT safe?"
• "Check 25 ETH to USDC"
• "Swap 50 ETH for USDC"
• "Is 100 WETH to USDT safe?"
• "Check 25 ETH to USDC"
100+ Band Resolution
Full liquidity depth across 100+ price bands, both bid and ask sides, updated every block.
Cliff Detection
Automatic detection of liquidity cliffs with severity scoring to identify high-slippage zones.
Block-Level Precision
Data indexed at every Ethereum block for maximum precision in backtesting and live trading.
DATASETS
DATASETS
PRICING
PRICING
| DAILY | WEEKLY | MONTHLY | API ACCESS | |
|---|---|---|---|---|
| LOB Bands | $49 | $299 | $999 | $2,499/mo |
| Cliff Events | $29 | $179 | $599 | included |
| Trade Impact | $19 | $119 | $399 | included |
| FULL BUNDLE | $79 | $499 | $1,499 | $3,999/mo |
All datasets include: README, LICENSE, SHA256 checksums
Formats: Parquet (recommended), CSV
Enterprise pricing available for custom pools, historical backfills, and real-time streaming.
DATA SCHEMA
SCHEMA
lob_bands.parquet| Column | Type | Description |
|---|---|---|
| block_number | uint64 | Ethereum block number |
| pool_address | string | Uniswap V3 pool address |
| side | string | ASK or BID |
| band_no | uint8 | Band number (1 = nearest) |
| band_start_tick | int32 | Lower tick boundary |
| band_end_tick | int32 | Upper tick boundary |
| band_active_liquidity | uint128 | Active L in band |
| band_size_token0 | float64 | Token0 to traverse band |
| band_size_token1 | float64 | Token1 to traverse band |
| cumulative_size | float64 | Depth curve (token0) |
| is_liquidity_cliff | bool | True if cliff at entry |
| cliff_severity | float64 | |ΔL| / L_before |
WHAT YOU GET
2025-01-15/
uniswap_v3_lob_bands.parquet
(487 MB)uniswap_v3_cliff_events.parquet
( 23 MB)uniswap_v3_trade_impact.parquet
( 89 MB)metadata.json
README.md
LICENSE.txt
SHA256SUMS
Verification
$ sha256sum -c SHA256SUMS
uniswap_v3_lob_bands.parquet:OK
uniswap_v3_cliff_events.parquet:OK
uniswap_v3_trade_impact.parquet:OK
All files verified. Data integrity confirmed.
TRADE IMPACT CALCULATOR
TRADE IMPACT CALCULATOR
Simulate slippage and cliff detection before you trade
WETH/USDT 0.05%