How to read Hyperlend markets/time-series and execute lend/withdraw flows in Wayfinder Paths (inputs/outputs, unit handling, and safety).
Scanned 2/12/2026
Install via CLI
openskills install WayfinderFoundation/wayfinder-paths-sdk---
name: using-hyperlend-adapter
description: How to read Hyperlend markets/time-series and execute lend/withdraw flows in Wayfinder Paths (inputs/outputs, unit handling, and safety).
metadata:
tags: wayfinder, hyperlend, lending, apy, execution
---
## When to use
Use this skill when you are:
- Screening Hyperlend stable markets (read paths)
- Pulling lend rate history time series
- Building strategies that supply/withdraw on Hyperlend (write paths)
## How to use
- [rules/high-value-reads.md](rules/high-value-reads.md) - Market snapshots and time series (data in/out)
- [rules/execution-opportunities.md](rules/execution-opportunities.md) - Supply/withdraw flows and tx building
- [rules/gotchas.md](rules/gotchas.md) - Units, RPC requirements, and common failures
No comments yet. Be the first to comment!