Head

Get indexer head

Returns indexer head and synchronization status.

get/v1/head

Response

chainstring required

Alias name of the chain (or "private" if it's not on the list of known chains)

chainIdstring required

Unique identifier of the chain

cycleinteger

Current cycle

levelinteger

The height of the last block from the genesis block

hashstring required

Block hash

protocolstring required

Current protocol hash

nextProtocolstring required

Next block protocol hash

timestampstring date-time

The datetime at which the last block is claimed to have been created (ISO 8601, e.g. 2020-02-20T02:40:57Z)

votingEpochinteger

Current voting epoch index, starting from zero

votingPeriodinteger

Current voting period index, starting from zero

knownLevelinteger

The height of the last known block from the genesis block

lastSyncstring date-time

The datetime of last TzKT indexer synchronization (ISO 8601, e.g. 2020-02-20T02:40:57Z)

syncedboolean

State of TzKT indexer synchronization

quoteLevelinteger

The height of the block where quotes were updated last time

quoteBtcnumber double

Last known XTZ/BTC price

quoteEurnumber double

Last known XTZ/EUR price

quoteUsdnumber double

Last known XTZ/USD price

quoteCnynumber double

Last known XTZ/CNY price

quoteJpynumber double

Last known XTZ/JPY price

quoteKrwnumber double

Last known XTZ/KRW price

quoteEthnumber double

Last known XTZ/ETH price

quoteGbpnumber double

Last known XTZ/GBP price

Changes

No recorded changes to this endpoint across all 1 revision of this API.