Interface: iLatestBlockStatus<T>
T extends NumberType
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts:714
Type Parameters
T
T extends NumberType
Properties
height
height:
T
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts:716
The height of the latest block
timestamp
timestamp:
T
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts:720
The timestamp of the latest block (milliseconds since epoch)
txIndex
txIndex:
T
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts:718
The transaction index of the latest block