Skip to main content

Returns

WalletLabelType
[WalletLabelType!]!
See WalletLabelType
This query returns the canonical vocabulary used by the identityLabels field on WalletFilterResult and Wallet. Use it to discover every label value a wallet might carry, render human-readable badges in your UI, or build a filter picker. identityLabels is distinct from the behavioral labels array on the same types:
  • Behavioral labels are derived automatically from on-chain activity (trading patterns, holdings, swap behavior)
  • Identity labels are curated. They come from internal research on scraped sources (Etherscan tagging, public attribution datasets, social profiles, exchange disclosures) and from community proposals reviewed by Codex.

Available label types

The table below is generated from the live walletLabelTypes response on every docs build, so it always reflects the current vocabulary.

Query example

Test this query in the Explorer →