GET
/
withdrawals
/
{withdrawalRoot}

Path Parameters

withdrawalRoot
string
required

The root hash of the withdrawal

Response

200 - application/json
withdrawalRoot
string
required

The root hash of the withdrawal

nonce
number
required

The nonce of the withdrawal

stakerAddress
string
required

The address of the staker

delegatedTo
string
required

The operator address to which staking is delegated

withdrawerAddress
string
required

The address of the withdrawer

shares
object[]
required

The list of strategy shares

createdAtBlock
number
required

The block number when the withdrawal was recorded by EigenExplorer

createdAt
string
required

The time stamp when the withdrawal was recorded by EigenExplorer

updatedAtBlock
number
required

The block number when the withdrawal was last updated

updatedAt
string
required

The time stamp when the withdrawal was last updated

isCompleted
boolean
required

Indicates if the withdrawal is completed