Skip to main content
Rampart provides a unified interface to 14 lending protocols on Monad, covering Aave forks, Euler vaults, Morpho, CDP systems, cross-chain spokes, RWA vaults, and more.

Overview

Monad hosts a rich lending ecosystem spanning multiple protocol architectures. Rampart normalizes access to all of them through consistent TypeScript functions and AI-ready tools.

Protocol Directory

Aggregated Access

You can pull supply rates from all protocols in a single call using the market intelligence aggregator:

Architecture Notes

All lending functions are available both as standalone imports and as methods on the Rampart class. The RampartAgent exposes them as AI tools for use with the Vercel AI SDK.
  • Euler V2 - 108 vaults discovered by iterating factory events; APR computed as interestRate() / 1e27 * 31_536_000
  • Morpho - MetaMorpho vaults on top of Morpho Blue core; curated by third parties
  • Curvance - Largest TVL lender on Monad at ~$58.9M; supports multi-collateral positions
  • Cross-chain protocols (Folks, TownSquare) - use spoke/hub architecture; Monad is a spoke chain