DEPRECATED: use ../levels/{checkpoint, savepoint, caboose, history_mode} instead. The current checkpoint for this chain.
../levels/{checkpoint, savepoint, caboose, history_mode}
A chain identifier. This is either a chain hash in Base58Check notation or a one the predefined aliases: 'main', 'test'.
GET /chains/{chain_id}/checkpoint HTTP/1.1 Host: xtz.nownodes.io Accept: */*
{ "block": { "level": 1, "proto": 1, "predecessor": "text", "timestamp": "text", "validation_pass": 1, "operations_hash": "text", "fitness": [ "text" ], "context": "text", "protocol_data": "text" }, "savepoint": 1, "caboose": 1, "history_mode": "archive" }