# CoboWaas2.EthStakingExtraAllOfBeaconValidators

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pubkey** | **String** | The public key of the validator. | [optional] 
**status** | [**AmountStatus**](AmountStatus.md) |  | [optional] 
**apy** | **Number** | The annual percentage yield (APY) of the validator. | [optional] 
**staked_amount** | **String** | The staked amount. | [optional] 
**rewards_received** | **String** | The rewards received. | [optional] 
**updated_timestamp** | **Number** | The time when the validator&#39;s status was last updated, in Unix timestamp format and measured in milliseconds. | [optional] 


