grimoire-pendle

Installation
Summary

Fetch Pendle SDK metadata and validate routing configuration via CLI commands.

  • Query supported chains, aggregators, markets, assets, and market token details from Pendle's hosted API
  • Six command categories: info, chains, supported-aggregators, markets, assets, and market-tokens with filtering by chain, activity status, and asset type
  • Supports JSON and table output formats; configurable API base URL via flag or environment variable
  • Preflight validation available through grimoire venue doctor to test adapter setup before running spells
SKILL.md

Grimoire Pendle Skill

Use this skill to inspect Pendle metadata and preflight Pendle routing configuration before running spells.

Preferred invocations:

  • grimoire venue pendle ...
  • npx -y @grimoirelabs/cli venue pendle ... (no-install)
  • bun run packages/cli/src/index.ts venue pendle ... (repo-local)
  • grimoire-pendle ... (direct binary from @grimoirelabs/venues)

Recommended preflight:

  • grimoire venue doctor --adapter pendle --chain 1 --rpc-url <rpc> --json

Commands

Related skills
Installs
999
GitHub Stars
5
First Seen
Feb 20, 2026