COINGLASS_FUNDING_RATE
Get current funding rates for a given cryptocurrency symbol from multiple exchanges.
Instructions
Get current funding rate across exchanges for a symbol
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Base asset symbol, e.g., BTC or BTCUSDT | |
| exchange | No | Optional exchange filter, e.g., Binance | |
| prettyFormat | No | When true (default), returns a human-readable summary; when false, returns raw API-shaped data. |