Skip to content

Timeline: 2015-2026

Every row below is a dated event mentioned on a topic page elsewhere on this site — a protocol launch, a research paper, a protocol upgrade, a security incident, or a regulatory milestone. Ethereum and Solana events are interleaved chronologically rather than grouped by chain, because the two ecosystems’ histories constantly react to each other (Terra’s collapse reshaped stablecoin design on both chains; Uniswap v3’s launch is the reason Solana CLMMs exist; Ethereum’s MEV-Boost and Solana’s Jito converged on the same TEE-based fix from opposite directions). Where a page gives only a month or a year, this table states only that precision rather than inventing a day.

DateChainEventWhy it mattersPage
2015-11-19EthereumERC-20 (EIP-20) token standard createdStandardized what a fungible token is on Ethereum — the base every DEX and lending market since has assumed/foundations/token-standards/
2016-06-17EthereumThe DAO hacked, $60M (3.6M ETH)The reentrancy bug behind the ETH/ETC hard fork, and still the canonical bug-class example/security/bug-classes/
2017EthereumMakerDAO launches DAIThe first CDP-backed stablecoin — mint dollars against locked crypto collateral/stablecoins/cdp-stablecoins/
2017-07-19EthereumParity multisig wallet hacked, $30MExtracting shared init logic into a callable library turned “initialize once” into a standing vulnerability/security/incident-timeline/
2017-11-06EthereumParity multisig wallet library self-destructed, $280M frozenAn uninitialized library could be “owned” and destroyed, permanently bricking every dependent wallet/security/incident-timeline/
2018-01-06EthereumButerin proposes DAICOsGated fundraising spend behind an ongoing token-holder vote — an early governance-minimization experiment/governance/governance-and-tokenomics/
2018-03-02EthereumButerin documents front-running risk in x·y=k market makersThe first documented sandwich-attack example, published before Uniswap even launched/exchange/cfmm-math/
2018-04-05Ethereumk26dr proposes PID control for stablecoinsOriginated feedback-controlled algorithmic peg design/stablecoins/algorithmic-failures/
2019-04-10Ethereum“Flash Boys 2.0” paper publishedFirst academic naming of frontrunning and reordering risk on DEXs/mev/mev-taxonomy/
2019-06-25EthereumSynthetix sKRW oracle malfunction, over $1B exploitedAn early, dramatic lesson in trusting a single off-chain feed with no bounds check/exchange/amm-oracles/
2019-11EthereumAngeris et al. publish “An analysis of Uniswap markets”The formal proof behind x·y=k’s no-arbitrage band and manipulation-cost bounds/exchange/cfmm-math/
2019-11-10EthereumEgorov publishes the StableSwap whitepaperThe amplification-coefficient invariant behind Curve, still the standard for pegged-asset AMMs/exchange/stable-pools/
2020-01EthereumCurve launchesThe first StableSwap deployment; still systemic infrastructure for stablecoin pegs today/exchange/stable-pools/
2020-01-15EthereumFloersch proposes MEV AuctionEarliest proposal to sell transaction-ordering rights explicitly/mev/order-flow-auctions/
2020-02-15EthereumbZx attack 1, $350K–$620KOne of the first flash-loan-funded exploits to draw wide attention/lending/flash-loans/
2020-02-18EthereumbZx attack 2, $600K–$645KShowed two “independent” oracle sources can be moved together by one attacker/lending/flash-loans/
2020-03EthereumUniswap v2 launchesThe canonical constant-product AMM with a built-in TWAP oracle; still the reference implementation/exchange/cfmm-math/
2020-03-12EthereumMakerDAO’s “Black Thursday”Liquidation auctions cleared at $0 bids under gas-price congestion, exposing a mechanism-design flaw/stablecoins/cdp-stablecoins/
2020-04-01EthereumParadigm publishes the Yield Protocol designOriginated market-discovered fixed rates via tradable, maturity-dated tokens/lending/interest-rate-models/
2020-04-23EthereumHegic launches; $28,000 permanently locked by a naming-collision bugThe canonical lesson that full collateralization is not automatically a low-risk design/derivatives/options/
2020-05-11EthereumDrake & Buterin debate enshrined Eth2 price feedsThe still-unresolved debate over putting price feeds inside Ethereum’s own protocol/oracles/oracle-manipulation/
2020-06EthereumBalancer loses ~$500,000 to a fee-on-transfer tokenFirst widely documented case of a non-standard ERC-20 desynchronizing pool accounting/foundations/token-standards/
2020-06-10EthereumKonstantopoulos & Hasu publish “Analysis of EIP-1559”The economic case for a burned, algorithmically-adjusted base fee, over a year before it shipped/foundations/fee-markets/
2020-08-28EthereumRobinson & Konstantopoulos publish “Ethereum is a Dark Forest”The essay that made MEV concrete and visceral for most of the ecosystem/mev/mev-taxonomy/
2020-10-26EthereumHarvest Finance hacked, $24MEstablished the round-trip-a-flash-loan-through-a-pool pattern repeated for years afterward/exchange/amm-oracles/
2020-10-28EthereumEhrsam publishes “Governance Minimization”The foundational argument that protocols should vote on as little as possible/governance/governance-and-tokenomics/
2020-11-09Ethereumsamczsun publishes “So you want to use a price oracle”The single most-cited walkthrough of real oracle-manipulation exploits/oracles/oracle-manipulation/
2020-11-21EthereumPickle Finance hacked, $20MAn unwhitelisted peer contract let an attacker redirect real deposits into a fake one/security/incident-timeline/
2020-11-29EthereumButerin proposes betting on many improbable eventsThe design problem Quantum Markets and its peers later respond to/derivatives/prediction-markets/
2020-12-28EthereumCover Protocol hacked, $4.4MStale in-memory reads authorized near-infinite token minting/security/incident-timeline/
2021EthereumCurve v2 (CryptoSwap) launchesExtended StableSwap to volatile pairs using an internal repegging oracle/exchange/stable-pools/
2021-02-13EthereumAlpha Homora / Cream Finance hacked, $37.5MUndercollateralized borrowing extended to a “trusted” protocol is only as safe as that protocol’s own checks/lending/money-markets/
2021-03-08EthereumParadigm publishes “The Cartoon Guide to Perps”The standard gentle introduction to perpetual-future funding rates/derivatives/perpetual-futures/
2021-03-23EthereumUniswap v3 announcedIntroduced concentrated liquidity, up to 4,000x the capital efficiency of v2 for a narrow range/exchange/concentrated-liquidity/
2021-03-25EthereumParadigm publishes “Ethereum Blockspace — Who Gets What and Why”First clear map of searcher/builder/relay/proposer roles, before MEV-Boost existed/foundations/mev-supply-chain/
2021-04-23EthereumHasu & Konstantopoulos publish “On Staking Pools and Staking Derivatives”The liquid-staking-token thesis, before Lido came to dominate the market/staking/liquid-staking-tokens/
2021-05-05EthereumUniswap v3 mainnet launch (targeted date)Delivered concentrated liquidity in production; still the reference for range-bound AMM positions/exchange/concentrated-liquidity/
2021-05-11EthereumParadigm publishes “Everlasting Options”Applied the perpetual-funding trick to options, later shaping power perpetuals/derivatives/power-perps-and-everlasting-options/
2021-05-31EthereumMiller (Flashbots) proposes MEV-SGXThe first TEE-based sealed-bid MEV auction design/mev/encrypted-mempools/
2021-06-16Ethereum-compatible chainsIron Finance’s TITAN collapses, wiping over $2B TVLA smaller, earlier preview of the same reflexive death spiral that hit Terra a year later/stablecoins/algorithmic-failures/
2021-07-28EthereumParadigm publishes TWAMMClosed-form math for executing a huge order as infinite virtual trades against an embedded pool/exchange/twamm/
2021-08EthereumQin et al. estimate generalized-frontrunner profits at $35.37M over 32 monthsShowed “generalized frontrunners” replaying any profitable transaction are not folklore/mev/mev-taxonomy/
2021-08-10Multi-chain (mostly Ethereum L1)Poly Network hacked, $611MOne of the largest hacks ever, later voluntarily returned by the attacker/security/incident-timeline/
2021-08-17EthereumParadigm publishes “Two Rights Might Make A Wrong”Showed how two individually correct components can compose into an exploit/security/bug-classes/
2021-08-17EthereumParadigm publishes “Power Perpetuals”Strike-free, expiry-free convex exposure via indexp^p — the design behind Squeeth/derivatives/power-perps-and-everlasting-options/
2021-08-19SolanaSolend hacked, $16,000A tiny early exploit previewing Solana’s dominant missing-account-validation bug family/security/incident-timeline/
2021-08-30EthereumCream Finance hacked via ERC-777 reentrancy, $18.8M–$29MProved “safe,” standard-compliant transfer callbacks reintroduce reentrancy/security/bug-classes/
2021-09-06EthereumParadigm publishes GOO (Gradual Ownership Optimization)Cited on this site only as a source; no page states what shipped from it/governance/governance-and-tokenomics/
2021-10EthereumCompound’s Proposal 62 over-distributes COMP, $70M–$90M at riskA governance-approved upgrade became the bug, and governance was the only available fix/governance/governance-and-tokenomics/
2021-10-27EthereumCream Finance’s Iron Bank hacked again, ~$130MA listed token’s transfer hooks interacted with reentrancy guards to re-borrow already-consumed collateral/lending/money-markets/
2021-12-02EthereumBadger DAO hacked, $120MA compromised Cloudflare API key injected malicious approvals into a legitimate front-end for three weeks/security/bug-classes/
2021-12-13PolygonVulcan Forged hacked, $140M (refunded next day)Semi-custodial wallets concentrate key-compromise risk exactly like a centralized exchange/security/incident-timeline/
2022-01-27EthereumAave publishes the V3 Technical PaperThe reference design for pooled lending, isolation mode and liquidation mechanics both chains still emulate/lending/liquidations/
2022-02-02SolanaWormhole hacked, $326MA deprecated signature-verification function let an attacker mint wrapped ETH with no real collateral/cross-chain/bridge-hacks/
2022-03-22SolanaCashio hacked, $28M–$52.8MUnvalidated collateral-account fields let an attacker forge collateral out of nothing/stablecoins/pegs-and-psm/
2022-03-23Ronin (Ethereum-linked sidechain)Ronin Network (Axie Infinity) hacked, $624M–$625MA never-revoked signer whitelist stayed a live attack surface for four months/cross-chain/bridge-hacks/
2022-04-17EthereumBeanstalk Farms hacked via flash-loan governance attack, $77MProved a flash loan can acquire and spend governance power within a single transaction/governance/governance-and-tokenomics/
2022-05-07Terra (bridged exposure to Ethereum)TerraUSD (UST) and LUNA collapse, tens of billions of dollars destroyedThe largest algorithmic-stablecoin failure — its own peg-defense mechanism accelerated the collapse/stablecoins/algorithmic-failures/
2022-06-13EthereumstETH depegs to ~$0.93–0.95 per ETHShowed a liquid staking token without on-chain redemption depends entirely on secondary-market liquidity/staking/liquid-staking-tokens/
2022-06-19SolanaSolend’s “whale” liquidation crisisA single outsized position forced governance to choose between disorderly liquidation and an emergency takeover/lending/liquidations/
2022-06-24HarmonyHarmony Horizon Bridge hacked, $100MA 2-of-5 multisig proved only as strong as its weakest stored key/cross-chain/bridge-hacks/
2022-08-02EthereumNomad Bridge hacked, $190MA trusted root initialized to zero let anyone copy-paste anyone else’s valid message/cross-chain/bridge-designs/
2022-08-11EthereumMilionis, Moallemi, Roughgarden & Zhang define LVRReplaced the informal impermanent-loss formula with a rigorous, arbitrage-derived measure/exchange/impermanent-loss-vs-lvr/
2022-09EthereumThe Merge completes Ethereum’s proof-of-stake transitionReplaced miners with proposers and MEV-Boost builders, reframing MEV extraction around a builder auction/mev/mev-taxonomy/
2022-09-09EthereumAdams & Wan publish “Just-in-Time Liquidity on the Uniswap Protocol”The original measurement showing JIT liquidity was ~0.3% of volume, far below public perception/exchange/lp-toxicity-and-jit/
2022-10Secret Network (SGX-based chain)SGX consensus-seed key extracted via the ÆPIC Leak vulnerabilityA TEE side-channel can threaten retroactive decryption of an entire “private” chain’s history/mev/encrypted-mempools/
2022-10-11SolanaMango Markets hacked, $100M–$117.8MA trader’s own manipulated perp position was accepted by the risk engine as real collateral/oracles/oracle-manipulation/
2022-11SolanaSerum’s upgrade key found to be held by FTX after its bankruptcyExposed that a shared order book’s upgrade authority was one private company/exchange/order-books/
2022-12-16SolanaRaydium’s pool-owner key compromised, $2M–$4.4MShowed a CFMM’s invariant protects against trades, not against privileged parameter changes/exchange/cfmm-math/
2023-01-31EthereumKöppelmann publishes “Hashi”The taxonomy of bridge trust models, and the finding that most historical bridge hacks were code bugs, not trust-model failures/cross-chain/bridge-designs/
2023-02-07EthereumCoW Swap solver exploited, ~$166,000User wallets were never at risk; the loss was covered by the solver’s own bond/exchange/batch-auctions/
2023-03-10EthereumUSDC depegs to ~$0.87 after Silicon Valley Bank fails$3.3B of reserves frozen at a failed bank propagated a depeg into DAI via its PSM/stablecoins/pegs-and-psm/
2023-03-14EthereumEuler Finance hacked, $197M (mostly returned)A donation function without a health check became existential, prompting an industry-wide shift toward isolated markets/lending/modular-lending/
2023-04EthereumLido/RockLogic client bug slashes 11 validatorsA validator-client bug, not malicious behavior, caused correlated slashing across every operator running that client/staking/liquid-staking-tokens/
2023-05-01EthereumParadigm publishes “Blend”Peer-to-peer NFT lending that never computes a price, using a live lender auction instead of an oracle/oracles/oracle-free-designs/
2023-05-15EthereumDrake proposes MEV burnThe protocol-level proposal to burn most block-auction proceeds instead of paying them to the proposer/mev/mev-burn-tickets-focil-timing/
2023-05-25EthereumNeuder & Drake argue for enshrining PBSThe case for putting proposer-builder separation into consensus instead of relying on MEV-Boost relays/mev/pbs-and-epbs/
2023-06-01EthereumKonstantopoulos & Kilbourn publish “Intent-Based Architectures and Their Risks”Warned that outsourcing execution to intents risks recreating order-flow centralization/exchange/rfq-and-intents/
2023-07-17EthereumUniswapX launchesThe largest live intent system on Ethereum, a month after Paradigm’s Intents warning/exchange/rfq-and-intents/
2023-07-31EthereumA Vyper compiler bug drains Curve pools, $61.7M–$69MA compiler-level storage misalignment silently disabled reentrancy locks across every affected pool/exchange/stable-pools/
2023-08-07SolanaCypher Protocol exploited, ~$1.04MA margin-logic bug later complicated by an insider’s own admission/security/incident-timeline/
2023-11-22Ethereum + 5 L2sKyberSwap Elastic hacked, $48M+A rounding error smaller than 0.00000000001% in tick-liquidity accounting was still exploitable at scale/exchange/cfmm-math/
2023-12-23EthereumDrake & Neuder propose Execution TicketsSell proposing rights as a lottery instead of auctioning them per block/mev/mev-burn-tickets-focil-timing/
2024-02-13EthereumParadigm publishes “Leaderless Auctions”Removed a block leader’s “free option” to bid last, using threshold-encrypted bids/mev/mev-burn-tickets-focil-timing/
2024-02-22EthereumDietrichs & Schwarz-Schilling publish “Endgame Staking Economics”Argued Ethereum should target a stake ratio instead of letting issuance drift upward forever/staking/issuance-and-staking-economics/
2024-02-26EthereumNeuder & Chitra publish “The risks of LRTs”Laid out compounding staking, slashing and redemption risk two months before the ezETH depeg/staking/lrt-risks/
2024-03-08SolanaJito Labs suspends its public “pseudo-mempool”Immediately reduced sandwiching but pushed it into opaque private validator mempools instead/mev/solana-mev/
2024-03-13EthereumDencun upgrade ships EIP-4844 blobsAdded a separate, exponentially priced blob fee for rollup data, cutting L2 costs sharply/foundations/fee-markets/
2024-03-26Ethereum (Blast L2)Munchables hacked, $62.5M (mostly returned)A single insider with legitimate upgrade authority is as dangerous as a stolen key/security/bug-classes/
2024-04-23EthereumRenzo’s ezETH depegs ~79% in under an hour, $56M+ liquidatedThe clearest proof that liquid restaking tokens are not a free lunch on top of restaking risk/staking/lrt-risks/
2024-06SolanaFoundation removes 30+ validators from its delegation program for sandwichingThe community’s collective-action response to validators secretly recreating a mempool/mev/mev-taxonomy/
2024-06-04EthereumRobinson & White publish “Priority Is All You Need”Proposed MEV taxes — applications directly charging for priority-fee-revealed MEV/mev/order-flow-auctions/
2024-06-11EthereumParadigm publishes “From Staking to Restaking” (Symbiotic)A generalized, any-collateral restaking protocol, complementary to EigenLayer’s ETH-centric design/staking/restaking/
2024-08SolanaUXD Protocol shuts downSolana’s own fully on-chain delta-neutral stablecoin failed commercially, not from a peg break/stablecoins/delta-neutral/
2024-08EthereumUniswap v4 whitepaper publishedTurned the AMM into a platform via hooks, singleton pools, and flash accounting/exchange/v4-hooks-and-am-amm/
2024-09-03EthereumPenpie (built on Pendle) hacked, $27MA permissionless market-creation feature let an attacker deploy a malicious yield-source contract/derivatives/yield-tokenization/
2024-10-08EthereumParadigm publishes “How to Remove the Relay”Proposed threshold encryption to attesters as an alternative to enshrined PBS/mev/pbs-and-epbs/
2024-10-16EthereumRadiant Capital hacked, $50M–$58MMalware delivered via a spoofed trusted contact compromised multiple signer devices at once/security/trusted-hardware-and-threat-models/
2024-11Ethereum (Taiko L2)Taiko’s fallback proposer loses 83.9 ETH to priority-gas-auction competitionShowed permissionless “based” sequencing can force even the rollup’s own operator to lose money/mev/based-rollups-and-preconfs/
2024-11EthereumOpyn shuts down SqueethThe one live power perpetual, after $1.8B in cumulative traded exposure and 18,000+ users/derivatives/power-perps-and-everlasting-options/
2024-11-21EthereumParadigm publishes “The 5 Levels of Secure Hardware”A framework for what a TEE can and can’t guarantee, without hype/security/trusted-hardware-and-threat-models/
2024-12EthereumWhite publishes “Distribution Markets”Extended market-scoring-rule mechanics to continuous-outcome prediction events/exchange/prediction-market-amms/
2025-01-25EthereumParadigm publishes “Ethereum Acceleration”The strongest outside critique of Ethereum’s shipping speed, arguing for 1-2 forks a year/foundations/roadmaps/
2025-02-12Ethereumam-AMM paper reaches v4Added an equilibrium theorem alongside its cited open-source implementation (Bunni/BidDog)/exchange/v4-hooks-and-am-amm/
2025-02-21EthereumBybit hacked, $1.46B–$1.5B — the largest crypto theft on recordCompromised Safe{Wallet} front-end infrastructure, not any cryptographic break, moved $1.46B+/security/trusted-hardware-and-threat-models/
2025-03-06Ethereum1inch Fusion’s deprecated resolvers exploited, ~$5MA memory-pointer underflow passed nine audits before being found/exchange/rfq-and-intents/
2025-03-24Ethereum (Polygon)Polymarket/UMA governance attack forces a $7M market resolutionA single actor controlling ~25% of a dispute vote forced a contested resolution through/derivatives/prediction-markets/
2025-03-26Ethereum (Hyperliquid’s own L1)Hyperliquid’s JELLY incident, up to $12MA thin-market price pump forced the protocol’s own liquidity pool to inherit a bad position/derivatives/perpetual-futures/
2025-04-26SolanaLoopscale exploited, $5.8MA risk engine correctly priced a spoofed cross-program invocation’s fake collateral/lending/risk-engines/
2025-05-06EthereumParadigm publishes “Across Prime”A proposed bonded upgrade to escrowed cross-chain fast bridging/cross-chain/intent-solvers/
2025-05EthereumParadigm publishes “Multiverse Finance”Turned conditional prediction-market outcomes into fully composable parallel financial systems/derivatives/prediction-markets/
2025-05-19SolanaAnza publishes the Alpenglow consensus proposalThe blueprint for Solana’s ~150ms finality target, later approved by validator vote/foundations/roadmaps/
2025-05-28EthereumCork Protocol hacked, ~$12M wstETHAn unauthorized hook call let an attacker deposit into a fake market and redeem genuine collateral/exchange/v4-hooks-and-am-amm/
2025-06-02EthereumParadigm publishes “Orbital”Proposed n-stablecoin concentrated liquidity via nested spherical ticks/exchange/stable-pools/
2025-06-12EthereumParadigm publishes “Quantum Markets”Let unlimited prediction-market proposals share one pool of trading capital/derivatives/prediction-markets/
2025-07SolanaJito announces BAM (Block Assembly Marketplace)Moves Solana’s block sequencing into TEEs; launched in a permissioned phase/mev/pbs-and-epbs/
2025-07-09Ethereum (Arbitrum L2)GMX V1 hacked, $42M (returned for a bounty)A reentrancy bug let an attacker inflate perceived pool value before redeeming/derivatives/perpetual-futures/
2025-07-18United StatesThe GENIUS Act signed into lawThe U.S.’s first comprehensive federal framework for “payment stablecoins”/stablecoins/payments/
2025-08EthereumParadigm publishes “Opportunity Markets”Let a sponsor privately crowdsource scouting without leaking its interest to competitors/derivatives/prediction-markets/
2025-08-25EthereumPanoptic vulnerability disclosed, up to $5M at risk, $0 lostA custom hashing scheme was found to be a variant of an academically broken one, caught before exploitation/derivatives/options/
2025-09SolanaAlpenglow approved by validator vote (98.94% yes)Solana’s largest consensus rewrite, trading a 33% Byzantine bound for a “20+20” model/foundations/roadmaps/
2025-09-01Ethereum + UnichainBunni v2 (an am-AMM implementation) hacked, ~$8.4MA rounding error in custom liquidity-distribution math, not the auction mechanism itself/exchange/v4-hooks-and-am-amm/
2025-09-04EthereumParadigm announces TempoA payments-first EVM L1 built with Stripe, with stablecoin-denominated fees/stablecoins/payments/
2025-09-17Solanamarginfi flash-loan vulnerability disclosed, $0 lost, ~$160M at riskA newly added instruction failed to check whether an account was mid-flash-loan, caught before exploitation/lending/flash-loans/
2025-10Ethereum (research on Solana)Gerzon et al. publish a peer-reviewed measurement of Solana sandwichingFirst academic, not just blog-level, quantification of Jito-bundle sandwich losses/mev/solana-mev/
2025-12-03EthereumFusaka upgrade ships PeerDAS and a ~60M gas limitRaised blob targets and capped per-transaction gas, continuing Ethereum’s data-availability scaling/foundations/roadmaps/
2025-12-12SolanaFiredancer’s full client launches on mainnetSolana’s second independent validator implementation, addressing single-client risk/foundations/roadmaps/
2026-01-07EthereumParadigm publishes “Stablecoin Interchange — And Why It Doesn’t Work”Argued a proposed GENIUS Act restriction on reward-sharing misunderstands stablecoin economics/stablecoins/pegs-and-psm/
2026-02SolanaMarino et al. publish a Pump.fun success-rate studyFound only 0.63% of 655,770 sampled token launches ever reached graduation/exchange/bonding-curves-and-launches/
2026-02-14Solana$LIBRA token launches and crashesInsiders extracted $90M–$107M within hours of a politically-promoted, ~$4.5B peak market cap/exchange/bonding-curves-and-launches/
2026-03EthereumTempo mainnet launchesRoughly six months after announcement, with an initial permissioned validator set from design partners/stablecoins/payments/
2026-04-01SolanaDrift Protocol hacked, $285MWeeks of social engineering against governance Security Council members bypassed a timelock entirely/derivatives/perpetual-futures/
2026-04-18Ethereum (LRT, cross-chain to Unichain)KelpDAO hacked, $290MA single-verifier cross-chain messaging configuration let one compromised verifier forge a “valid” message/security/incident-timeline/
2026-05EthereumMorpho publishes the Midnight whitepaperBrought Yield-Protocol-style fixed-rate discovery into an isolated, permissionless market framework/lending/interest-rate-models/
2026-06SolanaJupiter Forecast launchesDescribed as Solana’s first native prediction market, using competing “Prop AMMs”/exchange/prediction-market-amms/
2026-06-10SolanaLegacy Raydium AMM V3 code exploited, $1.34MCode retired from the UI but still live on-chain remained a fully active attack surface/security/incident-timeline/

This table stops at 2026-08, the research cutoff for this site. Read alongside the incident database for the full loss/root-cause breakdown of every hack listed here, and the Ethereum vs Solana comparison for why the two chains’ timelines diverge structurally rather than by coincidence.