Skip to main content

predictedFundings Info Endpoint Method

Loading...

Updated on
Feb 10, 2026

predictedFundings Info Endpoint Method

Please note that this method is only accessible through the official Hyperliquid public API. At the moment, Quicknode does not support this endpoint because it is not implemented in the open-source Hyperliquid node.

Parameters

type
string
REQUIRED
Loading...

Returns

coinData
array
Loading...
coin
string
Loading...
exchanges
array
Loading...
exchange
string
Loading...
fundingRate
string
Loading...
nextFundingTime
integer
Loading...
fundingIntervalHours
integer
Loading...
Request
1
curl https://api.hyperliquid.xyz/info \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"type":"predictedFundings"}'
5
1
curl https://api.hyperliquid.xyz/info \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"type":"predictedFundings"}'
5
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free