cURL
curl --request GET \ --url https://api-perp-v1.raydium.io/main/info
{ "id": "<string>", "success": true, "data": { "volume": { "24h": 123, "7d": 123, "30d": 123 }, "openInterest": { "long": 123, "short": 123, "all": 123 } } }
24시간/7일/30일 거래량 및 미결제약정(롱/숏/총합)을 반환합니다.
Documentation IndexFetch the complete documentation index at: https://docs.raydium.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.raydium.io/llms.txt
Use this file to discover all available pages before exploring further.
시장 정보 조회 완료.
Show child attributes
이 페이지가 도움이 되었나요?