The bootstrap status of a chain
A chain identifier. This is either a chain hash in Base58Check notation or a one the predefined aliases: 'main', 'test'.
GET /chains/{chain_id}/is_bootstrapped HTTP/1.1 Host: xtz.nownodes.io Accept: */*
{ "bootstrapped": true, "sync_state": "stuck" }