返回顶部
b

bitfinex-lending-monitor

Monitor Bitfinex lending (funding) performance via API. Use when the user asks to check Bitfinex funding收益/借贷利息, automate daily收益统计, or avoid opening the Bitfinex app for lending status.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
232
下载量
0
收藏
概述
安装方式
版本历史

bitfinex-lending-monitor

# Bitfinex Lending Monitor Use this skill to fetch and summarize Bitfinex funding收益 from API. ## What to collect - Funding wallet balances from `v2/auth/r/wallets` - Active funding credits from `v2/auth/r/funding/credits/{Symbol}` - Ledger entries from `v2/auth/r/ledgers/{Currency}/hist` filtered by `wallet=funding` ## Run 1. Export API credentials: ```bash export BITFINEX_API_KEY="your_api_key" export BITFINEX_API_SECRET="your_api_secret" ``` 2. Run summary: ```bash python3 skills/bitfinex-lending-monitor/scripts/check_lending.py --currency USD --days 7 ``` 3. Optional JSON output: ```bash python3 skills/bitfinex-lending-monitor/scripts/check_lending.py --currency USD --days 7 --json ``` ## Notes - Prefer read-only API permissions for safety. - Timestamps are milliseconds since epoch. - If no `--currency` is passed, script defaults to `USD` and symbol `fUSD`.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 bitfinex-lending-monitor-1776196400 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 bitfinex-lending-monitor-1776196400 技能

通过命令行安装

skillhub install bitfinex-lending-monitor-1776196400

下载 Zip 包

⬇ 下载 bitfinex-lending-monitor v0.1.0

文件大小: 4.55 KB | 发布时间: 2026-4-15 10:55

v0.1.0 最新 2026-4-15 10:55
Initial release: Bitfinex funding summary (USDt alias, credits/wallet/ledger support).

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部