Get staker profile

Returns the EigenPod address and delegation status for a staker.
Pod address is read from EigenPodManager.ownerToPod(). Delegation status is read from DelegationManager.
Returns null for eigenPod if no pod has been deployed, and null for delegatedTo if not currently delegated.

Path Params
string
required

Ethereum address

Query Params
string
enum
Defaults to mainnet

Target network. Defaults to mainnet.

Allowed:
Responses

400

Invalid address

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json