What is Alpha Homora V2?
Updated 2026-08-16 · 4 min read
Reviewed by Alpha Homora V2 Info editorial desk ·

Alpha Homora V2 defined
Alpha Homora V2 is a decentralised protocol that lets a user farm liquidity pools with more capital than they own. The user deposits collateral, the protocol lends additional assets from its internal lending pools, and the combined amount is deployed into a supported liquidity pool or farm. The user keeps the farming yield generated by the whole position and pays interest on the borrowed part. If the yield exceeds the borrowing cost, leverage magnifies the profit; if it does not, or if prices move badly, leverage magnifies the loss just as efficiently.
The protocol was created by Alpha Venture DAO, known at launch as Alpha Finance Lab, and the second version went live on Ethereum in early 2021. Later deployments extended it to Avalanche, Fantom and Optimism, while the original V1 also ran on Binance Smart Chain. Alpha Homora is widely credited with popularising the phrase 'leveraged yield farming' and with proving that an on-chain protocol could safely-ish extend credit to a strategy rather than to a person.
The distinguishing feature versus ordinary lending is that the borrowed funds never leave the protocol's control. A borrower on a standard money market receives tokens in their wallet; a farmer on Alpha Homora V2 receives a position whose assets are locked into a whitelisted destination. That constraint is what allows leverage far above what unsecured or loosely secured borrowing could support.
Why V2 replaced V1
Alpha Homora V1 was a single-asset system. Farmers could borrow ETH and only ETH, positions were tracked in a way that made partial actions awkward, and integrations were limited. It worked, attracted significant deposits, and demonstrated demand — but it could not express the strategies users actually wanted, such as borrowing a stablecoin against a volatile collateral or running a delta-neutral book.
V2 rebuilt the foundation. Lending pools accept many assets, so a position can borrow whichever side of the pair the strategy requires. Positions became NFTs, which made them individually addressable, transferable and easier to reason about. Spell contracts abstracted each external integration behind a narrow, audited interface. Oracles were redesigned to price LP tokens directly rather than naively multiplying reserves, closing a well-known manipulation vector. A detailed comparison lives in the V1 versus V2 article.
Who Alpha Homora V2 was built for
There are two sides to the protocol and they attract very different users. Lenders are conservative participants who supply a single asset — often a stablecoin, ETH or a blue-chip token — and earn interest paid by farmers. Their risk is smart-contract risk and the risk that liquidations fail badly enough to leave bad debt, not market risk on a pair. In exchange they receive an ibToken whose redemption value grows over time.
Farmers are the risk-taking side. They choose a pool, a leverage multiplier and which asset to borrow, and they accept liquidation risk, amplified impermanent loss and interest costs in exchange for a magnified share of farm rewards. A third group, liquidators, are bots that monitor debt ratios and step in when a position becomes unhealthy, earning the liquidation bonus. The interaction of these three groups is what makes the system self-sustaining, and it is explained step by step in how Alpha Homora V2 works.
What Alpha Homora V2 is not
It is not a yield aggregator in the Yearn sense. It does not decide a strategy for you or rotate capital automatically; you choose the pool and the leverage, and the position stays where you put it until you change or lose it. It is not a margin exchange either — there is no order book, no funding rate and no directional short built in, although delta-neutral constructions can approximate one.
It is also not a savings account, despite the lending side looking superficially like one. Lenders are exposed to the solvency of the farming book above them. If liquidations fail during extreme volatility or a contract is exploited, lender principal is at risk, as the 2021 incident demonstrated. Anyone weighing participation should read the risks and security guide before the strategy material.
Frequently asked questions about Alpha Homora V2
What is Alpha Homora V2 in simple words?
- It is a DeFi protocol that lends you extra crypto so you can farm a liquidity pool with a bigger position than your own capital allows. You pay interest on the borrowed portion and keep the yield from the whole position.
Who created Alpha Homora V2?
- It was built by Alpha Venture DAO, originally named Alpha Finance Lab, and launched on Ethereum in early 2021 before expanding to other networks.
What blockchains did Alpha Homora V2 support?
- The V2 deployments covered Ethereum, Avalanche, Fantom and Optimism at various points, while the earlier V1 also operated on Binance Smart Chain. Availability changed over time, so verify current status on official sources.
Do I need to be a lender to farm on Alpha Homora V2?
- No. Lending and farming are separate roles. You can supply an asset and simply earn interest, or you can open a leveraged farming position, or both independently.
Is Alpha Homora V2 the same thing as Alpha Finance?
- Alpha Finance Lab, now Alpha Venture DAO, is the organisation. Alpha Homora is its flagship product, and V2 is the second generation of that product.
Related reading
How Alpha Homora V2 works: mechanics of the protocol
How does Alpha Homora V2 work? Step-by-step mechanics of HomoraBank, ibTokens, spell contracts, oracles, debt ratio and liquidation in leveraged yield farming.
Leveraged yield farming with Alpha Homora V2, explained
A worked walkthrough of leveraged yield farming on Alpha Homora V2: choosing a pool, sizing leverage, amplified impermanent loss, break-even yield and exit rules.
Alpha Homora V2 risks and security
Is Alpha Homora V2 safe? A frank review of smart-contract risk, the 2021 Iron Bank exploit, oracle manipulation, liquidation and bad-debt risk for lenders and farmers.
Alpha Homora V2 vs V1: what actually changed
Alpha Homora V2 vs V1 compared: multi-asset borrowing, position NFTs, spell contracts, oracle redesign and how the risk profile of each version differs.
Sources and further reading
The claims on this page are checked against the following primary and independent sources.
- Alpha Homora V2 app and protocol documentation
Primary source for pools, leverage limits and debt ratio mechanics.
- Alpha Venture DAO blog
Official announcements, post-mortems and product updates from the team behind the protocol.
- Rekt — Alpha Finance exploit analysis
Independent write-up of the February 2021 Alpha Homora V2 / Iron Bank incident.
- DefiLlama — Alpha Homora TVL history
Third-party data on total value locked and chain distribution over time.
- Chainlink price feeds documentation
Background on the oracle design that leveraged positions depend on for liquidation pricing.