Table Description

This table is indexed from Lido. Stores information about staking operators on the Beacon Chain, including their public keys and associated staking modules or services.

Column Descriptions

ColumnTypeDescription
indexbigintUnique identifier for the operator.
operator_namevarcharName of the staking operator.
module_idbigintIdentifier linking the operator to a specific staking module or service.
public_keyvarbinaryOperator’s public key used for cryptographic operations.
updated_attimestampLast time the record was updated
ingested_attimestampTime when the record was ingested

Table Sample