type: delegations user: address (42-char hex)
Current active staking delegations with validator and amount.
// Request curl https://hyperliquid.blockpi.network/v1/info/your-api-key -X POST -H "Content-Type: application/json" --data '{"type":"delegations"}' // Result []
Was this helpful?