Properties
forgedAt
forgedAt: string
merkleRoot
merkleRoot: string
nextBlock
nextBlock: { hash: string; number: number }
Type declaration
-
hash: string
-
number: number
previousBlock
previousBlock: { hash: string; number: number }
Type declaration
-
hash: string
-
number: number
protocolVersion
protocolVersion: { major: number; minor: number }
Type declaration
-
major: number
-
minor: number
slotInEpoch
slotInEpoch: number
slotLeader
slotLeader: { description: string; hash: string }
Type declaration
-
description: string
-
hash: string
transactions
transactions: [{ hash: string }]
transactionsCount
transactionsCount: string