Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
User’s HYPE staking delegations to validators
GET /v2/user/delegations?address={wallet}
[ { "validator": "0x1234...", "amount": "5000.0", "lockedUntil": null } ]
[]
validator
amount
lockedUntil
null
curl -H "x-api-key: YOUR_KEY" "https://hyper.polynode.dev/v2/user/delegations?address=0x..."