| Name | Type | Description | Notes |
|---|---|---|---|
| chainDescriptor | String | The protocol identifier (e.g. "ETH"/"SOL"). | |
| currentEpoch | BigDecimal | The current epoch number of the blockchain network. | |
| epochElapsed | BigDecimal | The percentage of time that has elapsed within the current epoch, represented as a decimal value between 0 and 1. | |
| epochDuration | BigDecimal | The total duration in milliseconds of a single epoch. | |
| additionalInfo | AdditionalInfo | ||
| lastUpdated | BigDecimal | timestamp (in milliseconds) of last update time |