Skip to main content
GET
Per-wallet activity

Endpoint

No authentication required. Cached for 60 seconds.

Request

The endpoint uses case-insensitive matching, so EVM addresses match in any case.

Response

Field Reference

summary

relations

top_pairs

Top 8 sent-from-this-wallet pairs by count.

volume_timeline

Last 30 days, daily buckets. Days with no activity are omitted.

activity_heatmap

Last 365 days, daily buckets, count only (no volume). For dashboard heatmap rendering.

recent_txs

Up to 10 most recent swaps initiated by this wallet (ExplorerTransaction shape — see overview).

Errors

Caching

Cache-Control: public, max-age=60. The cache is per-address.

Examples

Path Parameters

addr
string
required
Maximum string length: 200

Response

200 - application/json

Wallet summary, top pairs, heatmap, recent txs.

data
object
required