sha256:1a7986042035938b1d91987d97e2c17a6b36146d4c214dbc02ef5507d324ebab
Recomputes a perpetual-contract funding rate and its simple-annualized implied yield from inputs you declare, for either of two declared funding-mechanism variants: offshore-8h-twap (a continuous TWAP-sampled premium-index-plus-interest-rate-differential-clamp formula, the shape observed on offshore crypto perpetual venues) or kalshi-periodic (a simpler point-in-time price-differential reset, modeled against the CFTC's 2026 regulated-perpetual-contract framework). The mechanism is always a field you declare. An optional prior-print hash chains this funding print to its predecessor, turning a series of same-pair prints into a walkable, cryptographically bound history. This tool complements the Prediction Market Artifact Validator elsewhere in this suite, which validates event-market settlement artifacts, by recomputing the ongoing funding-rate carry on a perpetual position instead.
Copy this paragraph into Claude, OpenClaw, or any MCP-aware agent to run this exact tool, with this sample, and verify the artifact.
Run the AINumbers MCP tool `compute_perp_funding_implied_yield`. Task: Recompute a perpetual-contract funding rate and its simple-annualized implied yield for a declared offshore-8h-twap or kalshi-periodic mechanism, with optional hash-chaining to the prior print.
Call it with arguments: {"policy_parameters":{"funding_mechanism":"offshore-8h-twap","venue":"hyperliquid","mark_price":65200,"index_price":65000,"interval_hours":8,"position_notional":100000,"position_side":"long","premium_index_pct":0.02,"interest_rate_pct":0.01,"clamp_pct":0.05}}
Verify before trusting: call `verify_execution_hash` on mcp.ainumbers.co (https://mcp.ainumbers.co/mcp) with the parameter `claimed_hash` set to the returned `execution_hash`, passing the full artifact the run returned (the object containing `policy_parameters` + `output_payload` + `execution_hash`; equivalently `policy_parameters` + `output_payload` with `claimed_hash`), not the bare hash string.
Return the ledger link https://ledger.ainumbers.co/ so a human can re-verify without contacting us.
PII rule: All inputs are processed locally in your browser. No data is transmitted. Do not enter real personal data — use synthetic or anonymised inputs only.
Open the tool with the sample prefilled: https://ainumbers.co/chaingraph/art-654-perp-funding-implied-yield.html#p=v1.H4sIAAAAAAAA_wHtABL_eyJmdW5kaW5nX21lY2hhbmlzbSI6Im9mZnNob3JlLThoLXR3YXAiLCJ2ZW51ZSI6Imh5cGVybGlxdWlkIiwibWFya19wcmljZSI6NjUyMDAsImluZGV4X3ByaWNlIjo2NTAwMCwiaW50ZXJ2YWxfaG91cnMiOjgsInBvc2l0aW9uX25vdGlvbmFsIjoxMDAwMDAsInBvc2l0aW9uX3NpZGUiOiJsb25nIiwicHJlbWl1bV9pbmRleF9wY3QiOjAuMDIsImludGVyZXN0X3JhdGVfcGN0IjowLjAxLCJjbGFtcF9wY3QiOjAuMDV94-Cvgu0AAAA