Skip to main content
GET /api/v1/tokens/{address}/trades?limit=20&cursor=... returns canonical indexed curve and Uniswap V3 trades in reverse chain order.
This example is illustrative. Curve reserve amounts use 18-decimal native-USDC units. V3 events enter as 6-decimal ERC-20 USDC and are normalized by the indexer for canonical market projections. GET /api/v1/tokens/{address}/activity returns decoded canonical chain events with block, transaction, and log provenance. Neither route accepts trade submissions.