# Changelog of Crypto Funding Rates & Open Interest Tracker (`foxlabs/crypto-funding-rates`) Actor

- **URL**: https://apify.com/foxlabs/crypto-funding-rates/changelog.md
- **Full Actor documentation**: https://apify.com/foxlabs/crypto-funding-rates.md

## Changelog

### 0.1.19 — 2026-09-20 — README examples corrected against the real input schema

- **The README's code examples did not match this Actor.** They used `queries` and `maxResultsPerQuery` — keys that do not exist in this Actor's input schema — with a placeholder value, and the input table listed those same phantom fields. Anyone who copied the AI-agent, cURL, JavaScript or Python example got a failing run. Every example now uses the real schema and matches the Console prefill: `{"mode":"tickers","maxResults":500}`
- The input table is regenerated from `input_schema.json`, so it lists the fields the Actor actually accepts.
- Removed claims carried over from the same generator template where present: "formation / status monitoring", "a canonical registry record for KYB and due diligence", "every row carries `query`", and `industry` described as a NACE code.
- No code, output field or pricing change.

### 0.1 — 2026-09-07

- **Enabled AI-agent payments (x402) + rebuilt the README to the full standard** (What-is / when, AI-agents + x402 agentic payments + MCP, Overview, Features, Use cases, Integration, FAQ, Troubleshooting, Support & contact).

### 0.0

- Initial release: data from public perpetual-futures funding-rate data by name or registry ID.
