Liquid network
The Liquid network endpoint exposes read-only status information from the platform’s pruned Elements (Liquid) node. Use it to check whether the node is reachable, how many blocks it has validated, and whether it is fully synced.This endpoint queries an Elements Core node running the Liquid sidechain. The node operates in pruned mode to minimize disk usage.
Get Liquid node status
Response
Status values
When the node is unreachable, numeric fields default to
0, bestBlockHash defaults to null, chain defaults to "liquidv1", and pruned defaults to true.