get_market_snapshot
Retrieve current market data for SOL, ETH, and BTC perpetual futures, including prices, 24h statistics, trading fees, borrow rates, and liquidity metrics for long and short positions.
Instructions
Retrieves current market state for all trading assets (SOL, ETH, BTC). Returns timestamp and market data including: index prices, 24h statistics (change %, high, low, volume), trading fees (base fee %, max price impact %), and for both long/short sides: hourly borrow rates, utilization %, and available liquidity in USD. Note: Short positions use a shared USDC liquidity pool, so short_side metrics (utilization, borrow rate) are identical across all assets. Long positions borrow asset-specific tokens, so long_side metrics vary by asset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||