How to use the Moonwell adapter for lending/borrowing on Base (market discovery, APYs, collateral management, and common gotchas).
Scanned 2/12/2026
Install via CLI
openskills install WayfinderFoundation/wayfinder-paths-sdk---
name: using-moonwell-adapter
description: How to use the Moonwell adapter for lending/borrowing on Base (market discovery, APYs, collateral management, and common gotchas).
metadata:
tags: wayfinder, moonwell, lending, borrowing, base, apy, collateral
---
## When to use
Use this skill when you are:
- Fetching Moonwell market data (APYs, collateral factors)
- Reading user positions on Moonwell
- Writing scripts that lend/borrow/manage collateral on Moonwell
## How to use
- [rules/high-value-reads.md](rules/high-value-reads.md) - Market discovery, APYs, user positions
- [rules/execution-opportunities.md](rules/execution-opportunities.md) - Ad-hoc scripts for lend/borrow/collateral
- [rules/gotchas.md](rules/gotchas.md) - mToken addresses, units, and common failures
No comments yet. Be the first to comment!