Use this skill to fetch and summarize Bitfinex funding收益 from API.
v2/auth/r/walletsv2/auth/r/funding/credits/{Symbol}v2/auth/r/ledgers/{Currency}/hist filtered by wallet=fundingexport BITFINEX_API_KEY="your_api_key"
export BITFINEX_API_SECRET="your_api_secret"
python3 skills/bitfinex-lending-monitor/scripts/check_lending.py --currency USD --days 7
python3 skills/bitfinex-lending-monitor/scripts/check_lending.py --currency USD --days 7 --json
--currency is passed, script defaults to USD and symbol fUSD.共 1 个版本