Skip to main content

Trades

GET /api/v1/tokens/{address}/trades?limit=20&cursor=...
Example values are illustrative. source is curve or uniswap_v3. Results order by block number, transaction index, log index, then transaction hash.

Activity

GET /api/v1/tokens/{address}/activity?limit=20&cursor=... returns matching canonical decoded chain events:
The API does not accept trade submissions. Writes go directly from a user’s wallet to Base Mainnet contracts.