// 00  The collection 6,600 pieces · 209 trait variants · 7 categories

Monstahood

Supply
6,600
Categories
7
Variants
209
Master art
885px
Full sets
5
Mint
TBA

6,600 monsters, each assembled from 7 trait categories drawing on 209 distinct variants. Every token here is real art at 885px, and every percentage is counted across the full supply — never a sample.

// The top five

Five tokens wear a complete Reaper set — six pieces that each appear exactly once in 6,600. They hold ranks 1 through 5.

6,600Total supply
209Trait variants
5Full Reaper sets
885pxMaster artwork
// 01

The one of ones


A Reaper set is six pieces — background, body, eyes, outfit, mouth, accessory — each of which appears exactly once across all 6,600 tokens. Five tokens carry one. Nothing else in the collection comes close, which is why they occupy the top five ranks.

Rank is computed here as score = Σ (6,600 ÷ count(trait value)) over the 7 categories. Higher score = rarer. This independently reproduces ranks 1–5 from the collection's own metadata.

// 02

Trait breakdown


Counted over all 6,600 tokens. The bar shows how much of the supply the most common value in that category covers — a shorter bar means the category is spread thinner.

CategoryVariantsMost commonShareRarest values
// 03

The archive


Every token, not a selection. Sorted by rarity rank by default. Filter by any trait value, search by ID, and open a token for its full trait sheet with supply percentages.

// 04

Questions


How is rarity calculated?
Every trait value is counted across all 6,600 tokens. A token's score is the sum of 6,600 ÷ count(value) for each of its 7 traits, so owning a value that only two tokens have contributes far more than one that 600 tokens share. Ranks run 1 (rarest) to 6,600. The scoring is recomputed from the metadata files on every build, and it reproduces ranks 1–5 from the collection's own Rank field independently.
Is this the whole collection?
Yes. All 6,600 tokens are in the archive with individual artwork — the grid uses virtual scrolling so the browser only ever renders the visible rows. Counts and percentages are computed against all 6,600, and the archive index is 224 KB.
What are the Reaper sets?
5 tokens each wear a themed Reaper set whose six pieces are unique in the collection: #1904 (Monstahood Reaper), #4256 (Treasury Reaper), #4823 (Fire Reaper), #5763 (Candy Reaper), #5942 (Monstahood Kritter Reaper). Their seventh trait (Furr) is a shared value, which is why they read as six-piece sets rather than seven.
Where can I mint or buy?
Nothing is live yet. No contract has been deployed for this collection and no mint date, price, or marketplace listing exists, so this page does not link to one. Anything claiming otherwise is not us.
What am I looking at technically?
Static site, no framework and no tracking. Artwork is served as WebP at two tiers — 160px in the grid, 448px in the detail sheet — from the 885px masters. Trait data is a single positional index (224 KB) decoded in the browser, which is what makes filtering across all 6,600 tokens instant.