G
grimoire-pendle
by @franalgabav1.0.0
0.0(0)
Fetches Pendle Hosted SDK metadata using the Grimoire venue CLI. Use when you need supported chains, aggregators, markets, assets, or market token details.
安装方式
npx skills add franalgaba/grimoire --skill grimoire-pendlecompare_arrows
Before / After 效果对比
0 组description 文档
name: grimoire-pendle description: Fetches Pendle Hosted SDK metadata using the Grimoire venue CLI. Use when you need supported chains, aggregators, markets, assets, or market token details.
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
grimoire venue pendle info [--base-url <url>] [--format <auto|json|table>]grimoire venue pendle chains [--base-url <url>] [--format <auto|json|table>]grimoire venue pendle supported-aggregators --chain <id> [--base-url <url>] [--format <auto|json|table>]grimoire venue pendle markets [--chain <id>] [--active <true|false>] [--base-url <url>] [--format <auto|json|table>]grimoire venue pendle assets [--chain <id>] [--type <PT|YT|LP|SY>] [--base-url <url>] [--format <auto|json|table>]grimoire venue pendle market-tokens --chain <id> --market <address> [--base-url <url>] [--format <auto|json|table>]
Examples
grimoire venue pendle info --format table
grimoire venue pendle chains
grimoire venue pendle supported-aggregators --chain 1 --format json
grimoire venue pendle markets --chain 1 --active true --format table
grimoire venue pendle assets --chain 8453 --type PT --format table
grimoire venue pendle market-tokens --chain 8453 --market 0x... --format json
Notes
- Default API base URL is
https://api-v2.pendle.finance/core. - Override base URL with
--base-urlorPENDLE_API_BASE_URL. - Use
--format jsonfor automation and nested payloads. - Pendle
swapcurrently supportsmode: exact_inonly. - Aggregators are disabled by default in adapter actions unless explicitly enabled.
- For Pendle token outputs (
assetOut,outputs), use bare address literals (0x...) and not quoted strings (\"0x...\"). - Quoted address-like token values trigger validator code
QUOTED_ADDRESS_LITERAL. max_slippageis validated as integer bps in[0, 10000]and converted to decimal (bps / 10000) before API requests.
forum用户评价 (0)
发表评价
效果
易用性
文档
兼容性
暂无评价,来写第一条吧
统计数据
安装量0
评分0.0 / 5.0
版本1.0.0
更新日期2026年3月16日
对比案例0 组
用户评分
0.0(0)
5
0%
4
0%
3
0%
2
0%
1
0%
为此 Skill 评分
0.0
兼容平台
🔧Claude Code
时间线
创建2026年3月16日
最后更新2026年3月16日