{
  "name": "Solana History Map — landmark dataset",
  "license": "CC-BY-4.0",
  "generated_from": "landmarks-data.js",
  "version": "1.0.0",
  "generated_at": "2026-07-03",
  "count": 22,
  "landmarks": [
    {
      "id": "architects_echo",
      "name": "ARCHITECT'S ECHO",
      "category": "Infrastructure",
      "year": 2020,
      "date": "2020-03-16",
      "tldr": "Why is Solana fast to the point of absurdity? The answer is a bet called Proof of History.",
      "whatHappened": "Solana's design begins with Proof of History (PoH), a verifiable delay function using sequential SHA-256 hashing that Anatoly Yakovenko described in a November 2017 whitepaper. PoH stamps a cryptographic, verifiable ordering of events into the ledger before consensus, so validators can agree on time without constant communication. After a series of testnets, Solana Labs launched the network's Mainnet Beta on March 16, 2020.",
      "whyItMatters": "Proof of History is the foundational idea that lets Solana parallelize and pipeline transaction processing for high throughput, and the 2020 mainnet beta is the origin point of the entire ecosystem mapped here.",
      "status": "verified",
      "tier": "playable",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "Solana — Proof of History (official)",
          "url": "https://solana.com/news/proof-of-history"
        },
        {
          "label": "Solana whitepaper (Yakovenko, 2017)",
          "url": "https://solana.com/solana-whitepaper.pdf"
        },
        {
          "label": "The Block — What is Proof of History and why does Solana use it?",
          "url": "https://www.theblock.co/learn/302470/what-is-proof-of-history-and-why-does-solana-use-it"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/architects_echo.html"
    },
    {
      "id": "restart",
      "name": "MOUNT RESTART",
      "category": "Outage",
      "year": 2021,
      "date": "2021-09",
      "tldr": "The network went down. Then down again. And every time, it clawed its way back.",
      "whatHappened": "Solana's outage era has a real ledger. Sep 14, 2021: bot traffic from the Grape IDO — roughly 400,000 transactions per second at peak, 'in effect, a denial of service attack' per Solana's own post-mortem — took the network down for about 17 hours. Apr 30–May 1, 2022: NFT-minting bots hammering Candy Machine (millions of requests per second, per later analyses) forced a ~7-hour restart. Jun 1, 2022: a durable-nonce bug caused one transaction to be processed twice, breaking consensus for ~4.5 hours. Sep 30, 2022 brought another halt, and on Feb 25, 2023 the network fell into a degraded vote-only mode that stalled economic activity for roughly 19 hours. The last full halt: Feb 6, 2024, about 5 hours, an infinite JIT-recompile loop in a legacy loader. Each time, over a thousand validators coordinated a restart from a snapshot — and no user funds were lost.",
      "whyItMatters": "Mount Restart is a scar and a proof point at once. Every fall forced a structural fix — QUIC ingress, stake-weighted transaction quality-of-service, local fee markets, patched runtimes — and the record shows the hardening worked: as of mid-2026, Solana's official status page has logged no full network halt since February 2024, over two years of uninterrupted block production. These were liveness failures, not hacks — the ledger never lied, it just paused.",
      "status": "verified",
      "tier": "playable",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "Solana: 9-14-2021 outage overview (official post-mortem)",
          "url": "https://solana.com/news/9-14-network-outage-initial-overview"
        },
        {
          "label": "Solana: 06-01-22 outage report (durable nonce, official)",
          "url": "https://solana.com/news/06-01-22-solana-mainnet-beta-outage-report-2"
        },
        {
          "label": "Solana: 09-30-22 outage report (official)",
          "url": "https://solana.com/news/09-30-22-solana-mainnet-beta-outage-report"
        },
        {
          "label": "Solana: 02-06-24 outage report (official)",
          "url": "https://solana.com/news/02-06-24-solana-mainnet-beta-outage-report"
        },
        {
          "label": "Solana status page — full incident history",
          "url": "https://status.solana.com/history"
        },
        {
          "label": "Helius — A complete history of Solana outages",
          "url": "https://www.helius.dev/blog/solana-outages-complete-history"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/restart.html"
    },
    {
      "id": "ftx_crater",
      "name": "FTX FALLOUT CRATER",
      "category": "Macro",
      "year": 2022,
      "date": "2022-11",
      "tldr": "The meteor that hit closest to Solana — and nearly took the whole chain with it.",
      "whatHappened": "When FTX and Alameda collapsed in November 2022, the fallout hit Solana harder than any other chain: SOL was the ecosystem most associated with them, and confidence cratered alongside the price. But the damage traveled along dependency edges, not the blockchain — custody (Sollet-wrapped assets), liquidity (Alameda market-making), the Foundation's own disclosed FTX balance, and one hard technical break: Serum, whose program-upgrade keys were held by FTX. The chain itself never stopped producing blocks. Within about 48 hours the community forked Serum into OpenBook under fresh keys, restoring the order-book liquidity that Raydium and others depended on.",
      "whyItMatters": "It became a brutal stress test that separated builders who stayed from capital that left, and a lasting lesson in systemic risk: on a permissionless chain, contagion spreads through custody, liquidity, and keys — your dependency graph — not through consensus. The crater is not about price; it marks the period the ecosystem had to prove it was more than an exchange-era narrative, and the OpenBook fork showed the infrastructure was recoverable because no one owned the chain itself.",
      "status": "verified",
      "tier": "playable",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "Solana Foundation — facts related to FTX bankruptcy",
          "url": "https://solana.com/news/solana-facts-ftx-bankruptcy"
        },
        {
          "label": "CNBC — Solana's yearlong slide wipes out over $50B (Dec 2022)",
          "url": "https://www.cnbc.com/2022/12/30/solanas-accelerating-yearlong-slide-wipes-out-over-50-billion.html"
        },
        {
          "label": "Decrypt — Solana hits ATH two years after FTX nearly sank it",
          "url": "https://decrypt.co/292874/solana-hits-all-time-high-price"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/ftx_crater.html"
    },
    {
      "id": "mango",
      "name": "ORACLE MIRAGE",
      "category": "Security",
      "year": 2022,
      "date": "2022-10",
      "tldr": "One trader drained ~$110M through an oracle, then argued it was a legal trade — and a court later vacated his convictions.",
      "whatHappened": "In October 2022, Avraham Eisenberg manipulated the price oracle behind Mango Markets to inflate his collateral and borrow out roughly $110M. He publicly framed it as a legal 'highly profitable trading strategy.' A jury convicted him of fraud and market manipulation in April 2024, but in May 2025 a federal judge vacated all convictions — citing improper venue and the absence of a material misrepresentation — and prosecutors appealed.",
      "whyItMatters": "Oracle manipulation is one of DeFi's defining attack surfaces. Mango turned an abstract risk into a years-long legal saga and a permanent design lesson about where price data comes from.",
      "status": "verified",
      "tier": "playable",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "CFTC: charges over $110M Mango Markets manipulation",
          "url": "https://www.cftc.gov/PressRoom/PressReleases/8647-23"
        },
        {
          "label": "CoinDesk: judge overturns Mango Markets exploiter's fraud convictions (May 2025)",
          "url": "https://www.coindesk.com/business/2025/05/24/judge-overturns-convictions-in-mango-markets-exploiters-crypto-fraud-case"
        },
        {
          "label": "The Block: Eisenberg convictions overturned on improper venue",
          "url": "https://www.theblock.co/post/355666/u-s-judge-overturns-fraud-convictions-of-mango-markets-exploiter-eisenberg-determining-improper-venue"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/mango.html"
    },
    {
      "id": "wormhole",
      "name": "WORMHOLE BREACH",
      "category": "Security",
      "year": 2022,
      "date": "2022-02",
      "tldr": "A signature check that wasn't. 120,000 ETH minted from nothing. $320M gone in minutes.",
      "whatHappened": "In February 2022, an attacker exploited a signature-verification flaw in Wormhole — the bridge connecting Solana and Ethereum — to forge the minting of 120,000 wrapped ETH without depositing any collateral. Around $320M drained out in minutes, one of the largest DeFi hacks ever at the time. Jump Crypto, which backs Wormhole, replaced the funds within hours to keep users whole.",
      "whyItMatters": "Cross-chain bridges are among DeFi's largest attack surfaces, and Wormhole became the dividing line: after it, bridge security, audits, and verification got dramatically more serious. It also exposed the double edge of a deep-pocketed backstop — users were protected, but only because a large player chose to absorb the loss.",
      "status": "verified",
      "tier": "playable",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "Wormhole security documentation",
          "url": "https://wormhole.com/docs/protocol/security/"
        },
        {
          "label": "Chainalysis: Wormhole hack analysis",
          "url": "https://www.chainalysis.com/blog/wormhole-hack-february-2022/"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/wormhole.html"
    },
    {
      "id": "slope",
      "name": "LEAK RUINS",
      "category": "Security",
      "year": 2022,
      "date": "2022-08-02",
      "tldr": "Thousands of wallets emptied overnight — the culprit wasn't a contract, it was an app quietly logging your seed phrase.",
      "whatHappened": "Beginning August 2, 2022, attackers drained roughly 9,231 Solana wallets of about $4.1M over several hours. Investigators traced the root cause to the Slope mobile wallet, whose app inadvertently transmitted users' seed phrases in readable text to an application-monitoring service, where they could be harvested. The Solana protocol itself was not compromised; hardware wallets and seeds never imported into Slope were unaffected.",
      "whyItMatters": "A landmark reminder that wallet-application security — not just the underlying chain — is where users get drained, and that logging secrets in plaintext is a catastrophic anti-pattern.",
      "status": "verified",
      "tier": "playable",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "Solana Foundation: 8-2-2022 wallet incident update",
          "url": "https://solana.com/news/8-2-2022-application-wallet-incident"
        },
        {
          "label": "The Block: Slope saved seed phrases in plain text",
          "url": "https://www.theblock.co/post/161425/slope-wallet-provider-saved-user-seed-phrases-in-plain-text-solana-security-researchers-find"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/slope.html"
    },
    {
      "id": "jup_port",
      "name": "AGGREGATOR STARPORT",
      "category": "Infrastructure",
      "year": 2021,
      "date": "2021-10",
      "tldr": "Almost every 'best price' swap you've made on Solana ran through this one aggregator.",
      "whatHappened": "Jupiter launched in the fall of 2021 (archived snapshots show jup.ag live by Oct 13, 2021) as a router that quotes and splits trades across Solana's venues so users get the best execution without thinking about it. The engine kept compounding: limit orders arrived by late 2022, a Rust-rewritten v2 routing engine in March 2023, the Metis routing algorithm (a reworked Bellman-Ford pathfinder) in July 2023, and DCA in September 2023. By December 2025 it briefly held about 93.6% of Solana's aggregator-routed DEX volume (per SolanaFloor, based on Dune data) — a share that has since fluctuated as competition intensified — while routing hundreds of millions of dollars in swaps on a typical day (per DefiLlama, mid-2026).",
      "whyItMatters": "It stands for infrastructure that disappears into the user experience: routes, quotes, swaps, and liquidity access that just work. Jupiter's whole product is a moving target — the best split shifts with every block — which is why the mechanism, not any market-share snapshot, is the story.",
      "status": "verified",
      "tier": "playable",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "Jupiter Developer Platform (official docs)",
          "url": "https://developers.jup.ag/docs/get-started"
        },
        {
          "label": "Jupiter v3: the Metis routing algo (official, Jul 2023)",
          "url": "https://discuss.jup.ag/t/archived-jupiter-v3-the-metis-routing-algo/21712"
        },
        {
          "label": "Eco — How Solana's Jupiter DEX router works",
          "url": "https://eco.com/support/en/articles/14801182-jupiter-aggregator-how-solana-s-dex-router-works"
        },
        {
          "label": "SolanaFloor — Jupiter aggregator market-share data (Dec 2025)",
          "url": "https://solanafloor.com/news/jupiter-reclaims-dominance-with-93-6-market-share-in-solana-s-aggregator-landscape"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/jup_port.html"
    },
    {
      "id": "raydium",
      "name": "LIQUIDITY VORTEX",
      "category": "Infrastructure",
      "year": 2021,
      "date": "2021-02",
      "tldr": "Solana's early liquidity poured out from here.",
      "whatHappened": "Raydium launched on Solana in February 2021 as an automated market maker (AMM) and one of the network's earliest major DeFi protocols. Its original hybrid design posted limit orders onto the Serum central limit order book, so pool liquidity was also visible to order-book traders. After Serum was deprecated, Raydium migrated this integration to OpenBook; later AMM versions operate mainly as standalone pools.",
      "whyItMatters": "Raydium was early proof that Solana's low fees and fast finality could support on-chain market making, and it became one of the most widely integrated liquidity venues in the ecosystem.",
      "status": "verified",
      "tier": "playable",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "Raydium — 'The Raydium Protocol' launch post (Feb 2021)",
          "url": "https://raydium.medium.com/the-raydium-protocol-9809464e0105"
        },
        {
          "label": "Decrypt — Life After FTX: Solana DeFi rebuilds without Serum",
          "url": "https://decrypt.co/116652/ftx-solana-defi-serum-starting-over"
        },
        {
          "label": "raydium-amm (GitHub)",
          "url": "https://github.com/raydium-io/raydium-amm"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/raydium.html"
    },
    {
      "id": "firedancer",
      "name": "FIREDANCER REACTOR",
      "category": "Infrastructure",
      "year": 2025,
      "date": "2025-12",
      "tldr": "If every Solana validator speaks one dialect, a single bug can topple the network. Firedancer is a second dialect.",
      "whatHappened": "Firedancer is an independent Solana validator client built from scratch by Jump Crypto, written primarily in C with a modular, tile-based architecture drawn from low-latency trading systems. Because it is a clean-room reimplementation rather than a fork of the existing Agave client, it introduces genuine client diversity. In December 2025 the full Firedancer client finalized blocks on Solana mainnet for the first time — the first non-Agave-descended codebase to do so — after running in production on a small set of validators for roughly 100 days. Jump deliberately kept the rollout slow, advising validators against switching at scale before security audits were complete.",
      "whyItMatters": "Client diversity means a critical bug in one implementation need not halt the whole network, directly addressing Solana's historical outage risk from running a single validator codebase.",
      "status": "verified",
      "tier": "playable",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "The Block — Firedancer hits Solana mainnet (Dec 12, 2025)",
          "url": "https://www.theblock.co/post/382411/jump-cryptos-firedancer-hits-solana-mainnet-as-the-network-aims-to-unlock-1-million-tps"
        },
        {
          "label": "CoinDesk — Firedancer's slow-and-steady Solana rollout (May 2026)",
          "url": "https://www.coindesk.com/tech/2026/05/16/jump-crypto-s-firedancer-is-taking-a-slow-and-steady-approach-to-its-long-awaited-solana-infrastructure-rollout"
        },
        {
          "label": "firedancer-io/firedancer (official Jump Crypto repo)",
          "url": "https://github.com/firedancer-io/firedancer"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/firedancer.html"
    },
    {
      "id": "helium",
      "name": "MIGRATION GATE",
      "category": "Infrastructure",
      "year": 2023,
      "date": "2023-04-18",
      "tldr": "A worldwide wireless network picked itself up and moved entirely onto Solana.",
      "whatHappened": "Helium, a decentralized wireless (DePIN) network, proposed in HIP-70 to deprecate its own Layer-1 blockchain and migrate its tokens and operations to Solana, moving Proof-of-Coverage and Data Transfer accounting off-chain to oracles. The migration went live on April 18, 2023, after the community approved HIP-70.",
      "whyItMatters": "It was one of the largest DePIN networks to abandon a bespoke chain for Solana, validating Solana as settlement infrastructure for real-world physical networks and helping establish the DePIN category there.",
      "status": "verified",
      "tier": "playable",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "HIP-70: Scaling the Helium Network (official spec, GitHub)",
          "url": "https://github.com/helium/HIP/blob/main/0070-scaling-helium.md"
        },
        {
          "label": "HIP-70 announcement (Helium Foundation)",
          "url": "https://medium.com/helium-foundation/hip-70-helium-core-team-proposes-to-migrate-to-solana-e7ea23a042e7"
        },
        {
          "label": "CoinDesk: Helium begins move to Solana (Apr 2023)",
          "url": "https://www.coindesk.com/tech/2023/04/18/decentralized-wireless-project-helium-begins-move-to-solana-blockchain"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/helium.html"
    },
    {
      "id": "ore",
      "name": "CONGESTION MINE",
      "category": "Infrastructure",
      "year": 2024,
      "date": "2024-04",
      "tldr": "An 'anyone can mine' token nearly choked the chain — speculation became a stress test.",
      "whatHappened": "ORE, a Bitcoin-style proof-of-work mineable token built as a program on Solana, launched on April 2, 2024. Its v1 mining design was easily gamed and incentivized mass transaction spam, briefly making ORE one of the most-used programs on Solana. Combined with a surge in memecoin activity, this contributed to severe congestion where the majority of transactions were failing; its creator paused v1 on April 16, 2024, and relaunched a redesigned v2 on August 6, 2024.",
      "whyItMatters": "ORE became a flashpoint in Solana's 2024 congestion crisis, illustrating how spam-incentivizing program design could compound a fee market under stress and degrade the whole network — congestion that, alongside a known QUIC bottleneck, drove Solana's v1.18 central-scheduler fixes.",
      "status": "verified",
      "tier": "playable",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "CoinDesk — Solana rolls out update to tackle congestion (Apr 2024)",
          "url": "https://www.coindesk.com/tech/2024/04/15/solana-rolls-out-update-to-tackle-network-congestion"
        },
        {
          "label": "DL News — Solana users spend thousands to earn ORE tokens",
          "url": "https://www.dlnews.com/articles/defi/solana-users-spend-thousands-to-earn-ore-tokens/"
        },
        {
          "label": "CryptoSlate — ORE halts mining, announces v2",
          "url": "https://cryptoslate.com/solana-based-pow-project-ore-halts-mining-announces-version-2/"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/ore.html"
    },
    {
      "id": "saga",
      "name": "SAGA MONOLITH",
      "category": "Consumer",
      "year": 2023,
      "date": "2023-05-08",
      "tldr": "Solana built a phone. Almost nobody wanted the first one. The second sold out.",
      "whatHappened": "Solana Mobile shipped Saga on May 8, 2023 — a flagship Android phone built around a hardware Secure Element called Seed Vault, plus a fee-free dApp Store. Launched near $1,000 (later cut to $599), it was widely panned until December 2023, when the BONK community airdropped 30M BONK to each device; as BONK climbed, the bundled tokens were briefly worth more than the phone, and Saga sold out with units flipping for thousands on eBay. The successor, Chapter 2, drew over 30,000 preorders within ~30 hours of its January 2024 announcement.",
      "whyItMatters": "Saga was the first deeply crypto-native smartphone — earlier devices like HTC Exodus and Sirin Finney had hardware key storage, but Saga paired Seed Vault with an open, fee-free dApp Store and tight wallet/SDK integration. Its airdrop-driven second life showed how token incentives, not specs, can make or break consumer hardware adoption.",
      "status": "verified",
      "tier": "playable",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "Solana — Saga reveal (official)",
          "url": "https://solana.com/news/saga-reveal"
        },
        {
          "label": "CoinDesk — Saga sales surge on BONK arbitrage (Dec 2023)",
          "url": "https://www.coindesk.com/markets/2023/12/14/sales-of-solana-phone-surge-as-traders-chase-bonk-arbitrage"
        },
        {
          "label": "TechCrunch — Solana Mobile's second phone drives preorder frenzy (Jan 2024)",
          "url": "https://techcrunch.com/2024/01/18/solana-mobiles-second-phone-announcement-drives-buying-frenzy/"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/saga.html"
    },
    {
      "id": "backpack",
      "name": "BEARPROOF BASTION",
      "category": "Consumer",
      "year": 2023,
      "date": "2023-04-21",
      "tldr": "When the bear market was coldest, some people kept shipping. Mad Lads and Backpack are the proof.",
      "whatHappened": "On April 21, 2023, the team behind the Backpack wallet minted Mad Lads, a 10,000-piece NFT collection claimable only through Backpack. Mad Lads was the first high-profile xNFT — an 'executable' NFT whose code runs inside the wallet itself. Demand was so extreme it caused a denial-of-service-like load that knocked out two Solana RPC nodes and the project's UI, forcing a one-day delay. It became a defining bear-market product moment for Backpack, which later grew into a wallet and exchange.",
      "whyItMatters": "Mad Lads showed a polished product and a novel primitive could capture mainstream attention even in a deep bear market, and it stress-tested Solana's RPC infrastructure under genuine load.",
      "status": "verified",
      "tier": "playable",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "CoinDesk — Mad Lads demand breaks the internet, delays mint (Apr 2023)",
          "url": "https://www.coindesk.com/web3/2023/04/21/heavy-demand-for-madlads-nft-breaks-internet-delays-mint"
        },
        {
          "label": "nftnow — A guide to Mad Lads (10k count, xNFT, Backpack)",
          "url": "https://nftnow.com/features/mad-lads-what-to-know-about-the-project-reviving-solana/"
        },
        {
          "label": "The Block — Backpack launches exchange with Dubai license",
          "url": "https://www.theblock.co/post/260114/backpack-launching-cryptocurrency-exchange-with-dubai-license"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/backpack.html"
    },
    {
      "id": "jup_drop",
      "name": "GRAND AIRDROP SHRINE",
      "category": "Airdrop",
      "year": 2024,
      "date": "2024-01-31",
      "tldr": "One of the largest community airdrops in Solana history landed JUP in nearly a million wallets.",
      "whatHappened": "On January 31, 2024, Jupiter opened claims for the first round of its JUP token airdrop, distributing roughly $700M worth of tokens to nearly a million wallets that had routed swaps through its service. The chain's consensus layer stayed online through the surge, though RPC nodes struggled for the first 30–45 minutes. It was round one of four planned community distributions, with half of JUP's supply earmarked for the community.",
      "whyItMatters": "The airdrop became a stress test that Solana's base layer passed, signaling the network had matured past its 2021–2022 outage era, and set a template for large, community-weighted token launches.",
      "status": "verified",
      "tier": "timeline",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "CoinDesk — Jupiter's $700M JUP airdrop",
          "url": "https://www.coindesk.com/markets/2024/01/31/jupiters-jup-token-soars-after-massive-700m-airdrop-to-solana-wallets"
        },
        {
          "label": "Blockworks — Jupiter tokenomics ahead of airdrop",
          "url": "https://blockworks.com/news/jupiter-airdrop-tokenomics"
        },
        {
          "label": "The Block — Jupiter confirms JUP token release date",
          "url": "https://www.theblock.co/post/272800/jupiter-jup-token-launch-date-memecoin-drop-planned"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/jup_drop.html"
    },
    {
      "id": "pumpfun",
      "name": "DEGEN LAUNCHPAD",
      "category": "Meme",
      "year": 2024,
      "date": "2024-01-19",
      "tldr": "Launch a token in 30 seconds for almost nothing. Solana's meme floodgates never closed again.",
      "whatHappened": "Pump.fun collapsed the cost of launching a token to almost zero: every coin starts with a fixed one-billion supply sold along a bonding curve — an automated pricing formula with no presale and no order book — and, once the curve sells out, 'graduates' to an open DEX (historically Raydium at around a $69K market cap, later Pump.fun's own PumpSwap). The frictionless machine made meme launches a constant, high-volume cultural activity — and wrote its own turbulent history: in May 2024 a former employee abused leftover privileged access to drain about $1.9M (roughly 12,300 SOL) from bonding-curve contracts and was later sentenced in London to six years, per press reports; in December 2024 the UK's FCA issued an unauthorized-firm warning, after which Pump.fun itself blocked UK users; and in July 2025 its PUMP token sale raised $600M in minutes, widely reported as one of the largest ICOs ever.",
      "whyItMatters": "A major product and culture moment with real speculation and risk attached — the bonding-curve launchpad became a category, and its incidents became case studies in platform custody and regulatory reach. It is history, treated neutrally: neither the mechanism nor the token is an endorsement.",
      "status": "verified",
      "tier": "playable",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "CoinDesk — Most Influential 2025: Pump.fun",
          "url": "https://www.coindesk.com/coindesk-news/2025/12/10/most-influential-pump-fun"
        },
        {
          "label": "CoinDesk — Pump.fun exploited by former employee (May 2024)",
          "url": "https://www.coindesk.com/business/2024/05/16/solana-meme-coin-factory-pumpfun-compromised-by-bonding-curve-exploit"
        },
        {
          "label": "FCA — warning notice on Pump.fun (official, Dec 2024)",
          "url": "https://www.fca.org.uk/news/warnings/pumpfun"
        },
        {
          "label": "The Block — Pump.fun PUMP token launch coverage",
          "url": "https://www.theblock.co/post/361449/solana-based-memecoin-generator-pump-fun-plans-to-list-its-upcoming-pump-token-on-july-12"
        },
        {
          "label": "Wikipedia — Pump.fun (cited overview)",
          "url": "https://en.wikipedia.org/wiki/Pump.fun"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/pumpfun.html"
    },
    {
      "id": "wen_temple",
      "name": "TEMPLE OF \"WHEN?\"",
      "category": "Airdrop",
      "year": 2024,
      "date": "2024-01-26",
      "tldr": "'wen' — the word Solana asked a thousand times — finally became a real airdrop.",
      "whatHappened": "In late January 2024, WEN became the first token launched through Jupiter's LFG Launchpad, used as a public test run days before Jupiter's own JUP airdrop. Its one-trillion supply was fractionalized from a single NFT — a poem written for the community members who perpetually asked 'wen token?'. Claims opened January 26, 2024, with 70% of supply airdropped across more than a million eligible wallets, including past Jupiter users and Saga owners.",
      "whyItMatters": "WEN turned a piece of crypto vernacular — 'wen,' the community's running cry of anticipation — into a documented culture moment, and demonstrated Jupiter's launchpad mechanics at scale before its flagship token went live.",
      "status": "verified",
      "tier": "playable",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "Decrypt — Over a million wallets eligible for WEN airdrop",
          "url": "https://decrypt.co/214282/wen-token-over-million-wallets-eligible-solana-meme-coin-airdrop"
        },
        {
          "label": "DL News — Jupiter dev's WEN airdrop introduces a new Solana NFT standard",
          "url": "https://www.dlnews.com/articles/defi/jupiter-wen-airdrop-introduces-new-solana-nft-standard/"
        },
        {
          "label": "CoinDesk — ~17% of WEN supply could be burned after airdrop",
          "url": "https://www.coindesk.com/markets/2024/01/27/around-17-of-wen-token-supply-could-be-burned-after-airdrop-data-suggests"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/wen_temple.html"
    },
    {
      "id": "mew_forest",
      "name": "MEWVEIL WOODS",
      "category": "Meme",
      "year": 2024,
      "date": "2024-03",
      "tldr": "A cat staking its claim in a world run by dogs — and the 'cat season' it kicked off.",
      "whatHappened": "MEW, branded 'cat in a dog's world,' launched on Solana in late March 2024 via a fair launch, with part of supply distributed to the community by airdrop. Its premise was explicitly cultural: a cat-themed project staking a claim in a meme ecosystem long dominated by dog mascots. Its arrival is widely credited with sparking the wave crypto-natives nicknamed 'cat season.'",
      "whyItMatters": "MEW marked the moment cat-meme culture asserted itself as a distinct community identity on Solana, showing how a simple cultural frame could organize a large online community around a shared in-joke. This record covers MEW's own launch and framing; the broader 'cat season' it helped spark — Popcat's $1B milestone and the cats-vs-dogs rivalry — is chronicled at CAT SEASON PEAKS.",
      "status": "verified",
      "tier": "timeline",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "Crypto Briefing — Cat-themed token MEW soars over 120% (2024)",
          "url": "https://cryptobriefing.com/cat-token-solana-over-120/"
        },
        {
          "label": "Decrypt — Solana 'Chapter 2' airdrops include MEW",
          "url": "https://decrypt.co/228171/solana-chapter-2-phone-maneki-mew-airdrops"
        },
        {
          "label": "CoinDesk — MEW cat character on Telegram mini-game (Jul 2024)",
          "url": "https://www.coindesk.com/markets/2024/07/03/solana-meme-coin-mews-cat-character-to-feature-on-trending-telegram-mini-game"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/mew_forest.html"
    },
    {
      "id": "myro",
      "name": "PUP-LINE CIRCUIT",
      "category": "Meme",
      "year": 2023,
      "date": "2023-11",
      "tldr": "Named after a Solana co-founder's actual dog — folklore turned into a meme.",
      "whatHappened": "Myro is a Solana meme project that launched in November 2023, named after Solana co-founder Raj Gokal's pet dog. It rode the dog-mascot tradition on Solana and built community tooling such as a Telegram bot surfacing trending projects. The name's direct tie to a co-founder's real dog made it a recognizable thread in Solana's dog-meme lineage.",
      "whyItMatters": "Myro illustrates how Solana's meme culture often grows out of the community's own folklore — turning insider references into shared cultural landmarks.",
      "status": "verified",
      "tier": "timeline",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "Bitcoinist — Solana meme coins Myro and WIF score Binance listing",
          "url": "https://bitcoinist.com/solana-meme-coins-myro-wif/"
        },
        {
          "label": "Crypto.com University — What is Myro (Nov 2023 mainnet)",
          "url": "https://crypto.com/en/university/what-is-myro-token-and-how-to-buy-myro"
        },
        {
          "label": "CoinGecko — Myro (named after Raj Gokal's dog, on Solana)",
          "url": "https://www.coingecko.com/en/coins/myro"
        },
        {
          "label": "CoinMarketCap — Myro (MYRO) token page",
          "url": "https://coinmarketcap.com/currencies/myro/"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/myro.html"
    },
    {
      "id": "shark_bay",
      "name": "SHARKCAT COVE",
      "category": "Meme",
      "year": 2024,
      "date": "2024-05",
      "tldr": "A meme cat in a shark suit — and the real IP fight that followed.",
      "whatHappened": "Shark Cat, a Solana community meme, was built on a copyrighted photo of Nala — a famous Instagram cat (owned by pseudonymous 'Pookie') — pictured in a shark costume, used without permission. After a public dispute over IP rights in April 2024 (including cease-and-desist notices), the matter was resolved around May 2024 when the team secured an official license to the Nala Cat IP rather than going to court, with a crypto lawyer assisting Pookie pro bono.",
      "whyItMatters": "Shark Cat became an early case study in meme-culture IP: community projects built on real people's pets and brands carry genuine intellectual-property obligations, and licensing — not just virality — matters.",
      "status": "verified",
      "tier": "timeline",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "Decrypt — Shark Cat fight ends without legal battle",
          "url": "https://decrypt.co/229823/shark-cat-solana-meme-coin-fight-ends"
        },
        {
          "label": "Decrypt — Why the legal claws are out over Shark Cat",
          "url": "https://decrypt.co/226638/crypto-cat-fight-legal-claws-out-solana-meme-coin-shark-cat"
        },
        {
          "label": "CoinGecko — Shark Cat (SC) on Solana",
          "url": "https://www.coingecko.com/en/coins/shark-cat"
        },
        {
          "label": "CoinMarketCap — Shark Cat (SC) token page",
          "url": "https://coinmarketcap.com/currencies/shark-cat/"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/shark_bay.html"
    },
    {
      "id": "gigachad",
      "name": "DIAMONDHANDS FORGE",
      "category": "Meme",
      "year": 2024,
      "date": "2024-01",
      "tldr": "The people who held through the bear, forged into a cultural totem.",
      "whatHappened": "GIGA is a Solana community meme launched in 2024, honoring Ernest Khalimov, the model behind the internet 'Gigachad' figure (from Krista Sudmalis's Sleek'n'Tears project). It runs as a community-organized project with a companion Giga Fitness brand, and drew public endorsements from Khalimov, bodybuilder Mike O'Hearn, and UFC fighter Paulo Costa. Over 2024 it grew into a cultural rallying point for the 'Chad' archetype of conviction and endurance.",
      "whyItMatters": "More than a single mascot, GIGA became shorthand for the culture of endurance — the builders and long-term community members who weathered the bear market — turning a stoic internet meme into a symbol of staying the course.",
      "status": "verified",
      "tier": "timeline",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "Decrypt — Gigachad meme coin endorsed by the 'Gigachad' model (Aug 2024)",
          "url": "https://decrypt.co/244620/solana-meme-coin-gigachad-endorsement-meme-model"
        },
        {
          "label": "Solscan — GIGACHAD (GIGA) on-chain token page",
          "url": "https://solscan.io/token/63LfDmNb3MQ8mw9MtZ2To9bEA2M71kZUUGq5tiJxcqj9"
        },
        {
          "label": "The Block — Gigachad (GIGA) data page",
          "url": "https://www.theblock.co/price/338233/gigachad-giga-usd"
        },
        {
          "label": "Crypto Briefing — Coinbase adds GIGA to its listing roadmap (Dec 2024)",
          "url": "https://cryptobriefing.com/coinbase-token-listing-roadmap-gains/"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/gigachad.html"
    },
    {
      "id": "meow_sanctuary",
      "name": "CAT SEASON PEAKS",
      "category": "Meme",
      "year": 2024,
      "date": "2024-07",
      "tldr": "Where cats staked their claim against a dog-ruled meme world — Popcat's grin and MEW's 'cat in a dog's world' powering 2024's 'cat season.'",
      "whatHappened": "Solana's cat-coin culture rises here as a deliberate counter to the dog-dominated meme scene. Popcat — drawn from the 2020 'Oatmeal' cat clicker meme — launched as a Solana token in December 2023; in July 2024 it became the first cat-themed meme coin to cross a $1B market cap. In March 2024, MEW launched with its narrative baked into its name — 'cat in a dog's world,' a lone cat surviving among dogs — and the cat-coin rally around these tokens through 2024 became known in crypto circles as 'cat season.'",
      "whyItMatters": "This landmark captures meme culture as identity and rivalry: dogs as the incumbent dynasty, cats as the scrappy challengers. It shows how online communities use humor, mascots, and us-vs-them stories to build belonging. MEW's own fair-launch story has its own record at MEWVEIL WOODS; this landmark chronicles the season the challengers briefly won.",
      "status": "verified",
      "tier": "timeline",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "CoinDesk — Popcat crosses $1B, first cat-themed meme coin to do so (Jul 2024)",
          "url": "https://www.coindesk.com/markets/2024/07/22/popcat-crosses-1b-mog-rallies-as-solana-ethereum-beta-bets-gain-favor"
        },
        {
          "label": "Know Your Meme — Popcat (SOL) meme coin",
          "url": "https://knowyourmeme.com/memes/subcultures/popcat-sol-meme-coin"
        },
        {
          "label": "CoinMarketCap — cat in a dog's world (MEW) overview",
          "url": "https://coinmarketcap.com/currencies/mew/"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/meow_sanctuary.html"
    },
    {
      "id": "woof_city",
      "name": "DOG DYNASTY FORGE",
      "category": "Meme",
      "year": 2022,
      "date": "2022-12-25",
      "tldr": "The foundry of Solana's dog-meme dynasty — from BONK's post-FTX morale airdrop to dogwifhat's pink beanie conquering the internet.",
      "whatHappened": "Solana's dog-coin culture begins here. On December 25, 2022 — weeks after FTX gutted Solana's reputation — an anonymous community launched BONK as 'the first Solana dog coin, for the people, by the people,' airdropping roughly half its supply to active Solana participants instead of insiders, a grassroots morale boost in the depths of the bear. The lineage continued with dogwifhat (WIF), launched in late 2023 — a Shiba in a pink knit beanie that became one of the internet's most-shared images; in March 2024 its community crowdfunded over $690,000 in under four days to try to put the meme on the Las Vegas Sphere — though the display never ran: organizers never secured a deal with the venue and refunded backers in April 2025.",
      "whyItMatters": "BONK and WIF document how Solana's meme scene was rebuilt on community participation and shared humor rather than top-down marketing — BONK's broad airdrop became a template for grassroots distribution, and dogwifhat showed how one absurd image plus collective coordination could capture mainstream attention.",
      "status": "verified",
      "tier": "playable",
      "lastVerified": "2026-07",
      "sources": [
        {
          "label": "Decrypt — Solana devs' BONK Christmas 2022 airdrop",
          "url": "https://decrypt.co/209906/solana-devs-bonk-airdrop-worth-300-last-christmas-now-worth-500000"
        },
        {
          "label": "CoinDesk — dogwifhat completes Vegas Sphere fundraising (Mar 2024)",
          "url": "https://www.coindesk.com/markets/2024/03/13/dogwifhat-becomes-4th-largest-meme-coin-as-community-completes-fundraising-for-las-vegas-sphere-showing"
        },
        {
          "label": "Decrypt — dogwifhat abandons Vegas Sphere plans, refunds ~$700K (Apr 2025)",
          "url": "https://decrypt.co/312720/dogwifhat-las-vegas-sphere-solana-meme-coin-refund-700k"
        }
      ],
      "page": "https://www.meow-woof.org/landmarks/woof_city.html"
    }
  ]
}