ORDnet UTXO Index Health
ordnet_index_healthCheck the health and sync status of ORDnet's UTXO index to ensure accurate balance and UTXO lookups.
Instructions
Check the health and sync status of ORDnet's own address/UTXO index (ordnet-utxo).
This index is the PRIMARY source for balance and UTXO lookups since v2.5 — every UTXO in it has been individually verified by ORDnet's own BSV node. WhatsOnChain is only used as a connectivity fallback.
Returns: { status, index_height, node_height, in_sync }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||