Upcoming Features
We aim to provide first-principles, testable metrics for on-chain launches. The sections below give the mathematics and how each piece connects to the Analysis Panel.
Activity Pattern Score
APS combines heterogeneity across funder types, wallet ages, acquisition, and SOL tiers with penalties for concentration and coordination patterns that appear in the top-holder table. The result is bounded and comparable across tokens.
Mathematical foundation and construction
A. Evenness on categorical facets
For a categorical distribution , Shannon entropy is
Normalize by the maximum to obtain Pielou evenness
- funder types ⇒
- wallet age buckets ⇒
- acquisition categories for example BOUGHT and Free ⇒
- SOL balance tiers for example <1, 1–2, 2–5, 5–10, ≥10 ⇒
For small samples, a bias-reduced entropy estimator such as Miller–Madow is used before normalizing.
B. Concentration of top holders
Let be the normalized share vector of the displayed top holders. The Herfindahl–Hirschman measure is
The normalized version ensures comparability across different numbers of top holders:
The concentration metric is then defined as , where higher values indicate more diffuse ownership.
C. Coordination density from the SOL proximity graph
Create a graph on the displayed holders. Connect two nodes when their SOL balances differ by at most ten percent and they share either the same wallet age in days or the same initial funder. If is the number of nodes and the edge set then the density is
The coordination metric is set to , so higher values indicate weaker clustering under this rule.
D. Additional signals from the table
- whale dominance share ⇒
- Free acquisition fraction ⇒
- .sol domain presence ratio ⇒
E. Composite
- bounded in by convexity
- permutation invariant for entropy parts
- monotone in each factor by construction
Wallet Intelligence Suite
Influence is summarized by a PageRank-style reputation. Discipline is summarized by a conviction score that blends a conservative success bound with a risk-adjusted return built from log returns.
Reputation and conviction
A directed weighted graph is built on wallets, where an edge from to signifies funding or material influence. The graph's transition matrix, , is made column-stochastic after normalizing outflows. With a damping factor and a teleport vector , the reputation vector is the solution to:
The Google matrix is positive and stochastic and by Perron–Frobenius the stationary vector is unique. Power iteration converges.
Counts are EWMA-weighted across launches to favor recent behavior.
Both terms lie in so the blend is bounded.
