Overview
- Dataset ID:
0303 - Table:
blockdb_evm.b0303_liquidity_pools_swap_fees_v1 - Description: Per-swap fee accounting: executed swap sizes plus computed fee amounts using the pool’s fee terms (
blockdb_evm.b0212_liquidity_pools_fee_terms_v1). - Primary key:
(pool_uid, token_in, token_out, block_number, tx_index, log_index) - API: POST /evm/swaps/fees
- CSV Sample: Download
- JSON Sample: Download
Sample Viewer
Columns
Use Cases
- Pool revenue attribution (LP vs protocol vs extra destinations)
- Backtesting fee-sensitive execution and routing strategies
- Inputs to pool yield/ROI modeling (feeds
blockdb_evm.b0411_liquidity_pools_yields_v1) - Monitoring fee regime changes and their downstream impacts
Related Datasets
Liquidity Pools
Pool registry for the fee-generating venues.
Liquidity Pools Yields
Yield windows computed from these swap fees.
Swap Prints
Per-swap price observations from the same events.