You're viewing a demo portfolio

Join the waitlist
PRSM

get_top_funding_rates

Active

Tool of PredMCP

declared in 0.7.0

Top Hyperliquid perps ranked by absolute funding rate, with OI and annualized yield. Useful for finding the most overcrowded longs/shorts and carry opportunities.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "limit": {
      "type": "integer",
      "default": 10,
      "maximum": 50,
      "minimum": 1,
      "description": "Number of top results to return (default: 10)"
    },
    "min_abs_rate": {
      "type": "number",
      "default": 0,
      "description": "Minimum absolute funding rate to include, e.g. 0.0001. Omit to include all."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

PredMCP

https://github.com/RavioleLabs/predmcp

1/7 registries
View full server →