CoinAPI
DexOnChain Withdrawals
DEX on-chain liquidity-remove and burn events available as CSV and Parquet files.
Get This DatasetDexOnChain Withdrawals
DEX on-chain liquidity-remove and burn events available as CSV and Parquet files.
Pay As You Go
Product availability:Flat Files (Snowflake, S3 Pull, S3 Push, GCS Push), REST API, Market Data API, WebSocket API (v1, v2), FIX API (where applicable)
Contact SalesOverview
Overview
DEX on-chain liquidity-remove and burn events available as CSV and Parquet files.
CoinAPI packages this dataset for teams that need analysis-ready market data with clear schema documentation, representative samples, and commercial access across CoinAPI datasets.
Product and Channel Availability
Where applicable for this dataset, access is available through: Flat Files (Snowflake, S3 Pull, S3 Push, GCS Push), REST API, Market Data API, WebSocket API (v1, v2), FIX API.
File Format
- Formats: CSV.gz, Parquet
- Refresh frequency: hourly
- Size profile: Medium
Coverage
UNISWAP-V3, UNISWAP-V2, SUSHISWAP-V2, CURVE-FINANCE, DODO-V2, BALANCER-V2
Data Structure
dexonchain_withdrawals: DEX on-chain liquidity-remove and burn events.
The schema and sample rows below document the available fields, data types, nullability, and example values for this dataset.
Tables
Sample Data
dexonchain_withdrawals
| exchange_id | pool_id | timestamp | block_number | tx_hash | log_index | owner | token0_id | token0_symbol | token1_id | token1_symbol | amount | amount0 | amount1 | amount_usd | tick_lower | tick_upper | gas_used | gas_price |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| UNISWAP-V3 | 0xpool123 | 1711286304 | 19400231 | 0xtxhash789 | 8 | 0xowner | 0xwbtc | WBTC | 0xusdc | USDC | 7.5 | 0.1 | 6745.2 | 6745.2 | 204000 | 206000 | 200000 | 22000000000 |