Balance
5. Get Hyperliquid staking information for delegator
{
"result": {
"delegatorAddress": "0xB8125fe3317584d9687B55786836a2D44e48E585",
"spotBalance": 7.554708,
"stakingBalance": 0.0,
"delegatedBalance": 1.5,
"pendingWithdrawal": 0.0,
"delegations": [
{
"validator": "0x48f1da3e3ec2814fbb3dcf57125001089b067402",
"amount": 1.5,
"lockedUntil": 1640995200000,
"status": "Active"
}
],
"createdAt": "2025-01-21T12:00:00Z"
}
}Last updated