Name | Type | Description | Notes |
---|---|---|---|
chainDescriptor | string | The protocol identifier (e.g. "ETH"/"SOL"). | [default to undefined] |
currentEpoch | number | The current epoch number of the blockchain network. | [default to undefined] |
epochElapsed | number | The percentage of time that has elapsed within the current epoch, represented as a decimal value between 0 and 1. | [default to undefined] |
epochDuration | number | The total duration in milliseconds of a single epoch. | [default to undefined] |
additionalInfo | AdditionalInfo | [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]