Skip to main content

predictedFundings Info Endpoint Method

Loading...

Updated on
May 07, 2026

predictedFundings Info Endpoint Method

predictedFundings is not currently available through Quicknode's /info endpoint. This method is not part of 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