Skip to main content
POST
Delegator summary

Authorizations

Authorization
string
header
required

Optional. API key passed via Authorization: Bearer <key>. Required only when API_KEY is configured on the server.

Body

application/json
type
enum<string>
required
Available options:
delegatorSummary
user
string
required

42-character hex address

Example:

"0xabc..."

Response

Delegator summary

delegated
string
Example:

"12060.16529862"

undelegated
string
Example:

"0.0"

totalPendingWithdrawal
string
Example:

"0.0"

nPendingWithdrawals
integer
Example:

0