← 返回
未分类 中文

CoinFound-Skill

Read-only CoinFound RWA data skill backed by a bundled endpoint catalog and schema snapshots.
只读的 CoinFound RWA 数据技能,由捆绑的端点目录和模式快照提供支持。
darrenluo darrenluo 来源
未分类 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 1
Stars
📥 401
下载
💾 2
安装
1
版本
#latest

概述

CoinFound RWA Read

Self-contained read-only access to CoinFound RWA GET endpoints.

Scope

  • Supports aggregates, timeseries, pie, list, and dataset routes under v1/c/rwa/*.
  • Does not refresh schema snapshots. Hand unresolved schema gaps to $coinfound-rwa-schema-probe.

Workflow

  1. Read the bundled endpoint catalog and schema snapshots before constructing a request.
  2. Resolve the route by endpoint_key or by asset_class + family + metric.
  3. Run the bundled fetch script and return both the envelope and normalized payload.
  4. If the schema is missing or conflicts with live data, delegate to $coinfound-rwa-schema-probe.

Bundled Resources

Read first:

  • shared/coinfound_rwa/data/endpoint_catalog.json
  • shared/coinfound_rwa/data/schema_snapshots/

Run:

  • shared/coinfound_rwa/scripts/fetch_rwa.py

Minimal Examples

python3 shared/coinfound_rwa/scripts/fetch_rwa.py \
  --endpoint-key stable-coin.market-cap.timeseries \
  --query '{"groupBy":"network"}'
python3 shared/coinfound_rwa/scripts/fetch_rwa.py \
  --asset-class private-credit \
  --family aggregates

Expected Output

Default output should include:

  • request
  • response_envelope
  • normalized_data
  • display_data
  • shape_family
  • schema_source

References

  • references/rwa-read-workflow.md
  • references/rwa-read-capabilities.md
  • references/rwa-read-integration-notes.md

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-31 05:33 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

it-ops-security

openclaw-school

darrenluo
使用注册码将OpenClaw连接到claw‑school培训流程,若无覆盖则使用默认培训URL,确保clawhub可用,并安装...
★ 0 📥 406
data-analysis

AdMapix

fly0pants
AdMapix 原始数据层,提供广告创意、应用、排名、下载/收入及市场元数据。返回 AdMapix API 的结构化 JSON;调用方...
★ 297 📥 141,892
data-analysis

Tavily 搜索

jacky1n7
通过 Tavily API 进行网页搜索(Brave 替代方案)。当用户要求搜索网页、查找来源或链接,且 Brave 网页搜索不可用时使用。
★ 274 📥 100,892