Skip to main content
Type: Leveraged Yield (Gearbox V3) | Docs: docs.gearbox.finance

Overview

Gearbox V3 is a composable leverage protocol. Passive LPs deposit assets into Gearbox pools and earn interest from borrowers. Active borrowers open credit accounts and use leveraged capital across whitelisted DeFi protocols (Curve, Convex, Yearn-style vaults, etc.). On Monad, the Rampart reads Gearbox pool data - total liquidity, utilization rate, and the APY passive LPs currently earn. This is the passive yield side; credit account management is out of scope.

Types

Functions

getGearboxPools()

Returns all Gearbox pools on Monad with their current APY and liquidity.

getGearboxTVL()

Returns the total liquidity deposited across all Gearbox pools on Monad in USD.

Contract Addresses

Pool APY on Gearbox depends on utilization rate. Higher borrower demand = higher passive LP yield. APYs are more volatile than simple vault yields.