GET
/
stakers
/
{address}

Path Parameters

address
string
required

The address of the staker

Query Parameters

withTvl
enum<string>
default: false

Toggle whether the route should calculate the TVL from shares

Available options:
true,
false

Response

200 - application/json
address
string
required

The contract address of the staker

operatorAddress
string
required

The address of the operator

createdAtBlock
string
required

The block number at which the Staker made first delegation

updatedAtBlock
string
required

The block number at which the Staker made last delegation

createdAt
string
required

The time stamp at which the Staker made first delegation

updatedAt
string
required

The time stamp at which the Staker made last delegation

shares
object[]
required
tvl
object

The total value locked (TVL) in the AVS staker