Folio v0.9 — CEX + On-chain Consolidation is liveSee what's new →

Uniswap — every swap, every LP position, decoded for accounting

V2 LPs, V3 ranged liquidity, V4 hooks. We classify each pattern correctly so the realized gain and the LP position state are both right.

otherread-only sync Real-time

Uniswap is the largest DEX in Web3 by total volume, deployed across every major EVM chain. The accounting depth needs to handle V2 (constant-product LPs), V3 (ranged liquidity), and V4 (hook-based custom logic). Swap events generate realized P&L; LP positions accrue fees and exhibit impermanent loss; range exits in V3 are realized gain or loss events. We decode all of it across every chain Uniswap is deployed on.

What the Uniswap integration does

V2 / V3 / V4 swap decoding

Realized P&L per swap, multi-hop routes flattened to underlying movements.

V2 LP positions

Add / remove liquidity tracked with fee accrual.

V3 ranged liquidity

Position-by-position cost basis, range-exit realized P&L, fee accrual.

V4 hooks

Hook-based custom logic decoded against the verified hook ABI.

Connect Uniswap in minutes

Free during Alpha. No credit card. Native sync, audit trail, no spreadsheets.