← 返回 Skills 市场
kennywayn3

DeFi Research

作者 KennyWayn3 · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
104
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install defi-research
功能描述
Research any token, check DEX liquidity, and get live gas prices. Built for flash loan traders and DeFi agents.
使用说明 (SKILL.md)

DeFi Research API

Research tokens, check DEX liquidity, and get gas prices. Built for DeFi traders and flash loan agents.

Payment Options

Option A — Stripe Credits: $10 = 100 credits at /buy. Send api_key with each request.

Option B — Pay-per-call with USDC: No account needed. Send exact USDC on Base to 0xC9D03C8Af4Bd51e0aDc9fc885AB227cbe6B649F5, then retry with tx_hash.

Endpoints

Token Price

Cost: 1 credit or $0.05 USDC. Returns current USD price, 24h change, and market cap.

POST /api/defi/price {"api_key": "your_key", "token": "ethereum"}

Or pay with crypto: POST /api/crypto/price {"token": "ethereum"} → Returns 402 with payment details. Pay and retry with: POST /api/crypto/price {"token": "ethereum", "tx_hash": "0x..."}

Deep Token Research

Cost: 3 credits or $0.15 USDC. Full research: price, rank, description, categories, links.

POST /api/defi/research {"api_key": "your_key", "token": "bitcoin"}

Or pay with crypto: POST /api/crypto/research {"token": "bitcoin"} → 402 → pay → retry with tx_hash

DEX Liquidity Check

Cost: 2 credits or $0.10 USDC. Find which DEX has the best liquidity.

POST /api/defi/liquidity {"api_key": "your_key", "token": "USDC"}

Or pay with crypto: POST /api/crypto/liquidity {"token": "USDC"}

Gas Prices (free)

Current Ethereum gas prices (slow/average/fast).

GET /api/defi/gas

Requirements

Works with any web-connected OpenClaw agent with crypto wallet support.

安全使用建议
Review this skill carefully before installing. If you use it, require manual approval for every payment, set a small wallet budget, verify the USDC address and API provider, and avoid sharing broad credentials or wallet permissions.
能力标签
cryptorequires-walletcan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
Researching token prices, liquidity, and gas is coherent with the description, but the skill also introduces paid Stripe/USDC flows and wallet-based purchases that are higher impact than simple research.
Instruction Scope
The instructions describe sending USDC and retrying API calls, but they do not require explicit user confirmation, a budget cap, or review of the destination before payment.
Install Mechanism
There is no install script or code execution. However, the source and homepage are absent for a paid API that asks for funds/API keys, so users should verify the provider independently.
Credentials
The skill expects a web-connected agent with crypto wallet support and API-key use. That authority is sensitive and should be tightly scoped.
Persistence & Privilege
No persistence or background operation is shown, but wallet spending authority is privileged and irreversible once used.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install defi-research
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /defi-research 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Added detailed instructions for new payment options: Stripe credits and direct USDC crypto payments, including wallet address and usage flow. - Updated endpoint documentation to show both credit-based and USDC pay-per-call usage, with examples for each. - Specified endpoint costs in credits and USDC for each type of request. - Noted that OpenClaw agents must support crypto wallets for pay-per-call.
v1.0.1
- Clarified credit purchasing instructions: now directs users to buy credits at /buy on the API host if a 402 response is received. - Removed direct external purchase link from documentation.
v1.0.0
Initial release of defi-research skill: - Research any crypto token, including price, 24h change, and market cap. - Deep research endpoint provides comprehensive token details (rank, description, categories, and links). - Check DEX liquidity to find the best trading venue for a token. - Get live Ethereum gas prices (slow/average/fast). - Credit-based access system; gas price checks are free.
元数据
Slug defi-research
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

DeFi Research 是什么?

Research any token, check DEX liquidity, and get live gas prices. Built for flash loan traders and DeFi agents. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。

如何安装 DeFi Research?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install defi-research」即可一键安装,无需额外配置。

DeFi Research 是免费的吗?

是的,DeFi Research 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

DeFi Research 支持哪些平台?

DeFi Research 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 DeFi Research?

由 KennyWayn3(@kennywayn3)开发并维护,当前版本 v1.0.2。

💬 留言讨论