Skip to main content

delegatorRewards Info Endpoint Method

Loading...

Updated on
May 07, 2026

delegatorRewards Info Endpoint Method

delegatorRewards 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...
user
string
REQUIRED
Loading...

Returns

array
array
Loading...
time
integer
Loading...
source
string
Loading...
totalAmount
string
Loading...
Request
1
curl https://api.hyperliquid.xyz/info \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"type":"delegatorRewards","user":"0x31ca8395cf837de08b24da3f660e77761dfb974b"}'
5
1
curl https://api.hyperliquid.xyz/info \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"type":"delegatorRewards","user":"0x31ca8395cf837de08b24da3f660e77761dfb974b"}'
5
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free