Operators
Retrieve allocation delay for an operator addresses
Returns the allocation delay for an operator addresses.
GET
Headers
API Token for authentication
Path Parameters
The address of the operator
Example:
"0x00107cfdeaddc0a3160ed2f6fedd627f313e7b1a"
Response
200
application/json
The information regarding allocation delay.
The operator contract address
Example:
"0xd9322bb31f42c7caa12daad49699d655393f9524"
The allocation delay in blocks i.e no. of blocks between an operator allocating magnitude to an operator-set, and the magnitude becoming slashable
Example:
0
The block number when the delay takes effect
Example:
3325366
The timestamp when the record was created as an ISO 8601 string
Example:
"2025-02-01T00:00:00.000Z"
The block number when the record was created
Example:
3325343
The timestamp when the record was last updated as an ISO 8601 string
Example:
"2025-02-01T00:00:00.000Z"
The block number when the record was last updated
Example:
3325343