Home

Get delegator summary

POST
https://hype.nownodes.io/info

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Fetches aggregated delegation information for the specified wallet address. The response indicates how much of the account's balance is currently delegated, how much remains undelegated, and the status of any pending withdrawals from delegations.

Body

application/json
typestringrequired

Operation type. Must be exactly "delegatorSummary" (case‑sensitive).

userstringrequired

Ethereum wallet address of the delegator. Format: 0x‑prefixed hex string, 42 characters.

Response

200OK

Aggregated delegator summary object.