{"endpoint":"https://statepulse-api.hahavoid0.workers.dev/blockchain/funding-rates","method":"POST","price":"$0.020","description":"Queries current pricing and funding rate margins for perpetual swap contracts from Binance.","example_input":{"symbol":"BTCUSDT"},"example_output":{"supported":true,"result":{"symbol":"BTCUSDT","mark_price":"64230.12","index_price":"64228.45","funding_rate_percentage":0.01,"next_funding_time":"2026-06-25T16:00:00.000Z"},"confidence":"high"},"request_schema":{"type":"object","required":["symbol"],"properties":{"symbol":{"type":"string","description":"Contract ticker symbol (e.g. BTCUSDT)","examples":["BTCUSDT"]}}},"response_schema":{"type":"object"}}