{"investigation":{"slug":"yearn-finance","entity_name":"Yearn Finance","trust_score":58,"severity_base":null,"score_modifier":26,"confidence":0.82,"status":"published","content_type":"investigation","summary":"Yearn Finance is a decentralized yield aggregator on Ethereum that routes user deposits into lending protocols to maximize returns. Founded by Andre Cronje in 2020, the protocol has suffered at least four documented security exploits between 2021 and 2025, with aggregate losses exceeding $20 million, and its founder departed in 2022 citing sustained pressure from an SEC investigation. Governance concerns, an interconnected web of affiliated DeFi protocols implicated in their own major hacks, and repeated failures to deprecate vulnerable legacy code compound the protocol's risk profile.","sections":[{"content":"Yearn Finance (yearn.fi) is a yield-aggregation protocol on Ethereum, launched in July 2020 by South African developer Andre Cronje. Users deposit assets into Yearn 'vaults,' which autonomously route capital across lending protocols such as Aave, Compound, and Curve Finance to optimize yield. Governance is handled by holders of the YFI token, with binding proposals executed by a 6-of-9 multisignature wallet. At its peak in 2021, the protocol held over $6 billion in total value locked. Yearn also entered a broad set of ecosystem alliances with Cream Finance, Keep3r Network, and Sushi, blurring organizational boundaries across several affiliated protocols that have each suffered independent security incidents.","heading":"Protocol Overview","sources":[{"url":"https://www.gemini.com/cryptopedia/what-is-yearn-finance-yfi-coin-yearnfinance","name":"gemini.com","type":"other","credibility":3},{"url":"https://messari.io/asset/yearn-finance/profile/governance","name":"messari.io","type":"other","credibility":3}],"severity":"medium"},{"content":"On February 4, 2021, Yearn's legacy v1 yDAI vault was exploited via a flash-loan-assisted price manipulation attack against Curve Finance's 3pool. The attacker created artificial imbalances in the 3pool by depositing USDC and DAI while withdrawing USDT, forcing the yDAI vault to deposit and withdraw at unfavorable exchange rates. Three compounding misconfigurations enabled the exploit: slippage protection set at a permissive 1%; the standard 0.5% withdrawal fee had been set to zero to encourage migration to v2 vaults; and the earn() function lacked access controls, allowing the attacker to call it at will. The vault suffered approximately $11 million in losses, though the attacker's net profit was approximately $2.8 million. The Yearn security team identified the attack within eleven minutes and protected the remaining $24 million in the vault. Yearn later opened a MakerDAO vault using YFI from its treasury and minted 9.7 million DAI to make affected depositors whole. A second, smaller exploit of a legacy iearn vault occurred within the same month.","heading":"February 2021 DAI Vault Exploit (~$11M)","sources":[{"url":"https://www.coindesk.com/tech/2021/02/04/yearn-finance-dai-vault-has-suffered-an-exploit-11m-drained","name":"coindesk.com","type":"other","credibility":3},{"url":"https://www.halborn.com/blog/post/explained-the-yearn-v1-ydai-hack-feb-2021","name":"halborn.com","type":"other","credibility":3},{"url":"https://cointelegraph.com/news/yearn-finance-puts-expanded-treasury-to-use-by-repaying-victims-of-11m-hack","name":"cointelegraph.com","type":"other","credibility":3},{"url":"https://thedefiant.io/news/defi/yearn-finance-iearn-vault-hacked","name":"thedefiant.io","type":"other","credibility":3}],"severity":"medium"},{"content":"Yearn Finance entered a strategic partnership with Cream Finance in 2020, with Cream functioning as a lending layer integrated into the Yearn ecosystem, including through the Iron Bank protocol. In October 2021, Cream Finance suffered its third security breach of the year, with attackers extracting approximately $130 million via a flash loan exploit. The attack had a direct technical connection to Yearn: the attacker deposited Yearn 4-Curve tokens into the yUSD contract to manipulate the hybrid oracle used by Cream for collateral valuation, inflating the reported value of crYUSD tokens. The exploit reignited public debate about systemic risk created by deep protocol interdependencies. Aave community members publicly blamed Yearn's ecosystem expansion for Cream's vulnerability, prompting an acrimonious exchange on social media between Yearn developer banteg, founder Andre Cronje, and Aave founder Stani Kulechov.","heading":"CREAM Finance Affiliation and October 2021 $130M Hack","sources":[{"url":"https://therecord.media/hackers-steal-130-million-from-cream-finance-the-companys-3rd-hack-this-year","name":"therecord.media","type":"other","credibility":3},{"url":"https://medium.com/immunefi/hack-analysis-cream-finance-oct-2021-fc222d913fc5","name":"medium.com","type":"other","credibility":3},{"url":"https://decrypt.co/84840/behind-defi-war-words-aave-yearn","name":"decrypt.co","type":"other","credibility":3}],"severity":"medium"},{"content":"Iron Bank, a protocol jointly operated with Cream Finance and used extensively by Yearn, offered uncollateralized or under-collateralized lending lines to whitelisted DeFi protocols. Following a February 2021 hack of Alpha Homora that caused approximately $37 million in losses to Iron Bank, Alpha Homora agreed to repay the debt by diverting 20% of future protocol fees and posting 50 million ALPHA tokens as collateral—valued at approximately $109 million at the time. As crypto markets declined through 2022, the ALPHA token collateral fell to approximately $6 million in value against a remaining ~$32 million debt. In March 2023, Iron Bank unilaterally and without prior notice modified its smart contracts to freeze Alpha Homora's lending accounts. The freeze was described as a protective measure for depositors including Yearn Finance, Keep3r, Curve, and direct Iron Bank depositors. The episode exposed structural governance and counterparty risks inherent in the uncollateralized protocol-to-protocol lending model that Yearn's affiliated ecosystem pioneered.","heading":"Iron Bank Bad Debt Dispute","sources":[{"url":"https://www.dlnews.com/articles/defi/defi-partners-clash-over-32m-bad-debt-iron-bank-alpha-homora/","name":"dlnews.com","type":"other","credibility":3},{"url":"https://www.theblock.co/post/216536/iron-bank-freezes-alpha-homora-lending-accounts-over-bad-debt-dispute","name":"theblock.co","type":"other","credibility":3},{"url":"https://www.benzinga.com/markets/cryptocurrency/23/03/31193198/iron-bank-calls-on-alpha-homora-to-take-responsibility-for-bad-debt","name":"benzinga.com","type":"other","credibility":3}],"severity":"medium"},{"content":"On December 11, 2023, a faulty multisignature wallet script caused Yearn's treasury to inadvertently swap its entire balance of 3,794,894 lp-yCRVv2 tokens instead of only the earned fees. Because the pool lacked sufficient liquidity to absorb a trade of that size, the tokens worth approximately $2.28 million were sold for only approximately $779,958 in yvDAI—a loss of roughly 63% due to slippage. Yearn publicly appealed to counterparties who profited from the trade to voluntarily return funds; only one wallet responded, returning approximately 2 ETH. The protocol confirmed that no user funds were affected—the lost assets were protocol-owned liquidity. The incident revealed that the multisig script lacked basic output checks and trade-size caps, representing an operational controls failure.","heading":"December 2023 Treasury Script Error ($1.4M Loss)","sources":[{"url":"https://www.web3isgoinggreat.com/?id=yearn-treasury-swap","name":"web3isgoinggreat.com","type":"other","credibility":3},{"url":"https://www.theblock.co/post/267483/yearn-finance-says-faulty-script-wiped-out-63-of-treasury","name":"theblock.co","type":"other","credibility":3},{"url":"https://unchainedcrypto.com/1-4-million-wiped-out-from-yearn-finance-treasury/","name":"unchainedcrypto.com","type":"other","credibility":3},{"url":"https://github.com/yearn/yearn-security/blob/master/disclosures/2023-12-11.md","name":"github.com","type":"other","credibility":3}],"severity":"medium"},{"content":"On November 30, 2025, Yearn Finance's yETH weighted stableswap pool on Ethereum was exploited, resulting in losses of approximately $9 million. The attacker deposited only 16 wei yet was able to mint approximately 235 septillion yETH LP tokens by exploiting a flaw in the pool's cached virtual balance system (packed_vbs[]). When all liquidity was removed from the pool, the primary supply counter reset to zero but the cached values did not, creating an arithmetic underflow condition. The attacker first used imbalanced add_liquidity deposits to push the pool's fixed-point solver into a divergent mathematical state, then triggered the underflow to over-mint yETH tokens. A war room convened approximately 20 minutes after the exploit; 1,000 ETH of stolen funds were routed through Tornado Cash within hours, with the remainder laundered through Tornado Cash by December 5. Partial recovery of 857.49 pxETH was achieved in coordination with the Plume and Dinero teams. Approximately two weeks later on December 17, 2025, a fourth exploit drained roughly $300,000 from a legacy Yearn v1 TUSD vault via a donation attack against a misconfigured Fulcrum sUSD strategy.","heading":"December 2025 yETH Pool Exploit ($9M)","sources":[{"url":"https://www.dlnews.com/articles/defi/yearn-finance-looted-for-9m-after-attacker-minted-trillions/","name":"dlnews.com","type":"other","credibility":3},{"url":"https://research.checkpoint.com/2025/16-wei/","name":"research.checkpoint.com","type":"other","credibility":3},{"url":"https://www.theblock.co/post/381740/yearn-finance-9-million-yeth-exploit-confirms-partial-recovery-outlines-remediation","name":"theblock.co","type":"other","credibility":3},{"url":"https://crypto.news/yearn-finance-hit-by-fourth-exploit-as-attacker-drains-legacy-v1-vault/","name":"crypto.news","type":"other","credibility":3},{"url":"https://www.cryptopolitan.com/yearn-finance-tusd-vault-hacked/","name":"cryptopolitan.com","type":"other","credibility":3}],"severity":"medium"},{"content":"In March 2022, Andre Cronje and longtime collaborator Anton Nell publicly announced their departure from the DeFi space, causing YFI to drop approximately 13-14% in a single day. Cronje later revealed the primary driver was sustained pressure from the U.S. Securities and Exchange Commission. The SEC began inquiring about Yearn Finance in 2021, initially focusing on potential token sales or fundraising activities. Cronje stated the protocol conducted no token sales and raised no external capital. The SEC subsequently shifted its investigative focus to whether Yearn vaults themselves constituted investment contracts under U.S. securities law, on the theory that depositors earned returns from the labor of others. Cronje, a South African citizen with limited U.S. legal connections, spent significant time and resources on compliance correspondence before departing. The SEC has not publicly confirmed or concluded any formal enforcement action against Yearn Finance.","heading":"Founder Departure and SEC Investigation","sources":[{"url":"https://cryptoslate.com/how-sec-scrutiny-pushed-defi-innovator-andre-cronje-to-quit-in-2022/","name":"cryptoslate.com","type":"other","credibility":3},{"url":"https://blockonomi.com/andre-cronje-reveals-sec-investigation-behind-2022-defi-departure/","name":"blockonomi.com","type":"other","credibility":3},{"url":"https://thedefiant.io/news/people/andre-cronje-yearn-finance-quits-defi-fantom","name":"thedefiant.io","type":"other","credibility":3}],"severity":"medium"},{"content":"Yearn Finance's governance operates through YFI token votes implemented by a 6-of-9 multisignature wallet. Early governance analyses described the structure as a 'benevolent dictatorship' combining decentralized architecture with effectively centralized operational control. In February 2021, a governance vote passed to inflate the YFI supply by 20%, triggering community controversy. The multisig's composition and operational decisions have periodically been criticized as insufficiently transparent. The December 2023 treasury script error further highlighted weaknesses in the operational controls applied to multisig-executed treasury transactions. The protocol's strategy of deep integration with affiliated protocols (Cream, Iron Bank, Keep3r, Sushi) created complex governance interdependencies, and events affecting partner protocols have materially impacted Yearn depositors and treasury assets.","heading":"Governance and Centralization Concerns","sources":[{"url":"https://www.coindesk.com/tech/2021/02/02/yearn-finance-votes-to-inflate-yfi-token-supply-by-20","name":"coindesk.com","type":"other","credibility":3},{"url":"https://medium.com/coinmonks/new-yearn-governance-structure-9090329838ea","name":"medium.com","type":"other","credibility":3},{"url":"https://docs.yearn.finance/contributing/governance/governance-and-operations","name":"docs.yearn.finance","type":"other","credibility":3}],"severity":"medium"},{"content":"A recurring pattern across Yearn's security incidents is the exploitation of legacy v1 vault contracts that were never formally decommissioned despite migration to v2 and v3 architectures. The February 2021 yDAI exploit targeted a v1 vault that had already been superseded. The December 2025 TUSD exploit similarly targeted a v1 vault running a deprecated Fulcrum sUSD strategy. The $9 million yETH exploit targeted a weighted stableswap pool whose internal solver had a design flaw that only manifested under zero-liquidity conditions. Security analysts have noted that Yearn's governance structure creates ambiguity over authority to deprecate or pause deprecated contracts, converting technical debt into recurring financial losses.","heading":"Legacy Code Risk Pattern","sources":[{"url":"https://www.onesafe.io/blog/yearn-finance-exploit-security-breach-defi","name":"onesafe.io","type":"other","credibility":3},{"url":"https://crypto.news/yearn-finance-hit-by-fourth-exploit-as-attacker-drains-legacy-v1-vault/","name":"crypto.news","type":"other","credibility":3},{"url":"https://www.halborn.com/blog/post/explained-the-yearn-v1-ydai-hack-feb-2021","name":"halborn.com","type":"other","credibility":3}],"severity":"medium"}],"timeline":[{"date":"2020-07-17","event":"Andre Cronje launches Yearn Finance and distributes the YFI governance token via a fair launch with no pre-mine or founder allocation.","source":""},{"date":"2020-11","event":"Yearn enters strategic partnership with Cream Finance, forming broad DeFi ecosystem alliances; Iron Bank uncollateralized lending to whitelisted protocols introduced.","source":"","date_original":"2020-11-01"},{"date":"2021-02-02","event":"Governance vote passes to mint 6,666 additional YFI tokens (approximately 20% supply inflation), sparking community debate about token dilution.","source":""},{"date":"2021-02-04","event":"Yearn v1 yDAI vault exploited via flash-loan-based Curve 3pool price manipulation; approximately $11 million in losses, with $2.8 million extracted by the attacker. Yearn responds within 11 minutes.","source":""},{"date":"2021-02-13","event":"A second exploit targets the legacy Yearn iearn vault within the same month, compounding concerns over undecommissioned legacy contracts.","source":""},{"date":"2021-02-27","event":"Alpha Homora exploited via Iron Bank; over $37 million drained; Alpha Homora agrees to repay Iron Bank via fee-sharing and ALPHA token collateral.","source":""},{"date":"2021-03","event":"Yearn uses YFI from treasury to open a MakerDAO vault and mint 9.7 million DAI, making yDAI vault depositors whole following the February exploit.","source":"","date_original":"2021-03-01"},{"date":"2021-10-27","event":"Cream Finance suffers its third hack of the year; approximately $130 million stolen via flash loan exploit that technically involved Yearn's yUSD oracle, prompting a public dispute between Yearn, Cream, and Aave communities.","source":""},{"date":"2022-03-06","event":"Andre Cronje and Anton Nell announce their departure from DeFi and Yearn Finance; YFI falls approximately 13-14%. Cronje later attributes the decision to an SEC investigation begun in 2021.","source":""},{"date":"2023-03","event":"Iron Bank unilaterally modifies smart contracts to freeze Alpha Homora's lending accounts over approximately $32 million in unresolved bad debt, citing protection of depositors including Yearn Finance.","source":"","date_original":"2023-03-01"},{"date":"2023-12-11","event":"A faulty multisig script causes Yearn's treasury to swap its entire lp-yCRVv2 balance rather than only earned fees, incurring a 63% slippage loss worth approximately $1.4 million.","source":""},{"date":"2025-11-30","event":"Yearn Finance yETH weighted stableswap pool exploited; attacker mints 235 septillion yETH tokens by depositing 16 wei, draining approximately $9 million. Stolen funds laundered through Tornado Cash within hours.","source":""},{"date":"2025-12-17","event":"Fourth exploit in weeks: Yearn v1 legacy TUSD vault drained via donation attack against a misconfigured Fulcrum sUSD strategy; approximately $300,000 lost.","source":""}],"sources_used":[{"url":"https://www.gemini.com/cryptopedia/what-is-yearn-finance-yfi-coin-yearnfinance","name":"gemini.com","type":"other","archive_url":"http://web.archive.org/web/20260119031351/https://www.gemini.com/cryptopedia/what-is-yearn-finance-yfi-coin-yearnfinance","credibility":3,"archive_timestamp":"2026-01-19T03:13:51+00:00"},{"url":"https://messari.io/asset/yearn-finance/profile/governance","name":"messari.io","type":"other","archive_url":null,"credibility":3,"archive_timestamp":null},{"url":"https://www.coindesk.com/tech/2021/02/04/yearn-finance-dai-vault-has-suffered-an-exploit-11m-drained","name":"coindesk.com","type":"other","archive_url":null,"credibility":3,"archive_timestamp":null},{"url":"https://www.halborn.com/blog/post/explained-the-yearn-v1-ydai-hack-feb-2021","name":"halborn.com","type":"other","archive_url":"http://web.archive.org/web/20251216061823/https://www.halborn.com/blog/post/explained-the-yearn-v1-ydai-hack-feb-2021","credibility":3,"archive_timestamp":"2025-12-16T06:18:23+00:00"},{"url":"https://cointelegraph.com/news/yearn-finance-puts-expanded-treasury-to-use-by-repaying-victims-of-11m-hack","name":"cointelegraph.com","type":"other","archive_url":"http://web.archive.org/web/20260427093658/https://cointelegraph.com/news/yearn-finance-puts-expanded-treasury-to-use-by-repaying-victims-of-11m-hack","credibility":3,"archive_timestamp":"2026-04-27T09:36:58+00:00"},{"url":"https://thedefiant.io/news/defi/yearn-finance-iearn-vault-hacked","name":"thedefiant.io","type":"other","archive_url":"http://web.archive.org/web/20260310192327/https://thedefiant.io/news/defi/yearn-finance-iearn-vault-hacked","credibility":3,"archive_timestamp":"2026-03-10T19:23:27+00:00"},{"url":"https://therecord.media/hackers-steal-130-million-from-cream-finance-the-companys-3rd-hack-this-year","name":"therecord.media","type":"other","archive_url":"http://web.archive.org/web/20260724232349/https://therecord.media/hackers-steal-130-million-from-cream-finance-the-companys-3rd-hack-this-year","credibility":3,"archive_timestamp":"2026-07-24T23:23:49+00:00"},{"url":"https://medium.com/immunefi/hack-analysis-cream-finance-oct-2021-fc222d913fc5","name":"medium.com","type":"other","archive_url":"http://web.archive.org/web/20260724225910/https://medium.com/immunefi/hack-analysis-cream-finance-oct-2021-fc222d913fc5","credibility":3,"archive_timestamp":"2026-07-24T22:59:10+00:00"},{"url":"https://decrypt.co/84840/behind-defi-war-words-aave-yearn","name":"decrypt.co","type":"other","archive_url":"http://web.archive.org/web/20260608054708/https://decrypt.co/84840/behind-defi-war-words-aave-yearn","credibility":3,"archive_timestamp":"2026-06-08T05:47:08+00:00"},{"url":"https://www.dlnews.com/articles/defi/defi-partners-clash-over-32m-bad-debt-iron-bank-alpha-homora/","name":"dlnews.com","type":"other","archive_url":"http://web.archive.org/web/20260617095331/https://www.dlnews.com/articles/defi/defi-partners-clash-over-32m-bad-debt-iron-bank-alpha-homora/","credibility":3,"archive_timestamp":"2026-06-17T09:53:31+00:00"},{"url":"https://www.theblock.co/post/216536/iron-bank-freezes-alpha-homora-lending-accounts-over-bad-debt-dispute","name":"theblock.co","type":"other","archive_url":null,"credibility":3,"archive_error":"error:no-request","archive_status":"unarchivable","archive_timestamp":null},{"url":"https://www.benzinga.com/markets/cryptocurrency/23/03/31193198/iron-bank-calls-on-alpha-homora-to-take-responsibility-for-bad-debt","name":"benzinga.com","type":"other","archive_url":"http://web.archive.org/web/20260520092639/https://www.benzinga.com/markets/cryptocurrency/23/03/31193198/iron-bank-calls-on-alpha-homora-to-take-responsibility-for-bad-debt","credibility":3,"archive_timestamp":"2026-05-20T09:26:39+00:00"},{"url":"https://www.web3isgoinggreat.com/?id=yearn-treasury-swap","name":"web3isgoinggreat.com","type":"other","archive_url":"http://web.archive.org/web/20260307050729/https://www.web3isgoinggreat.com/?id=yearn-treasury-swap","credibility":3,"archive_timestamp":"2026-03-07T05:07:29+00:00"},{"url":"https://www.theblock.co/post/267483/yearn-finance-says-faulty-script-wiped-out-63-of-treasury","name":"theblock.co","type":"other","archive_url":"http://web.archive.org/web/20260226120710/https://www.theblock.co/post/267483/yearn-finance-says-faulty-script-wiped-out-63-of-treasury","credibility":3,"archive_timestamp":"2026-02-26T12:07:10+00:00"},{"url":"https://unchainedcrypto.com/1-4-million-wiped-out-from-yearn-finance-treasury/","name":"unchainedcrypto.com","type":"other","archive_url":"https://web.archive.org/web/20260829195744/https://unchainedcrypto.com/1-4-million-wiped-out-from-yearn-finance-treasury/","credibility":3,"archive_timestamp":"2026-08-29T19:57:44+00:00"},{"url":"https://github.com/yearn/yearn-security/blob/master/disclosures/2023-12-11.md","name":"github.com","type":"other","archive_url":"http://web.archive.org/web/20260803155817/https://github.com/yearn/yearn-security/blob/master/disclosures/2023-12-11.md","credibility":3,"archive_timestamp":"2026-08-03T15:58:17+00:00"},{"url":"https://www.dlnews.com/articles/defi/yearn-finance-looted-for-9m-after-attacker-minted-trillions/","name":"dlnews.com","type":"other","archive_url":"http://web.archive.org/web/20260625140644/https://www.dlnews.com/articles/defi/yearn-finance-looted-for-9m-after-attacker-minted-trillions/","credibility":3,"archive_timestamp":"2026-06-25T14:06:44+00:00"},{"url":"https://research.checkpoint.com/2025/16-wei/","name":"research.checkpoint.com","type":"other","archive_url":"http://web.archive.org/web/20260608151912/https://research.checkpoint.com/2025/16-wei/","credibility":3,"archive_timestamp":"2026-06-08T15:19:12+00:00"},{"url":"https://www.theblock.co/post/381740/yearn-finance-9-million-yeth-exploit-confirms-partial-recovery-outlines-remediation","name":"theblock.co","type":"other","archive_url":"http://web.archive.org/web/20260419203951/https://www.theblock.co/post/381740/yearn-finance-9-million-yeth-exploit-confirms-partial-recovery-outlines-remediation","credibility":3,"archive_timestamp":"2026-04-19T20:39:51+00:00"},{"url":"https://crypto.news/yearn-finance-hit-by-fourth-exploit-as-attacker-drains-legacy-v1-vault/","name":"crypto.news","type":"other","archive_url":"http://web.archive.org/web/20260117072040/https://crypto.news/yearn-finance-hit-by-fourth-exploit-as-attacker-drains-legacy-v1-vault/","credibility":3,"archive_timestamp":"2026-01-17T07:20:40+00:00"},{"url":"https://www.cryptopolitan.com/yearn-finance-tusd-vault-hacked/","name":"cryptopolitan.com","type":"other","archive_url":"https://web.archive.org/web/20260829180937/https://www.cryptopolitan.com/yearn-finance-tusd-vault-hacked/","credibility":3,"archive_timestamp":"2026-08-29T18:09:37+00:00"},{"url":"https://cryptoslate.com/how-sec-scrutiny-pushed-defi-innovator-andre-cronje-to-quit-in-2022/","name":"cryptoslate.com","type":"other","archive_url":"http://web.archive.org/web/20250906190331/https://cryptoslate.com/how-sec-scrutiny-pushed-defi-innovator-andre-cronje-to-quit-in-2022/","credibility":3,"archive_timestamp":"2025-09-06T19:03:31+00:00"},{"url":"https://blockonomi.com/andre-cronje-reveals-sec-investigation-behind-2022-defi-departure/","name":"blockonomi.com","type":"other","archive_url":"http://web.archive.org/web/20260901071654/https://blockonomi.com/andre-cronje-reveals-sec-investigation-behind-2022-defi-departure/","credibility":3,"archive_timestamp":"2026-09-01T07:16:54+00:00"},{"url":"https://thedefiant.io/news/people/andre-cronje-yearn-finance-quits-defi-fantom","name":"thedefiant.io","type":"other","archive_url":"http://web.archive.org/web/20251230003218/https://thedefiant.io/news/people/andre-cronje-yearn-finance-quits-defi-fantom","credibility":3,"archive_timestamp":"2025-12-30T00:32:18+00:00"},{"url":"https://www.coindesk.com/tech/2021/02/02/yearn-finance-votes-to-inflate-yfi-token-supply-by-20","name":"coindesk.com","type":"other","archive_url":"http://web.archive.org/web/20251130095615/https://www.coindesk.com/tech/2021/02/02/yearn-finance-votes-to-inflate-yfi-token-supply-by-20","credibility":3,"archive_timestamp":"2025-11-30T09:56:15+00:00"},{"url":"https://medium.com/coinmonks/new-yearn-governance-structure-9090329838ea","name":"medium.com","type":"other","archive_url":null,"credibility":3,"archive_error":"error:no-request","archive_status":"unarchivable","archive_timestamp":null},{"url":"https://docs.yearn.finance/contributing/governance/governance-and-operations","name":"docs.yearn.finance","type":"other","archive_url":null,"credibility":3,"archive_error":"error:no-job","archive_status":"unarchivable","archive_timestamp":null},{"url":"https://www.onesafe.io/blog/yearn-finance-exploit-security-breach-defi","name":"onesafe.io","type":"other","archive_url":"http://web.archive.org/web/20251215110630/https://www.onesafe.io/blog/yearn-finance-exploit-security-breach-defi","credibility":3,"archive_timestamp":"2025-12-15T11:06:30+00:00"}],"source_tags":["defillama"],"addresses":[],"reviewed":true,"reviewed_by":null,"model_used":"claude-sonnet-4-6","created_at":"2026-05-04T02:54:59.290085+00:00","updated_at":"2026-09-01T10:06:41.831811+00:00"}}