How clustering works
Clustering happens off-chain. Burst groups launches only when they appear to represent the same underlying idea. Signals can include:- normalized ticker similarity,
- normalized name similarity,
- image similarity through perceptual hashing,
- and optional source references such as a tweet or media link.
What defines an identity
An identity is not a single field. It is a composite signal derived from the token’s name, ticker, image, and any external references. Burst uses this composite to group tokens into anidentity_id. All tokens within the same identity_id are considered variants of the same underlying idea.
Clustering signals
Ticker similarity
Burst normalizes tickers and compares them. Tokens with the same or near-identical tickers are strong candidates for the same cluster.Name similarity
Names are normalized and compared. Minor variations in capitalization, spacing, or formatting do not prevent clustering.Image similarity
Burst uses perceptual hashing to compare token images. This catches edited, resized, or slightly modified versions of the same image. Learn more about visual clusteringSource references
If a token references a specific tweet, media link, or external event, that signal can also contribute to clustering.What clustering does not do
- It does not block token creation.
- It does not prevent variants from trading on the bonding curve.
- It does not affect pre-graduation behavior.
.png?fit=max&auto=format&n=O9wqb87Qq03-iso6&q=85&s=776684f017a79312a9f0920271b745a5)