{"endpoint":"https://statepulse-api.hahavoid0.workers.dev/finance/arbitrage","method":"POST","price":"$0.250","description":"Queries live funding rates and mark-index spreads from centralised perp indices to locate yield arbitrage opportunities. Matches: arbitrage finder, funding rate arbitrage, cross-chain yield, spot-perp spread, perp funding rates checker.","example_input":{"min_funding_rate":0.0001},"example_output":{"supported":true,"result":{"opportunities":[{"symbol":"BTCUSDT","funding_rate":0.00015,"annualized_yield_percentage":16.42,"action":"SHORT_PERP_LONG_SPOT"}]},"confidence":"high"},"request_schema":{"type":"object","properties":{"min_funding_rate":{"type":"number","description":"Minimum absolute funding rate percentage threshold (default: 0.0001)","default":0.0001}}},"response_schema":{"type":"object"}}