AudienceCategories

Returns user-only audience segmentation by behavioral on-chain category.

Response Fields

Field
Type
Description

chain

string

EVM blockchain where activity was measured.

target

string

Token ticker (if recognized) or target contract address.

category

string

User audience category (e.g., DeFi Maxi, Degen, Farmer).

audiencePercentage

float

Share of related addresses in this category relative to all related addresses.

totalInteractions

integer

Number of interactions from addresses in this category.

interactionPercentage

float

Share of total interactions contributed by this category.

count

integer

Number of unique related addresses in this category.

Last updated