List tracked wallets
GET /api/v1/tracker/wallets?group=<groupId> to scope to a tracker group.
Request
Response
status is "pending" until the first observed activity, then "live".
Add a wallet
POST /api/v1/tracker/walletsBody
Request
Response
Tracking begins from the moment you add a wallet — v1 does not backfill historical activity for a newly added wallet.
Remove a wallet
DELETE /api/v1/tracker/wallets/{wallet}