Skip to main content

2026.07.22 - Release Wallet Tag Tracker API

New API to track tagged wallet trading behavior for a Solana token over time.

Features

Token - Wallet Tags Tracker

GET /token/v1/wallet-tags-tracker
  • Track how tagged wallets trade a Solana token over time
  • Return buy and sell volume, USD volume, distinct wallet counts, and transaction counts bucketed by interval
  • Group activity by wallet tag, exact tag combination, and top 10 holder activity
  • Support filtering by specific tags through the tags parameter
  • Support optional top_10_holder and include_tag_combinations views

Parameters

Usage Note: The maximum allowed time range depends on the selected interval.