hackquest logo

Apollos Finance

The Autonomous Hedge Fund System that Implement the Cross-Chain, LVR-Protected, & Linearized Yield Protocol.

视频

项目图片 1
项目图片 2
项目图片 3
项目图片 4

技术栈

React
Next
Web3
Ethers
Node
Solidity
Gemini AI
Chainlink

描述

🏛️ APOLLOS FINANCE: Tame Volatility, Linearize Gains

Overview

Apollos Finance is an autonomous hedge fund system that implement cross-chain, LVR-protected, and linearized yield protocol built natively on Arbitrum. We bring institutional-grade, automated hedge fund strategies (Delta-Neutral 2x Leverage) to everyday DeFi users, abstracting away the complex math and active risk management into a seamless "set-and-forget" experience.

The Problem

The current DeFi landscape forces liquidity providers into a losing game against predatory bots and market volatility:

  • Impermanent Loss (IL): Users holding volatile assets in traditional AMMs constantly bleed capital during sudden market swings.|

  • Loss-Versus-Rebalancing (LVR): Static pools are easily exploited by high-frequency arbitrage bots, siphoning yields that rightfully belong to Liquidity Providers.

  • The Computational Bottleneck: Running advanced financial math—like real-time Net Asset Value (NAV) calculations and dynamic debt rebalancing—purely on-chain results in astronomical gas fees, making active risk management economically unviable for retail users.

The Solution

We built a smarter, asynchronous engine that separates heavy computation from on-chain execution:

  • Delta-Neutral 2x Leverage: We compose Aave and Uniswap V4 to neutralize price exposure. By borrowing a stablecoin against a deposited volatile asset to provide liquidity, we lock in pure yield and heavily mitigate extreme Impermanent Loss.

  • Hooks-Driven Dynamic Fees: Our off-chain intelligence monitors CEX/DEX volatility in real-time and triggers Uniswap V4 hooks to instantly hike pool fees, blocking arbitrageurs and protecting LP capital.

  • Asynchronous Intelligence: We offloaded all heavy financial calculations to a custom off-chain backend. This setup pushes highly optimized, low-cost execution commands to the blockchain, drastically reducing gas fees for end-users.

Comparing Outcome Across Price Move

The table below is a simplified illustration (ignores trading fees, borrow cost, and execution friction) to isolate IL behavior:

Asset move

Just hold (1 ETH + $2,000 USDC)

Classic x*y=k LP

Apollos (2x leverage)

-50%

$3,000

~$2,828 (about -5.7% vs hold)

$3,000 (+ fees)

0%

$4,000

$4,000

$4,000 (+ fees)

100%

$5,000

~$4,899 (about -2.0% vs hold)

$5,000 (+ fees)

150%

$6,000

~$5,657 (about -5.7% vs hold)

$6,000 (+ fees)

Practical outcome: users keep fee exposure while reducing directional IL drag versus conventional LP-only positioning.

Why Arbitrum?

Apollos Finance was designed specifically to leverage Arbitrum’s unique architectural advantages:

  • Sub-Second Finality: Our off-chain 'Defender' worker requires near-instantaneous reaction times to adjust dynamic fees before arbitrage bots can strike. Arbitrum’s lightning-fast block times make this LVR protection possible.

  • Low-Cost Composability: The core of Apollos relies on an "Immediate Deploy" architecture—interacting with both Aave and Uniswap V4 in a single, complex transaction. Arbitrum’s ultra-low fees make this heavy composability profitable and sustainable.

What Apollos Do (The 4 Core Engines)

At the heart of Apollos is a decentralized back-office powered by four specialized off-chain workers:

  • 🛡️ The Defender: Monitors real-time market volatility and triggers dynamic fee adjustments via Uniswap V4 Hooks to prevent LVR.

  • ⚖️ The Strategist: Executes automated rebalancing and utilizes an innovative "LP Recycle Path" to releverage positions without requiring idle funds when the Health Factor fluctuates.

  • 📊 The Accountant: Computes the complex Net Asset Value (NAV) of combined Aave and Uniswap positions entirely off-chain, pushing only the final state to Arbitrum to save gas.

  • 📝 The Reporter: An AI Guardian powered by Gemini that translates raw, complex on-chain execution logs into transparent, human-readable explanations for the users.

User Flow

  • Deposit: The user deposits an asset (e.g., WETH) into the Apollos Vault via a simple 1-click UI.

  • Immediate Deploy: In a single gas-optimized transaction, the smart contract supplies the WETH to Aave and borrows USDC against it.

  • Liquidity Provision: The paired assets (WETH/USDC) are instantly deployed into a Uniswap V4 pool, locking the user into a delta-neutral position.

  • Continuous Orchestration: The 4 Off-Chain Engines take over, running 24/7 to rebalance debt, adjust fees, and report on portfolio health autonomously.

Technical Diagram

Key Features

  • One-Click Earn Dashboard: A completely abstracted interface where users can track lifetime earnings and portfolio value without juggling multiple protocols.

  • AI Guardian Logs: Unprecedented transparency. Users can read real-time, AI-generated explanations of every autonomous decision the protocol makes directly on the interface.

  • Credit Line & Solvency Tracker: Live visibility into the vault's exact Aave debt positions, utilization rates, and global Health Factor.

  • Self-Healing Economic Loop: A microscopic 0.1% deposit fee fuels our Keeper wallets, ensuring the protocol can independently pay for Arbitrum gas fees indefinitely.

Roadmap

  • Q1 2026: Custom Backend Workers & Arbitrum Sepolia MVP Launch (Current Phase).

  • Q2 2026: Progressive Decentralization—upgrading off-chain workers to utilize the Chainlink Runtime Environment (CRE) for trustless execution.

  • Q3 2026: Mainnet Launch on Arbitrum One and integration with Chainlink Data Streams for sub-millisecond market monitoring.

Architecture

  • Smart Contracts: Solidity, Foundry, deployed on Arbitrum Sepolia, integrating Aave V3 & Uniswap V4.

  • Backend (The Engines): Node.js/Express off-chain workers, Ethers.js, Gemini AI API for log translation.

  • Frontend: Next.js, React, Tailwind CSS, featuring a custom "Classical Brutalism" UI design.

Contract Addresses

WETH Token: https://sepolia.arbiscan.io/address/0x7a6B5c04778f8cF3f9546EbDA08b0901A5e619EB#code

WBTC Token: https://sepolia.arbiscan.io/address/0xB8057055bb7B1808A6AdB906ad4e0Be0A474E425#code

LINK Token: https://sepolia.arbiscan.io/address/0x6a7F28948F7da76949aF5fBB5fa1E25455649560#code

USDC Token: https://sepolia.arbiscan.io/address/0x09AbFa23367A563E98F03043856b762D826615B6#code

Factory: https://sepolia.arbiscan.io/address/0x8176D8C80bF350290aE841692CCfD5061D032ec2#code

WETH Vault: https://sepolia.arbiscan.io/address/0xc34d9cC53D7311a32FdF78b199b2735819907B56#code

WBTC Vault: https://sepolia.arbiscan.io/address/0xe8b3b780fdb42D9b2eF1E1C6e48853904935d257#code

LINK Vault: https://sepolia.arbiscan.io/address/0xabB9e2Fc9bdb430244dd6CdCB38c616d62Ddc502#code

Router: https://sepolia.arbiscan.io/address/0x6FD18378cCC2D4C4C896bdd8cad642349cc3bb8F#code

CCIP Receiver: https://sepolia.arbiscan.io/address/0x4935b336eF4dF0E625DF1984c1E1f3540027BDbb#code

Uniswap Pool: https://sepolia.arbiscan.io/address/0xefebF7a77c3f5E183F71f284c8cB4B3c9755b672#code

Aave Pool: https://sepolia.arbiscan.io/address/0x2D97F2c57D45a7a2EbF252d16839Acb925148827#code

LVR Hook: https://sepolia.arbiscan.io/address/0x48D84A0E698631D2934277884Ede160795c32135#code

Data Feeds Cache: https://sepolia.arbiscan.io/address/0x4D370021f2b5253f8085B64a6B882265B68A024e#code

Source Router: https://sepolia.basescan.org/address/0xDbb5Dd90e4d1382B4fCB56EA41De9617d112B751#code

Important Links

🌍 Live Application: https://apollos-finance.vercel.app

📚Documentation: https://apollos-finance.vercel.app/docs

💻 GitHub Repository: https://github.com/Apollos-Finance

🏛️ Pitch Deck: https://www.figma.com/proto/xRXV82Wo4BYcRymHVt66VU/Apollos-Finance-Web-Design

本次黑客松进展

100% MVP.

融资状态

Not fundraised yet. Looking for grants, ecosystem funding, and strategic partners to support development, security audits, and multi-chain expansion.

队长
BBagas Rizki Gunardi
项目链接
赛道
DeFiAIOther