Crypto Superapp Legend Announces Shutdown As Industry Shakeout Continues

bitcoinistОпубліковано о 2026-05-14Востаннє оновлено о 2026-05-14

Анотація

Legend, a DeFi mobile app aggregator founded by former Compound executives, is shutting down on July 12 after roughly two years. Despite a $15 million funding round led by Andreessen Horowitz and Coinbase Ventures in 2025, CEO Jayson Hobby stated the product failed to achieve the necessary scale for financial viability. The non-custodial app allowed users to earn, trade, borrow, and swap assets via integrations with major protocols like Aave and Uniswap from a single interface. Hobby noted mainstream crypto users care about benefits like better yield and control, not whether a product uses blockchain. Legend's closure is part of a broader sector shakeout, with over 20 DeFi, NFT, and crypto protocols announcing shutdowns this year amid a bear market and declining total value locked.

Mainstream crypto users don’t care whether a product runs on a blockchain or not. That blunt observation came from Legend CEO Jayson Hobby as he announced the closure of the DeFi mobile app he helped build — and it may be the most honest thing said about crypto consumer products in years.

A Costly Lesson in Crypto User Behavior

Legend, a mobile-first DeFi aggregator founded by former Compound Finance executives, will go offline on July 12 after roughly two years in operation. The app will continue running normally for 60 days before the shutdown takes effect.

Hobby said the product found an audience but failed to grow to the scale needed to keep the company financially viable. Closing, he said, was the right call for the team and its investors.

The app let users earn, trade, borrow, and swap assets like stablecoins and Ether through integrations with major DeFi protocols including Aave, Compound, and Uniswap — all from a single interface.

The idea was to spare users from juggling multiple wallets and applications. Legend operated as a non-custodial aggregator, meaning it never held user funds directly.

Backed By Big Names, Still Not Enough

In February 2025, Legend closed a $15 million funding round led by Andreessen Horowitz and Coinbase Ventures. The backing gave it credibility. It wasn’t enough to overcome the growth gap.

No active user counts or total value locked figures were disclosed, partly because the aggregator model makes those numbers harder to pin down.

Bitcoin is now trading at $80,237. Chart: TradingView

What users want, according to Hobby, is simple: better yield, faster payments, more control over their money. Whether those outcomes come from a blockchain or a traditional bank account is beside the point.

“The product that wins,” he said, “is the one that hides it completely. The benefits are felt, not explained.”

The broader DeFi market has not made things easier. Total value locked across the DeFi ecosystem has fallen 50% since October, weighed down by a prolonged crypto bear market.

A Wave Of Closures Sweeps The Sector

Legend is far from alone. More than 20 DeFi, NFT, crypto, GameFi protocols have announced shutdowns so far this year.

ZeroLend closed in February after three years, calling its model unsustainable. Solana aggregator Step Finance wound down the same month following a $40 million treasury wallet breach.

DeFi derivatives platform Polynomial also ceased operations in February. Balancer Labs shut down in March after mounting pressure following a $116 million hack late last year.

And in April, Base-based lending protocol Seamless Protocol cited volatile market conditions as the reason for its closure.

Featured image from Unsplash, chart from TradingView

Пов'язані питання

QWhat was the main reason behind Legend CEO Jayson Hobby's blunt observation about crypto users?

AThe main reason was his conclusion based on Legend's shutdown, stating that mainstream crypto users don't care if a product runs on blockchain or not; they just want better yield, faster payments, and more control over their money.

QWhat key functionality did the Legend app provide to its users?

AThe Legend app was a non-custodial DeFi aggregator that let users earn, trade, borrow, and swap assets like stablecoins and Ether through integrations with major protocols like Aave, Compound, and Uniswap from a single interface.

QWhich major venture capital firms led Legend's $15 million funding round in February 2025?

ALegend's $15 million funding round in February 2025 was led by Andreessen Horowitz and Coinbase Ventures.

QAccording to the article, what has happened to the total value locked (TVL) in the broader DeFi market since October?

AAccording to the article, the total value locked (TVL) across the DeFi ecosystem has fallen by 50% since October, weighed down by a prolonged crypto bear market.

QName two other crypto protocols mentioned in the article that shut down in February of the same year.

ATwo other crypto protocols that shut down in February mentioned in the article are ZeroLend and the Solana aggregator Step Finance (following a treasury wallet breach).

Пов'язані матеріали

Codex Goal Mode Usage Guide: How to Make AI Continuously Pursue a Specific Objective

"Codex Goal Mode: How to Make AI Work Continuously Toward a Specific Goal" OpenAI's Codex "goal mode" (/goal) transforms the AI from a reactive code assistant into a proactive execution agent capable of working autonomously for hours or even days to achieve a defined objective. To maximize its effectiveness, follow these key principles: 1. **Define Clear, Verifiable Exit Criteria:** The goal prompt should be a concise, measurable success condition, not a lengthy specification. Use quantifiable metrics like "reduce build time by 30%" or "achieve 100% test parity." 2. **Provide Initial Guidance and Tools:** Direct Codex toward likely problem areas and specify available tools (e.g., browsers, testing environments) to prevent it from exploring unproductive paths. 3. **Enable Progress Measurement:** Equip Codex with ways to track advancement, such as creating comparison tools for visual tasks or evaluation sets, ensuring it can gauge its own progress. 4. **Use a Realistic Execution Environment:** For tasks like performance optimization, provide access to environments that closely mimic production (e.g., similar configs, databases) to yield valid results. 5. **Be Cautious with Visual Goals:** Avoid vague "pixel-perfect" instructions. Instead, supplement visual references with functional checklists or design system specifications to prevent Codex from obsessing over minor details. 6. **Implement Progress Tracking:** For long-running tasks, have Codex commit code to draft PRs, update progress documents, or send Slack updates to maintain visibility into its work. 7. **Review and Consolidate Results:** Once the goal is met, instruct Codex to review its work, clean up ineffective experimental code, and reflect on what strategies succeeded or failed. Ultimately, using goal mode shifts the developer's role from writing prompts to managing a persistent engineering agent—defining objectives, establishing metrics, configuring environments, and conducting final reviews.

marsbit38 хв тому

Codex Goal Mode Usage Guide: How to Make AI Continuously Pursue a Specific Objective

marsbit38 хв тому

From Ethereum to AI's 'CROPS': What Exactly Is This 'Slow Variable' That Vitalik Has Repeatedly Emphasized?

Recently, Vitalik Buterin has frequently emphasized the concept of "CROPS," first outlined in the Ethereum Foundation's March mandate as core principles guiding its focus: Censorship Resistance, Capture Resistance, Open Source, Privacy, and Security. CROPS represents Ethereum's commitment to providing foundational capabilities for user sovereignty—enabling asset ownership, identity expression, and coordination without reliance on centralized platforms or surrendering ultimate control. This framework is gaining new urgency with the rise of AI, particularly AI agents managing digital assets and automating transactions. While AI offers convenience, it risks centralizing user data, intent, and control if dependent on opaque, centralized services. Vitalik argues for "CROPS AI"—AI that is open, privacy-preserving, secure, and capable of local execution to maintain user agency. He highlights convergence between "CROPS Ethereum access layers" and "CROPS AI," such as using zero-knowledge proofs for private remote LLM calls and Ethereum RPC reads, ensuring users can access services without exposing sensitive information. Ultimately, CROPS is not just an abstract ideal but a practical guide for Ethereum's development and AI integration. It addresses the critical long-term question: as digital systems grow more powerful, how can users retain control over their privacy, assets, and autonomy? In an AI-driven era, these principles may define Ethereum's enduring value—prioritizing verifiable, secure, and user-centric design over short-term optimizations like speed and cost alone.

marsbit42 хв тому

From Ethereum to AI's 'CROPS': What Exactly Is This 'Slow Variable' That Vitalik Has Repeatedly Emphasized?

marsbit42 хв тому

Торгівля

Спот
Ф'ючерси

Популярні статті

Як купити T

Ласкаво просимо до HTX.com! Ми зробили покупку Threshold Network Token (T) простою та зручною. Дотримуйтесь нашої покрокової інструкції, щоб розпочати свою криптовалютну подорож.Крок 1: Створіть обліковий запис на HTXВикористовуйте свою електронну пошту або номер телефону, щоб зареєструвати обліковий запис на HTX безплатно. Пройдіть безпроблемну реєстрацію й отримайте доступ до всіх функцій.ЗареєструватисьКрок 2: Перейдіть до розділу Купити крипту і виберіть спосіб оплатиКредитна/дебетова картка: використовуйте вашу картку Visa або Mastercard, щоб миттєво купити Threshold Network Token (T).Баланс: використовуйте кошти з балансу вашого рахунку HTX для безперешкодної торгівлі.Треті особи: ми додали популярні способи оплати, такі як Google Pay та Apple Pay, щоб підвищити зручність.P2P: Торгуйте безпосередньо з іншими користувачами на HTX.Позабіржова торгівля (OTC): ми пропонуємо індивідуальні послуги та конкурентні обмінні курси для трейдерів.Крок 3: Зберігайте свої Threshold Network Token (T)Після придбання Threshold Network Token (T) збережіть його у своєму обліковому записі на HTX. Крім того, ви можете відправити його в інше місце за допомогою блокчейн-переказу або використовувати його для торгівлі іншими криптовалютами.Крок 4: Торгівля Threshold Network Token (T)Легко торгуйте Threshold Network Token (T) на спотовому ринку HTX. Просто увійдіть до свого облікового запису, виберіть торгову пару, укладайте угоди та спостерігайте за ними в режимі реального часу. Ми пропонуємо зручний досвід як для початківців, так і для досвідчених трейдерів.

451 переглядів усьогоОпубліковано 2024.12.10Оновлено 2026.06.02

Як купити T

Обговорення

Ласкаво просимо до спільноти HTX. Тут ви можете бути в курсі останніх подій розвитку платформи та отримати доступ до професійної ринкової інформації. Нижче представлені думки користувачів щодо ціни T (T).

活动图片