Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 758 Bytes

File metadata and controls

18 lines (10 loc) · 758 Bytes

ChainInfoResponse

Properties

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