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
このページは役に立ちましたか?