type: delegatorRewards user: address (42-char hex)
Accumulated staking rewards for the delegator.
// Request curl https://hyperliquid.blockpi.network/v1/info/your-api-key -X POST -H "Content-Type: application/json" --data '{"type":"delegatorRewards"}' // Result []
Was this helpful?