get_yield_perps
Retrieve funding rates and open interest for perpetual contracts across decentralized and centralized exchanges using the MCP server for streamlined crypto data access.
Instructions
GET /yields/perps
Funding rates and Open Interest of perps across exchanges, including both Decentralized and Centralized.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_yield_perpsArguments",
"type": "object"
}