<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Hyperdrive</title>
        <link>https://paragraph.com/@hyperdrive</link>
        <description>Borrow Stablecoins against your assets, make your $HYPE liquid, 3x on your HLP positions. More yield strategies coming soon.</description>
        <lastBuildDate>Wed, 20 May 2026 09:31:53 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Hyperdrive</title>
            <url>https://storage.googleapis.com/papyrus_images/87c5e82bda36ca3ab05ed8cd361c812ab157622ef06f78d7730046914e415e37.png</url>
            <link>https://paragraph.com/@hyperdrive</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Hyperdrive Incident Disclosure – September 27, 2025]]></title>
            <link>https://paragraph.com/@hyperdrive/hyperdrive-incident-disclosure-september-27-2025</link>
            <guid>np9GdQb4c3qxKn5VnEkt</guid>
            <pubDate>Wed, 15 Oct 2025 15:07:53 GMT</pubDate>
            <description><![CDATA[On Saturday, September 27, 2025, at approximately 22:00 Singapore time (SGT), the Hyperdrive team was alerted to suspicious on-chain activity affecting the Primary and Treasury USDT₀ markets. Out of an abundance of caution, all markets were immediately paused while we investigated. Following a rapid internal review, we confirmed that the activity was the result of a malicious exploit. Our incident response plan was activated, and a dedicated war room was assembled consisting of the Hyperdrive...]]></description>
            <content:encoded><![CDATA[<h1 id="h-" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"></h1><p>On <strong>Saturday, September 27, 2025, at approximately 22:00 Singapore time (SGT)</strong>, the Hyperdrive team was alerted to suspicious on-chain activity affecting the <strong>Primary</strong> and <strong>Treasury USDT₀</strong> markets. Out of an abundance of caution, <strong>all markets were immediately paused</strong> while we investigated.</p><p>Following a rapid internal review, we confirmed that the activity was the result of a <strong>malicious exploit</strong>. Our <strong>incident response plan</strong> was activated, and a dedicated <strong>war room</strong> was assembled consisting of the Hyperdrive core team, external auditors, and an on-chain forensics group.</p><hr><h2 id="h-technical-summary" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Technical Summary</h2><p>Each Hyperdrive Market is a <strong>stand-alone ERC-4626 vault</strong> where the loan token serves as the vault asset. Markets allow users to supply and withdraw collateral, and to borrow and repay debt.</p><p>A key feature of the protocol is support for the <strong>Operator model</strong> defined in EIP-7540, which allows approved operators to manage user positions on their behalf. Currently, the only approved operator across all markets is the <strong>Hyperdrive Router</strong> — a multicall-style contract that batches multiple actions into a single transaction to enhance user experience.</p><p>The Router also includes a general <code>CALL</code> action type, designed to permit external contract calls. For safety, the <code>CALL</code> action is governed by an allowlist that restricts execution to approved external contracts. However, this allowlist was referencing the <strong>Hyperdrive Address Registry</strong>, which serves as a canonical mapping of all protocol contract addresses — including core Market contracts themselves.</p><hr><h2 id="h-root-cause" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Root Cause</h2><p>By using the Router’s <code>CALL</code> action in combination with the Address Registry, the attacker was able to target the Market contracts directly and perform operations as an authorized operator. This led to three distinct exploit vectors:</p><ol><li><p><strong>Borrowing USDT</strong> against user accounts on the <strong>Primary USDT₀ Market.</strong></p></li><li><p><strong>Withdrawing thBILL collateral</strong> from the <strong>Treasury USDT₀ Market.</strong></p></li><li><p><strong>Sweeping unspent ERC-20 token allowances</strong> from users who had previously approved the Router but never completed a redemption.</p></li></ol><p>The first two exploits were mitigated when the markets were paused. The third vector targeted residual token allowances and was unrelated to active market state.</p><hr><h2 id="h-containment-and-resolution" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Containment and Resolution</h2><p>Upon confirming the exploit:</p><ul><li><p>All markets were paused to prevent further action.</p></li><li><p>The Router contract was upgraded to a <strong>bricked version</strong>, effectively disabling all functionality and eliminating any further risk.</p></li><li><p>The response and containment measures were completed within a few hours of the initial alert.</p></li></ul><p>After stabilizing the system, the team elected to <strong>perform a remediation of user funds before resuming market operations</strong> due to the nature of the exploit involving user-level borrowing actions.</p><hr><h2 id="h-remediation-and-next-steps" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Remediation and Next Steps</h2><p>Our priority throughout the process has been <strong>user protection and transparency</strong>. The following steps were taken:</p><ul><li><p>Comprehensive forensic analysis to identify all affected accounts.</p></li><li><p>Balance and position remediation for impacted users.</p></li><li><p>Security patch and architectural update to the Router and Address Registry integration.</p></li></ul><p>While all components of the system had previously been audited, the Router’s <code>CALL</code> action had been reviewed in isolation. In context, the design was secure, but the interaction with the Address Registry introduced an unforeseen systemic risk — a lesson that underscores the importance of <strong>holistic, system-level audits</strong> in modular architectures.</p><hr><h2 id="h-attribution" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Attribution</h2><p>We are unable to publicly identify the threat actor responsible at this time. However, on-chain forensics indicate that the threat actor has been involved in multiple exploits across other protocols. The threat actor is currently the target of at least one ongoing law enforcement investigation. We are cooperating with ecosystem partners to share intelligence and strengthen collective defenses.</p><hr><h2 id="h-closing-statement" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Closing Statement</h2><p>This incident serves as a reminder that even well-audited, permission-restricted systems can be exploited through unexpected composability.</p><p>We remain deeply committed to maintaining the <strong>security, integrity, and transparency</strong> of the Hyperdrive protocol.</p><p>We thank our community, partners, and users for their patience and support as we continue to make Hyperdrive stronger and more resilient.</p><p><strong>— The Hyperdrive Team</strong></p>]]></content:encoded>
            <author>hyperdrive@newsletter.paragraph.com (Hyperdrive)</author>
        </item>
        <item>
            <title><![CDATA[Hyperdrive and Unit Partner to Unlock Borrowing Power for Native BTC, ETH and more Unit Assets on Hyperliquid]]></title>
            <link>https://paragraph.com/@hyperdrive/hyperdrive-and-unit-partner-to-unlock-borrowing-power-for-native-btc-eth-and-more-unit-assets-on-hyperliquid</link>
            <guid>JpFWSeyol8Cj75AAf4g0</guid>
            <pubDate>Tue, 20 May 2025 13:32:03 GMT</pubDate>
            <description><![CDATA[Hyperdrive, the premier stablecoin money market built for Hyperliquid, is proud to announce a strategic integration with Unit, the decentralized tokenization protocol that brings native assets like BTC and ETH into the Hyperliquid ecosystem. Through this partnership, holders of Unit assets can use their BTC and ETH as collateral on Hyperdrive to borrow USDe and other stablecoins, unlocking new capital efficiency for self-custodial users across HyperEVM.Powering Capital Efficiency for Native A...]]></description>
            <content:encoded><![CDATA[<p>Hyperdrive, the premier stablecoin money market built for Hyperliquid, is proud to announce a strategic integration with <strong>Unit</strong>, the decentralized tokenization protocol that brings native assets like BTC and ETH into the Hyperliquid ecosystem.</p><p>Through this partnership, holders of Unit assets can <strong>use their BTC and ETH as collateral on Hyperdrive</strong> to borrow USDe and other stablecoins, unlocking new capital efficiency for self-custodial users across HyperEVM.</p><hr><h3 id="h-powering-capital-efficiency-for-native-assets" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Powering Capital Efficiency for Native Assets</h3><p>Since launch, Unit has facilitated over <strong>$100 million in BTC and ETH inflows</strong>, making Hyperliquid the #1 DEX for native BTC spot volume.</p><p>With the Hyperdrive integration, those assets are no longer just tradable — they become <strong>productive collateral</strong>. Users can:</p><ul><li><p><strong>Borrow stablecoins against native BTC and ETH</strong></p></li><li><p><strong>Access liquidity without selling their holdings</strong></p></li><li><p><strong>Use borrowed assets across DeFi applications on HyperEVM</strong></p></li></ul><p>This unlocks a new layer of financial utility and composability for assets historically difficult to deploy in DeFi — especially Bitcoin.</p><hr><h3 id="h-a-unified-onchain-finance-stack" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">A Unified Onchain Finance Stack</h3><p>Hyperdrive and Unit together form the foundation of Hyperliquid’s broader vision: to create a fully onchain alternative to centralized finance — one where assets can move, trade, and generate yield without intermediaries.</p><blockquote><p>“This partnership is a major step toward making Hyperliquid the most capital-efficient onchain trading and lending platform in crypto. Unit brings native assets in. Hyperdrive puts them to work.”</p><p>— Hyperdrive Core Contributor</p></blockquote><hr><h3 id="h-availability" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Availability</h3><p>Collateralized lending against Unit assets will be live on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://hyperdrive.fi/">hyperdrive.fi</a> next week. Supported collateral includes Unit BTC and ETH, with additional assets to follow.</p><p>To stay up to date, visit <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/hyperdrivedefi">https://x.com/hyperdrivedefi</a></p>]]></content:encoded>
            <author>hyperdrive@newsletter.paragraph.com (Hyperdrive)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/dbde01bb0b769c514f601e87632fabc8c342880b56617fe9758568bc99ea3087.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Hyperdrive - THE Stablecoin Money Market]]></title>
            <link>https://paragraph.com/@hyperdrive/hyperdrive-the-stablecoin-money-market</link>
            <guid>zcedfOff1fpzeYZ09HME</guid>
            <pubDate>Thu, 15 May 2025 19:27:28 GMT</pubDate>
            <description><![CDATA[Hyperdrive was created with a vision - The stablecoin market will be crypto’s largest and fastest growing vertical. Though this view may be consensus today, the foundations for Hyperdrive to support this vision begun to be built many years ago. As we prepare to launch, we will outline below why we chose to focus on stablecoin lending, and why on Hyperliquid.The Stablecoin MarketJust 5 years ago in 2020, Ethereum had found its flagship product - DeFi. With just over $600M in TVL at the start o...]]></description>
            <content:encoded><![CDATA[<p>Hyperdrive was created with a vision - The stablecoin market will be crypto’s largest and fastest growing vertical.</p><p>Though this view may be consensus today, the foundations for Hyperdrive to support this vision begun to be built many years ago. As we prepare to launch, we will outline below why we chose to focus on stablecoin lending, and why on Hyperliquid.</p><h3 id="h-the-stablecoin-market" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>The Stablecoin Market</strong></h3><p>Just 5 years ago in 2020, Ethereum had found its flagship product - DeFi. With just over $600M in TVL at the start of the year, DeFi grew explosively and hit a whopping $15.5B TVL by the end of the year. That’s a growth rate of 2583%.</p><p>Yet one vertical stood out to us — stablecoins. People were using it to beat bank account savings rates, conduct remittances, make payments and protect themselves from hyperinflationary currencies. The eventual proliferation of stablecoins was extremely obvious to us.</p><p>Today, we have behemoths in USDC, USDT0, USDe, and the total circulating stablecoin supply amounts to &gt;$243 billion.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8c0829e5167de9eded2a7ec5c0e098bf38c3a3cb35e824718772d3cfd74695b9.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-the-pain-point" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>The Pain Point</strong></h3><p>There was one problem however, DeFi yields were unsustainable and declined in 2022. This led to an outflow of stablecoins from the market as people redeemed them for cash.</p><p>So the question we posed to ourselves were — how do we ensure yields are sustainable for our users?</p><p>Enter Hyperliquid.</p><h3 id="h-hyperliquid-hlp" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>Hyperliquid HLP</strong></h3><p>The Hyperliquidity Provider (HLP) is Hyperliquid’s market making vault. Its performance is driven by proprietary strategies set by Hyperliquid, as well as priority access to liquidation orderflow.</p><p>This had instantly caught our eye, as HLP derives it yield from sustainable mechanics unlike many ponzi-like sources we have seen in the past. This is why we started building on Hyperliquid.</p><p>Tokenized HLP and using it as collateral will be enabled on Hyperdrive once Hyperliquid dependencies are available.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/edec87ec434813f35af6e5fecf45b8a55f027dc52b5e71165d9ec09fd059625a.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-the-house-of-finance-x-the-home-of-stablecoin-yields" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>The House of Finance x The Home of Stablecoin Yields</strong></h3><p>As Hyperliquid grows into the House of Finance, we foresee a myriad of activity taking place on it. More assets through tokenization protocols such as Hyperunit, more stablecoins such as Ethena’s USDe and USDT0, more vaults, payment rails, NFT projects, yield farming opportunities, etc.</p><p>Hyperdrive intends to capitalize on all yield opportunities to create products for our users. This mean tokenizing more HyperCore vaults, enabling them as collateral, creating managed yield and looping strategies.</p><p>Everything that pertains to yield will be on Hyperdrive - The Home of Stablecoin Yields.</p><h3 id="h-a-closing-5-year-vision-becoming-cryptos-default-yield-infrastructure" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>A Closing 5 Year Vision - Becoming Crypto’s Default Yield Infrastructure</strong></h3><p>Hyperdrive is built for maximum utilization — Meaning every dollar on Hyperdrive should earn more, move faster, and create more value than anywhere else. Every crypto wallet will hold stablecoins, and every stablecoin will be earning, borrowing, and compounding through Hyperdrive.</p><p>We believe every crypto wallet will hold a stablecoin, and every stablecoin will be earning, borrowing, and compounding through Hyperdrive. It won’t just be a product. Hyperdrive will be the default infrastructure that yield flows through.</p><p>Hyperdrive is ready. Are you?</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/hyperdrivedefi/status/1921958583085957288">https://x.com/hyperdrivedefi/status/1921958583085957288</a></p>]]></content:encoded>
            <author>hyperdrive@newsletter.paragraph.com (Hyperdrive)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/3411528c965c4e23a17e78144aecebb02bfe1f3c5bb262cfc3931c38ae535cec.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[HLP - The Ultimate Collateral Asset]]></title>
            <link>https://paragraph.com/@hyperdrive/hlp-the-ultimate-collateral-asset</link>
            <guid>hqdmAWbQy7VcGryEzerZ</guid>
            <pubDate>Thu, 17 Apr 2025 03:33:11 GMT</pubDate>
            <description><![CDATA[Yield-bearing asset that is able to be used as collateral. That&apos;s the holy grail in not only crypto, but in all of finance. We see evidence of this through popular strategies such as long USD Treasuries and short JPY. When Hyperdrive unlocks HLP as a collateral asset, a 0 to 1 shift will take place in the market. A sustainable strategy boosted by liquidation privileges on Hyperliquid, not ponzi yield driven by minting tokens, that is leverageable on Hyperdrive. Some key characteristics o...]]></description>
            <content:encoded><![CDATA[<p>Yield-bearing asset that is able to be used as collateral. That&apos;s the holy grail in not only crypto, but in all of finance. We see evidence of this through popular strategies such as long USD Treasuries and short JPY.</p><p>When Hyperdrive unlocks HLP as a collateral asset, a 0 to 1 shift will take place in the market. A sustainable strategy boosted by liquidation privileges on Hyperliquid, not ponzi yield driven by minting tokens, that is leverageable on Hyperdrive.</p><p><strong>Some key characteristics of HLP are its:</strong></p><p>✅ 100% Transparent Proof of Reserves</p><p>✅ Sustainable MM Strategies</p><p>✅ Low Volatility</p><p>✅ 0% Performance Fees</p><p>✅ To Be Tokenized and Supported as Collateral on Hyperdrive</p><p>✅ Swift Withdrawal Liquidity with Hyperdrive - No AMM slippage when liquidating deposits</p><h3 id="h-addressing-recent-events" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Addressing Recent Events</h3><p>In March, there were two economic attacks on the HLP vault. Both attacks used a strategy that liquidated the trader&apos;s own toxic position. March 12&apos;s incident left a 0.7% loss for HLP, while March 26&apos;s ended up in profit for HLP after Hyperliquid validators closed toxic positions at an agreed mark price.</p><p>The outcome of these events left HLP with minimal losses, and an upgraded strategy that is more resilient against attacks. These events also showed that HLP could process all withdrawals smoothly, even as there were large panic outflows from the vault.</p><h3 id="h-empirical-analysis-of-hlp-performance" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Empirical Analysis of HLP Performance:</h3><p>Due to the attacks, there is some ongoing negative sentiment around HLP.</p><ul><li><p>1Y Return = &gt;19%, inclusive of March&apos;s drawdown</p></li><li><p>More than 70% of daily returns are positive</p></li><li><p>&lt;1% of daily returns were below -1% over the past 14 months</p></li><li><p>Significantly lower volatility than major cryptoassets like BTC and ETH</p></li></ul><p>Most traditional investors would kill to get access to funds with this type of risk-adjusted performance.</p><h3 id="h-hlps-strategy" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">HLP&apos;s Strategy</h3><p>HLP&apos;s performance is driven by proprietary market making strategies set by Hyperliquid, as well as priority access to liquidation orderflow.</p><p>Liquidations and volatility often cause extreme wicks, allowing buyers to cheaply acquire tokens from distressed positions. On CEXs, this orderflow is often privatized, giving the internal desk or privilieged market makers an advantage. On Hyperliquid, HLP vault depositors get access to this orderflow.</p><h3 id="h-farming-alpha" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Farming Alpha</h3><p>Hyperdrive will support partner assets such as Kinetiq and Thunderhead’s HYPE LSTs on its lending markets in the near future. To further boost yields and point farming, users can supply kHYPE or stHYPE on Hyperdrive, borrow USDC, and loop into tokenized HLP.</p><p>Maximize exposure across Hyperliquid verticals with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://hyperdrive.fi">Hyperdrive</a>.</p><h3 id="h-the-ultimate-collateral-asset" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">The Ultimate Collateral Asset</h3><p>Hyperdrive’s tokenized HLP is coming soon, bringing the ultimate collateral asset live to the public. Users will be able to use it as collateral on Hyperdrive’s very own spot lending market, allowing them to leverage loop for extra yields, or borrow USDC from it to use elsewhere.</p><p>The Home of Hyperliquid Yields.</p><p>Hyperdrive.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/qO9IMMTbxSkT_yMUleonSFv3V6V3W5_O8tzUVUotu5A">https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/qO9IMMTbxSkT_yMUleonSFv3V6V3W5_O8tzUVUotu5A</a></p>]]></content:encoded>
            <author>hyperdrive@newsletter.paragraph.com (Hyperdrive)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/0f3566eaaa455e4fcd4b8a89c9a2dc6e87d1c499ac853d3b4309310f1a409333.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Why HYPED is the Best HYPE LST: Secure, Real-Time, and 0 Fees]]></title>
            <link>https://paragraph.com/@hyperdrive/why-hyped-is-the-best-hype-lst-secure-real-time-and-0-fees</link>
            <guid>wK7BQ81fJ8EXG10C08Ju</guid>
            <pubDate>Mon, 17 Mar 2025 23:50:47 GMT</pubDate>
            <description><![CDATA[Yield-bearing vaults are a fundamental part of DeFi, allowing users to earn passive income on their assets. However, when it comes to Liquid Staking Tokens (LSTs), tracking yield accurately and securely is a challenge. Most LSTs, including Lido’s stETH, rely on an external Overseer model, introducing security risks, inefficiencies, and additional costs for users.The HYPED Difference: Real-Time, On-Chain Exchange RateHYPED is a 0-fee LST for the HyperEVM, designed to eliminate these inefficien...]]></description>
            <content:encoded><![CDATA[<p>Yield-bearing vaults are a fundamental part of DeFi, allowing users to earn passive income on their assets. However, when it comes to <strong>Liquid Staking Tokens (LSTs)</strong>, tracking yield accurately and securely is a challenge. Most LSTs, including <strong>Lido’s stETH</strong>, rely on an <strong>external Overseer model</strong>, introducing security risks, inefficiencies, and additional costs for users.</p><h3 id="h-the-hyped-difference-real-time-on-chain-exchange-rate" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">The HYPED Difference: Real-Time, On-Chain Exchange Rate</h3><p>HYPED is a <strong>0-fee</strong> LST for the <strong>HyperEVM</strong>, designed to eliminate these inefficiencies by leveraging a <strong>real-time exchange rate</strong> instead of relying on an Overseer.</p><h4 id="h-how-hyped-works" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">🔹 <strong>How HYPED Works</strong></h4><p>HYPED calculates <strong>total assets, including staking rewards</strong>, completely on-chain and in real-time, thanks to <strong>Precompiles</strong> provided by the <strong>Hyperliquid team</strong>. This approach ensures that:</p><ul><li><p><strong>No external trust is required</strong> – The protocol doesn’t rely on third parties to update its state.</p></li><li><p><strong>Users always receive the correct number of shares</strong> – The real-time exchange rate reflects the most up-to-date staking rewards.</p></li><li><p><strong>Security is maximized</strong> – Since there are no permissioned accounts updating the protocol, the risk of an exploit is eliminated.</p></li><li><p><strong>Instant response to slashing events</strong> – Unlike Overseer-based LSTs, which might be vulnerable to outdated accounting, HYPED automatically adjusts to any slashing events.</p></li></ul><h3 id="h-why-choose-hyped" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>Why Choose HYPED?</strong></h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4348ee065e5d561478c7c3392df28506bfc421cca3361ec673d165af62dccf4d.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>✅ <strong>0 Fees</strong> – No intermediaries taking a cut of your rewards.</p><p>✅ <strong>Secure by Design</strong> – No externally controlled permissioned accounts.</p><p>✅ <strong>Accurate Yield Tracking</strong> – Real-time updates ensure fair minting and redemption.</p><p>✅ <strong>Built for HyperEVM</strong> – Optimized to leverage Hyperliquid’s precompiles for maximum efficiency.</p><p><strong>Just use Hyperdrive.</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/3P-08D_QgzyTYV1T5ljL3CT1I7L6RgTbMLS1mRIzEjs">https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/3P-08D_QgzyTYV1T5ljL3CT1I7L6RgTbMLS1mRIzEjs</a></p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>hyperdrive@newsletter.paragraph.com (Hyperdrive)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/9bbd58180e662b9e6fc8ceb7f5a8a6a9a414dd3b978343955c600885a8cb5fed.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Maximizing Profits with HLP: Hyperdrive's One-Click HLP Strategy]]></title>
            <link>https://paragraph.com/@hyperdrive/maximizing-profits-with-hlp-hyperdrive-s-one-click-hlp-strategy</link>
            <guid>hrU8i8yIT8bmoelQPWo1</guid>
            <pubDate>Wed, 26 Feb 2025 14:48:23 GMT</pubDate>
            <description><![CDATA[Liquidation events have long been one of the most profitable opportunities in crypto trading, but centralized exchanges (CEXs) like Binance and Bybit keep these profits for themselves or distribute them to market makers. This leaves everyday users out of the equation. Hyperliquid flips this model on its head. Through the HLP vault, liquidation profits flow directly back to users, creating a sustainable, high-yield ecosystem. Hyperdrive is now supercharging these profits with one-click leverag...]]></description>
            <content:encoded><![CDATA[<p>Liquidation events have long been one of the most profitable opportunities in crypto trading, but centralized exchanges (CEXs) like Binance and Bybit keep these profits for themselves or distribute them to market makers. This leaves everyday users out of the equation.</p><p>Hyperliquid flips this model on its head. Through <strong>the HLP vault, liquidation profits flow directly back to users</strong>, creating a sustainable, high-yield ecosystem. Hyperdrive is now <strong>supercharging these profits with one-click leverage, unlocking unprecedented yield potential.</strong></p><h2 id="h-how-the-hlp-vault-generates-yield" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>How the HLP Vault Generates Yield</strong></h2><p>The <strong>HLP vault</strong> earns yield from multiple sources, making it a powerful tool for passive income:</p><ul><li><p><strong>Market Making Strategies</strong> – The vault profits from bid-ask spreads while ensuring deep liquidity.</p></li><li><p><strong>Liquidations</strong> – Exclusive access to liquidation order flow on Hyperliquid allows the vault to capture profits before anyone else.</p></li><li><p><strong>Platform Fees from Market Making</strong> – A share of transaction fees from Hyperliquid trading activity further boosts returns.</p></li></ul><p>This diversified approach ensures consistent income generation, <strong>outperforming traditional DeFi yield strategies</strong> that rely solely on lending or staking.</p><h2 id="h-amplifying-profits-hlp-leverage-on-hyperdrive" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Amplifying Profits: HLP Leverage on Hyperdrive</strong></h2><p>Hyperdrive takes HLP yield <strong>to the next level</strong> by enabling leveraged exposure. With <strong>3x leverage on HLP, returns would have reached approximately 120% APR in 2024, before accounting for borrowing costs.</strong></p><p>This unlocks <strong>&quot;Hyperdrive-level yields&quot;</strong>—a strategy that allows users to maximize earnings without the complexities of manual leverage management. With <strong>one-click looping,</strong> users can enter leveraged HLP positions effortlessly, compounding their gains while maintaining full control.</p><h2 id="h-the-hyperliquid-advantage-proven-performance" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>The Hyperliquid Advantage: Proven Performance</strong></h2><p>The numbers speak for themselves:</p><ul><li><p><strong>40%+ APR in 2024</strong></p></li><li><p><strong>21 profitable months out of 22</strong> since launch</p></li><li><p><strong>Best month: +16.06% return</strong></p></li><li><p><strong>Only negative month: -0.79% drawdown</strong></p></li></ul><p>Unlike traditional DeFi vaults that struggle with yield sustainability, the HLP vault thrives on <strong>real trading activity and liquidation profits</strong>—ensuring long-term profitability for depositors.</p><h2 id="h-cross-chain-hlp-expanding-hyperdrives-yield-opportunities" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Cross-Chain HLP: Expanding Hyperdrive’s Yield Opportunities</strong></h2><p>Hyperdrive is pushing the boundaries of HLP liquidity even further. Once <strong>Hyperliquid enables precompiles</strong>, Hyperdrive will tokenize <strong>HLP positions on HyperEVM</strong>, bringing leverage and liquidation farming to the next generation of DeFi traders.</p><p>Additionally, through <strong>our partnership with LayerZero</strong>, HLP will soon become <strong>cross-chain compatible, allowing capital to flow seamlessly across 120+ blockchains.</strong> This means:</p><p>✅ <strong>Cross-chain collateralization</strong> – Use HLP across multiple ecosystems</p><p>✅ <strong>Unified liquidity</strong> – HLP will be tradeable and borrowable beyond Hyperliquid</p><p>✅ <strong>Increased capital efficiency</strong> – Yield farming strategies become more powerful</p><p>This expansion will make <strong>Hyperdrive the most capital-efficient way to farm yield in DeFi, reinforcing its position as the leading leverage market on Hyperliquid.</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/X5TEyLvLvXdVvCR149Ty6otCirxPYYqPOnbAR_N2qxA">https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/X5TEyLvLvXdVvCR149Ty6otCirxPYYqPOnbAR_N2qxA</a></p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>hyperdrive@newsletter.paragraph.com (Hyperdrive)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/a6cbd2be8b8a497dea065f47d16915b5706722d05775a7c8bf66714663b0a349.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Introducing: Hyperdrive’s HLP Market]]></title>
            <link>https://paragraph.com/@hyperdrive/introducing-hyperdrive-s-hlp-market</link>
            <guid>7yNydKuZJLP7avadxUOA</guid>
            <pubDate>Sun, 16 Feb 2025 20:49:00 GMT</pubDate>
            <description><![CDATA[Whether you&apos;re a passive yield seeker or an advanced trader looking to maximize your capital efficiency, Hyperdrive is your go-to DeFi hub for doing everything on Hyperliquid!Liquid HLPHLP holders can unlock additional liquidity by using HLP as collateral to borrow USDC. This allows users to maintain their exposure to HLP while accessing stablecoin liquidity to deploy elsewhere in DeFi.How it works:Deposit HLP as collateral in the Hyperdrive lending market.Borrow USDC against your HLP po...]]></description>
            <content:encoded><![CDATA[<p>Whether you&apos;re a passive yield seeker or an advanced trader looking to maximize your capital efficiency, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/X5TEyLvLvXdVvCR149Ty6otCirxPYYqPOnbAR_N2qxA">Hyperdrive</a> is your go-to DeFi hub for doing everything on Hyperliquid!</p><h2 id="h-liquid-hlp" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Liquid HLP</strong></h2><p>HLP holders can unlock additional liquidity by <strong>using HLP as collateral to borrow USDC.</strong> This allows users to maintain their exposure to HLP while accessing stablecoin liquidity to deploy elsewhere in DeFi.</p><ul><li><p><strong>How it works:</strong></p><ul><li><p>Deposit HLP as collateral in the Hyperdrive lending market.</p></li><li><p>Borrow USDC against your HLP position.</p></li><li><p>Use borrowed USDC for trading, farming, or other DeFi strategies.</p></li></ul></li></ul><p>This feature enables users to <strong>leverage their holdings</strong> while still benefiting from the yield generated by their HLP.</p><h2 id="h-leveraged-hlp" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Leveraged HLP</strong></h2><p><strong>Hyperdrive enables HLP loops for</strong> users that want to scale their HLP exposure.</p><ul><li><p><strong>How it works:</strong></p><ul><li><p>Deposit HLP as collateral in the Hyperdrive lending market.</p></li><li><p>Zap in to loop your HLP positions</p></li></ul></li></ul><p>This strategy is for users who <strong>understand risk and want to maximize capital efficiency</strong> within the Hyperdrive system.</p><h2 id="h-get-ready-for-hyperdrive" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Get Ready for Hyperdrive</strong></h2><p>Hyperdrive has been working on HyperEVM testnet since July 2024, allowing us to acquire a deep technical understanding of how the Hyperliquid L1 works. This technical knowledge is then applied to:</p><ul><li><p><strong>Be the first to make HLP liquid</strong>, unlocking deep composability and advanced trading strategies for HLP holders.</p></li><li><p>Seamlessly integrate with Hyperliquid to make HyperEVM DeFi capital-efficient and scalable</p></li><li><p><strong>Battle-tested</strong> — Developed over <strong>10+ months</strong>, already <strong>live and proven</strong>.</p></li></ul><p>Learn more about Hyperdrive:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/X5TEyLvLvXdVvCR149Ty6otCirxPYYqPOnbAR_N2qxA">https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/X5TEyLvLvXdVvCR149Ty6otCirxPYYqPOnbAR_N2qxA</a></p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>hyperdrive@newsletter.paragraph.com (Hyperdrive)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/8f806e49486be778fa0424d44766eca5340cd93de2ef04826e5b48878c5f875b.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Hyperliquid's Growth Potential ]]></title>
            <link>https://paragraph.com/@hyperdrive/hyperliquid-s-growth-potential</link>
            <guid>NuqmOrrBffaL2gm8KJrX</guid>
            <pubDate>Wed, 29 Jan 2025 08:38:15 GMT</pubDate>
            <description><![CDATA[Perpetual markets are the lifeblood of major exchanges like Binance and Bybit, generating billions in trading fees every year. These markets drive liquidity, user activity, and profitability—making them the core revenue engine of centralized and decentralized exchanges alike. With the launch of HyperEVM, Hyperdrive is set to channel more users into Hyperliquid’s perpetual markets, reinforcing its position as a high-growth, community-first ecosystem—all while ensuring that $HYPE holders benefi...]]></description>
            <content:encoded><![CDATA[<p>Perpetual markets are the lifeblood of major exchanges like Binance and Bybit, generating billions in trading fees every year. These markets drive liquidity, user activity, and profitability—making them the core revenue engine of centralized and decentralized exchanges alike.</p><p>With the launch of <strong>HyperEVM</strong>, Hyperdrive is set to <strong>channel more users into Hyperliquid’s perpetual markets</strong>, reinforcing its position as a high-growth, <strong>community-first ecosystem</strong>—all while ensuring that <strong>$HYPE holders</strong> benefit directly from its success.</p><h3 id="h-the-perpetual-trading-opportunity" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>The Perpetual Trading Opportunity</strong></h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6d4741e469f19963f06575b04697418776ff865dce9717da0a30f3b9574af51e.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Binance makes approx. $38 billion in annual revenue from perpetuals Markets. That’s 5x the entire market cap of $HYPE in just one year.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/fb615597fccfd6b56f45626e8295ca201fa464b4dfa52c0607de0761a64b2832.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Today, Binance <strong>dominates</strong> in users, distribution, and TVL, largely due to years of aggressive growth strategies—referral programs, staking incentives, and high-yield opportunities. Hyperliquid is <strong>crypto’s fastest-growing exchange</strong>, ranking <strong>top 10 in protocol revenue</strong>. The missing piece? <strong>Onboarding more users into its perpetual ecosystem.</strong></p><p>And how can we accelerate Hyperliquid’s Growth?</p><p>As <strong>HyperEVM’s DeFi hub</strong>, Hyperdrive will supercharge Hyperliquid’s user growth by offering:</p><p>✅ <strong>Spot Lending</strong> – Accessible, sustainable yield rates for traders</p><p>✅ <strong>HLP Tokenization</strong> – Unlocking leveraged exposure to high-yield strategies</p><p>✅ <strong>$HYPE Liquid Staking</strong> – Staking with liquidity, maximizing capital efficiency</p><p>✅ <strong>One-Click Yield Strategies</strong> – Easy, automated ways to earn</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/Ve-d307-Tk9Jp_jkGWNp-hfEwu1ehX888-Gq1YcE7nc">https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/Ve-d307-Tk9Jp_jkGWNp-hfEwu1ehX888-Gq1YcE7nc</a></p><h3 id="h-when-hyperevm-goes-live-we-go-live" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>When HyperEVM Goes Live, We Go Live</strong></h3><p>Hyperdrive is <strong>built for scale</strong>, and as soon as HyperEVM launches, we’re hitting the ground running.</p><p><strong>All gas, no brakes. Hyperdrive.</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/X5TEyLvLvXdVvCR149Ty6otCirxPYYqPOnbAR_N2qxA">https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/X5TEyLvLvXdVvCR149Ty6otCirxPYYqPOnbAR_N2qxA</a></p>]]></content:encoded>
            <author>hyperdrive@newsletter.paragraph.com (Hyperdrive)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/73cf908b2fbddb381cff8a38fa4b0fde0d967eadb1751908e2fc13c5fe49bccb.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Maximize Your Yield: The Ultimate Guide to Liquid Staking HYPE]]></title>
            <link>https://paragraph.com/@hyperdrive/maximize-your-yield-the-ultimate-guide-to-liquid-staking-hype</link>
            <guid>1uTlAT7QxKJpOZ7NsrrV</guid>
            <pubDate>Wed, 29 Jan 2025 08:08:27 GMT</pubDate>
            <description><![CDATA[Whether you&apos;re a passive staker or an active trader, the launch of HyperEVM brings new opportunities to maximize your yield, stay liquid, and grow your portfolio.How to Get Started:Stake $HYPE on Hyperdrive and receive $HYPED tokens for liquidity and rewards.Trade with $HYPED, supply $HYPED, or borrow more assets using $HYPED as collateral.Use one-click strategies to maximize your earning potential.Track everything on Hyperdrive in real-time.What Is Liquid Staking and Why Does It Matter ...]]></description>
            <content:encoded><![CDATA[<p>Whether you&apos;re a passive staker or an active trader, the launch of HyperEVM brings new opportunities to <strong>maximize your yield, stay liquid, and grow your portfolio</strong>.</p><h3 id="h-how-to-get-started" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>How to Get Started:</strong></h3><ol><li><p><strong>Stake $HYPE on Hyperdrive</strong> and receive $<strong>HYPED tokens</strong> for liquidity and rewards.</p></li><li><p><strong>Trade with $HYPED, supply $HYPED, or borrow more assets</strong> using $HYPED as collateral.</p></li><li><p><strong>Use one-click strategies</strong> to maximize your earning potential.</p></li><li><p>Track everything <strong>on Hyperdrive in real-time</strong>.</p></li></ol><h3 id="h-what-is-liquid-staking-and-why-does-it-matter-for-you" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>What Is Liquid Staking and Why Does It Matter for You?</strong></h3><ul><li><p><strong>Traditional staking:</strong> When you stake your tokens, they’re locked up—you can’t use them in trades, loans, or liquidity pools.</p></li><li><p><strong>Liquid staking:</strong> On Hyperdrive, you can securely stake your HYPE tokens and receive HYPED tokens representing your staked position. These HYPED tokens can be used across DeFi, allowing you to:</p><ul><li><p>Lend or trade your staked position for more earnings.</p></li><li><p>Provide liquidity while still earning staking rewards.</p></li><li><p>Borrow against your staked tokens without sacrificing your earnings.</p></li></ul></li></ul><p>Liquid staking effectively lets you &quot;double-dip&quot; by keeping your staked position productive in multiple ways.</p><h3 id="h-what-is-hyperdrive" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">What is Hyperdrive?</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/X5TEyLvLvXdVvCR149Ty6otCirxPYYqPOnbAR_N2qxA">https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/X5TEyLvLvXdVvCR149Ty6otCirxPYYqPOnbAR_N2qxA</a></p><p>Visit <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/hyperdrivedefi">https://x.com/hyperdrivedefi</a> today!</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>hyperdrive@newsletter.paragraph.com (Hyperdrive)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/b00c5020b3fc68b52869accc799e2675da9224158ff9036e69951d5e2c172ecb.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Introducing Hyperdrive: The Premier DeFi Hub on HyperEVM]]></title>
            <link>https://paragraph.com/@hyperdrive/introducing-hyperdrive-the-premier-defi-hub-on-hyperevm</link>
            <guid>MBkAfAYz8U2Q1e5DXAGi</guid>
            <pubDate>Wed, 29 Jan 2025 07:49:30 GMT</pubDate>
            <description><![CDATA[Hyperdrive offers risk mitigated high-yield strategies to those looking to safely park their USDC. Hyperdrive is the premier DeFi hub on Hyperliquid, offering unparalleled yield strategies to all users:Earn - Earn yield on USDC or access Hyperdrive’s curated list of yield strategies. Battle-tested, double-audited lending infrastructure built on Hyperliquid.Borrow - Use Hyperliquid tokens such as $BTC, $HYPE, $PURR as collateral to borrow USDC.Liquid HLP & Leveraged HLP — HLP is Hyperliquid’s ...]]></description>
            <content:encoded><![CDATA[<p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://hyperdrive.fi/">Hyperdrive</a> offers risk mitigated high-yield strategies to those looking to safely park their USDC. Hyperdrive is the premier DeFi hub on Hyperliquid, offering unparalleled yield strategies to all users:</p><ul><li><p><strong>Earn</strong> - Earn yield on USDC or access Hyperdrive’s curated list of yield strategies. Battle-tested, double-audited lending infrastructure built on Hyperliquid.</p></li><li><p><strong>Borrow</strong> - Use Hyperliquid tokens such as $BTC, $HYPE, $PURR as collateral to borrow USDC.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/kltoq-ULJWBNDjYpPdUZGnnarPgCqnA1dLjTOFA3MFQ"><strong>Liquid HLP &amp; Leveraged HLP</strong></a> — HLP is Hyperliquid’s flagship vault. Through market-making and liquidation strategies, the vault has generated &gt;40% APR in 2024. With Hyperdrive’s HLP Market, users can attain leveraged exposure to HLP.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/Ve-d307-Tk9Jp_jkGWNp-hfEwu1ehX888-Gq1YcE7nc"><strong>Liquid Staking</strong></a><strong> ($HYPED)</strong> — Earn yield on your HYPE by staking it with Hyperdrive. HYPE staked with Hyperdrive gets tokenized as HYPED, allowing users to post it as collateral on Hyperdrive to engage in other yield strategies.</p></li></ul><h1 id="h-why-is-hyperdrive-better" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Why is Hyperdrive Better?</strong></h1><p><strong>The best risk-adjusted strategies</strong> — Hyperdrive offers risk mitigated high-yield strategies to those looking to safely park their USDC. This is achieved via Hyperdrive’s proprietary mechanisms that manages risk and utilizes Hyperliquid’s low-latency response times and spot orderbook.</p><p><strong>Yield for all risk-profiles</strong> — Users can choose from multiple yield strategies, including high-yield opportunities such as leveraged exposure to top-performing vaults.</p><p><strong>HLP functionality</strong> — Hyperdrive has been working on HyperEVM testnet since July 2024, allowing us to acquire a deep technical understanding of how the Hyperliquid L1 works. This technical knowledge is then applied to:</p><ul><li><p><strong>Be the first to tokenize HLP</strong>, unlocking deep composability and advanced trading strategies for HLP holders.</p></li><li><p>Seamlessly integrate with Hyperliquid to make HyperEVM DeFi capital-efficient and scalable</p></li><li><p><strong>Battle-tested</strong> — Developed over <strong>10+ months</strong>, already <strong>live and proven</strong>.</p></li></ul><p>Hyperdrive is built by a team of seasoned DeFi veterans. Our goal is to be the layer that HyperEVM’s DeFi ecosystem is built upon, ensuring a robust and sustainable financial network is accessible to everyone. Visit <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://hyperdrive.fi/">Hyperdrive</a> today!</p><h1 id="h-lets-build-together-hyperdrive-office-hours" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Let’s Build Together: Hyperdrive Office Hours</strong></h1><p>We’re committed to <strong>growing the Hyperliquid ecosystem</strong> by supporting builders and users. Through <strong>Hyperdrive Office Hours</strong>, we provide <strong>mentorship, technical guidance, and strategy sessions</strong> for those looking to build on HyperEVM. If you’re working on something innovative, we’d love to help — let’s build together!</p><p>Learn more:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/Ve-d307-Tk9Jp_jkGWNp-hfEwu1ehX888-Gq1YcE7nc">https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/Ve-d307-Tk9Jp_jkGWNp-hfEwu1ehX888-Gq1YcE7nc</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/kltoq-ULJWBNDjYpPdUZGnnarPgCqnA1dLjTOFA3MFQ">https://mirror.xyz/0x0c31773aF12C949f671e138FC28dD7E7289304d3/kltoq-ULJWBNDjYpPdUZGnnarPgCqnA1dLjTOFA3MFQ</a></p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>hyperdrive@newsletter.paragraph.com (Hyperdrive)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/85708379e38bdf87e200e1bbd1e509f1c38a25e3d64fe681a6db27817d3c3299.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>