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.
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.
sol = Solflare is inferred (high confidence); a few tiny prefixes are unidentified.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.