CoinAPI
DexOnChain Deposits
DEX on-chain liquidity-add and mint events available as CSV and Parquet files.
Get This DatasetDexOnChain Deposits
DEX on-chain liquidity-add and mint 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-add and mint 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_deposits: DEX on-chain liquidity-add and mint events.
The schema and sample rows below document the available fields, data types, nullability, and example values for this dataset.
Tables
Sample Data
dexonchain_deposits
| exchange_id | pool_id | timestamp | block_number | tx_hash | log_index | owner | sender | token0_id | token0_symbol | token1_id | token1_symbol | amount | amount0 | amount1 | amount_usd | tick_lower | tick_upper | gas_used | gas_price |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| UNISWAP-V3 | 0xpool123 | 1711286204 | 19400220 | 0xtxhash456 | 4 | 0xowner | 0xsender | 0xwbtc | WBTC | 0xusdc | USDC | 18.45 | 0.25 | 16865 | 16865 | 204000 | 206000 | 240000 | 26000000000 |