Methodology

Moonboard Score

An absolute 0-100 composite that rewards social activity which is large relative to an asset's market footprint.

Scale
absolute Absolute scale — the value does not depend on the rest of the universe.
Formula
Social Momentum (≤25) + Market Dynamics (≤35) + CPR (≤25) + Discovery (≤15)
Inputs
  • socialDominance
  • marketDominance
  • sentiment
  • socialVolume24h
  • interactions24h
  • volume24h
  • marketCap
  • volatility
  • altRank

Purpose

The Moonboard Score answers one question: is this asset being discussed more than its size would suggest?

Large assets attract more of everything — more posts, more volume, more engagement — so ranking on raw social counts simply re-derives the market cap ranking. The score is built to avoid that. Its central input is the ratio of an asset's share of conversation to its share of market value, and its size component pays more for smaller assets. An established large cap can score well, but it has to overcome a structural handicap to do so.

It is the only Moonboard metric on an absolute scale. Every point comes from a fixed threshold, so a score of 70 means the same thing today as last month, and does not move when other assets do. That property is what makes it usable as an input to OPS.

Inputs

Nine fields from a single observation:

FieldUsed for
socialDominanceNumerator of the social-to-market ratio
marketDominanceDenominator of that ratio, and the size component
sentimentTone term inside social momentum
socialVolume24hDenominator of the engagement ratio
interactions24hNumerator of the engagement ratio
volume24hTurnover, with market cap
marketCapTurnover denominator
volatilityBanded into a volatility score
altRankBanded into the community component

If marketDominance is zero or missing the score returns 0, because the ratio the whole design rests on is undefined. Treat a Moonboard Score of exactly 0 as "not computable", not as "worst asset".

Weighting: four components

The score is a sum of four blocks with fixed maxima. Nothing is multiplied by a percentage at the end — the weights are the maxima.

Moonboard Score = Social Momentum (max 25) + Market Dynamics (max 35) + Community Rank (max 25) + Discovery (max 15) clamped to [0, 100]

Social momentum — max 25

Three terms, each separately capped.

ratio = socialDominance / marketDominance buzz = min(ratio × 5, 9) tone = sentiment / 100 × 10 engRat = interactions24h / socialVolume24h eng = min(log₁₀(engRat + 1) × 10, 6) social = buzz + tone + eng
  • buzz reaches its cap of 9 once an asset holds 1.8× as much share of conversation as share of market value.
  • tone is the only uncapped-in-practice term: it scales linearly with sentiment across the full 0–100 range.
  • eng measures interactions per post — depth of response rather than number of mentions. The log keeps a viral outlier from swamping the term, and the cap of 6 is reached at just under 3 interactions per post, which most assets clear comfortably.

Market dynamics — max 35

volRatio = volume24h / marketCap × 100 volume = min(volRatio × 50, 15) v = volatility × 100 volatilityScore = 14 if 2 ≤ v ≤ 5 (the intended band) 11 if 1 ≤ v < 2 or 5 < v ≤ 8 7 if v < 1 5 if 8 < v ≤ 15 2 otherwise size = 6 if marketDominance < 0.1 5 if marketDominance < 0.5 3 if marketDominance < 1 2 if marketDominance < 5 1 if marketDominance < 20 0 otherwise market = volume + volatilityScore + size

The volatility bands encode a deliberate view: moderate movement scores highest, and both dead-flat and violently swinging assets score lower. This is a preference, not a finding — an asset moving 3 % is not empirically proven to be more interesting than one moving 12 %.

The volume term saturates almost immediately

Because volRatio is already a percentage and is then multiplied by 50, the cap of 15 binds as soon as turnover exceeds 0.3 % of market cap in 24 hours. The large majority of actively traded assets clear that threshold every day. In practice this component awards 15 points to nearly everything and only discriminates among genuinely illiquid assets. Anyone reproducing the score should expect it to behave as a near-constant, and anyone comparing two liquid assets should not expect turnover to separate them here — that is what LMR is for.

Community rank — max 25

A step function over altRank, an external composite ranking where 1 is best. It is the largest single block after market dynamics, and it is the component that keeps established projects competitive.

altRankPointsaltRankPoints
≤ 1025≤ 20011
≤ 2522≤ 3008
≤ 5019≤ 5006
≤ 10015≤ 7504
≤ 10002> 10001

Because this is a step function, an asset moving from rank 26 to rank 25 gains three points, while one moving from 26 to 49 gains nothing. Small rank changes near a boundary produce visible score jumps that carry no real information.

Discovery — max 15

A second, coarser reading of the same social-to-market ratio, added on top of the buzz term.

discovery = 15 if ratio > 5 11 if ratio > 3 8 if ratio > 2 5 if ratio > 1.5 3 if ratio > 1 0 otherwise

This is worth being explicit about: the ratio is counted twice. It drives buzz (up to 9 points) and discovery (up to 15), so up to 24 of the 100 available points respond to the same quantity. That is intentional — it is the concept the score is built around — but it means the Moonboard Score is considerably more concentrated on one input than a four-component breakdown suggests.

Normalisation

There is no cross-sectional step. Every component is bounded by construction — through a cap, a band, or a step table — so the total naturally lands in 0–100 without reference to any other asset. The final clamp exists only as a guard.

The consequence is the property that distinguishes this metric from the other six: it is stable. An asset's Moonboard Score changes only when its own data changes. Compare that with percentile-ranked metrics, which move whenever the universe moves.

Interpretation

ScoreWhat it describes
~20Little social presence relative to size, and at least one weak market component. Common for large caps with quiet communities and for illiquid assets.
~50Roughly balanced. Social share broadly matches market share, volatility outside the preferred band, or a mid-table community rank.
~70Several components strong at once: attention above what size implies, turnover present, volatility moderate.
~90Rare. Requires a high social-to-market ratio, a top community rank, and volatility in the preferred band simultaneously. Worth inspecting the components before drawing conclusions — a value this high often reflects an unusual data condition.

A higher score does not mean an asset will outperform. It means the asset currently displays the pattern the score was built to detect: attention disproportionate to size. Whether that pattern precedes price movement is an empirical question the score itself does not answer.

Worked examples

Both use hypothetical figures chosen to be realistic. They are meant to be reproducible with a calculator — or with the score calculator.

Example A — small cap with outsized attention

InputValueComponentPoints
socialDominance0.030ratio = 2.5 → buzz9.00
marketDominance0.012
sentiment72tone7.20
interactions / posts96 000 / 1 200eng, capped6.00
volume24h / marketCap24 M / 400 Mvolume, capped15.00
volatility0.035 → 3.5 %preferred band14.00
marketDominance0.012size, < 0.16.00
altRank180community, ≤ 20011.00
ratio2.5discovery, > 28.00
social = 9.00 + 7.20 + 6.00 = 22.20 of 25 market = 15.00 + 14.00 + 6.00 = 35.00 of 35 community = 11.00 of 25 discovery = 8.00 of 15 ------ Moonboard Score = 76.20

Market dynamics is maxed out and social momentum is close. The score is held back entirely by community rank — the profile of an asset with strong current attention but no established standing.

Example B — large cap, larger in every raw number

Same formula, an asset 300× bigger with 22× the posts and 28× the interactions.

InputValueComponentPoints
socialDominance2.20ratio = 0.61 → buzz3.06
marketDominance3.60
sentiment61tone6.10
interactions / posts2.7 M / 9 000eng, capped6.00
volume24h / marketCap3.6 B / 120 Bvolume, capped15.00
volatility0.018 → 1.8 %below band11.00
marketDominance3.60size, < 52.00
altRank12community, ≤ 2522.00
ratio0.61discovery, ≤ 10.00
social = 3.06 + 6.10 + 6.00 = 15.16 of 25 market = 15.00 + 11.00 + 2.00 = 28.00 of 35 community = 22.00 of 25 discovery = 0.00 of 15 ------ Moonboard Score = 65.16

The larger asset scores 11 points lower despite leading on every raw count. It earns nearly full marks for community standing and loses on exactly the two components that measure size-relative attention. That gap is the design working as intended — and also the clearest statement of the score's bias.

Limitations

  • The central ratio is counted twice. Up to 24 points respond to social-to-market share. The score is less diversified than its four components imply.
  • The volume component is effectively constant above 0.3 % turnover, so 15 of the 35 market-dynamics points rarely discriminate.
  • Step functions create artificial jumps. Crossing an altRank or volatility boundary moves the score by whole points with no corresponding change in the underlying condition.
  • It systematically favours small caps. Both the size component and the ratio push in the same direction. This is intended, but it means the score should not be read as a general quality measure — it is a discovery-oriented one.
  • Attention has no sign. An exploit, a delisting or a lawsuit raises social dominance exactly as a product launch does. The sentiment term partially offsets this, but a high score during bad news is a known and expected behaviour, not a malfunction.
  • Synthetic activity is not filtered out. Coordinated posting inflates the ratio directly. See AI agents and synthetic engagement.

Data quality

Missing marketDominance voids the score entirely. Missing social fields are read as zero, which produces a low but computable score — indistinguishable from an asset nobody talks about. Assets listed within the last few days are the most affected: their market data is complete while their social history is not, so their scores are biased low for reasons that have nothing to do with the asset.

Sources and refresh intervals documents coverage in more detail.

Related