About

An independent, live view of on-chain card gacha on Solana — currently Collector Crypt and Bonkuji. Every pack open, card delivery, and buyback is read straight from the chain; no platform APIs involved.

How attribution works

Every gacha transaction is tagged on-chain with the frontend it came from (Collector Crypt, Jupiter, Solflare, Slabz, … smaller ones fold into "Other") and a session id that links a pack open to its card delivery or buyback — that's what powers per-pull outcomes and EV.

Caveats

  • Counts are complete; dollar totals are lower bounds until enrichment converges.
  • Realized EV counts buybacks only — kept cards aren't valued on-chain.
  • History is still extending backward toward wallet genesis.
  • sol = Solflare is inferred (high confidence); a few tiny prefixes are unidentified.

Verify a pull

Draws use Collector Crypt's open-source cc-vrf (RFC 9381 ECVRF) — check any pull at vrf.collectorcrypt.com.

Built on a custom indexer reading Solana directly; served through this site.