predictedFundings

post
/info

Request predicted funding rates.

Body

Request predicted funding rates.

typeundefined · enumRequired

Type of request.

Possible values:
Responses
200

Array of predicted funding rates.

application/json
post
/info
POST /info HTTP/1.1
Host: api.hyperliquid.xyz
Content-Type: application/json
Accept: */*
Content-Length: 28

{
  "type": "predictedFundings"
}
[
  []
]

Last updated