• The live, contract-authoritative Trove for address (core getTrove), refetched on new blocks. useHealthFactor and useLiquidationPrice read the SAME query (shared key + select) so they add no extra fetch.

    Parameters

    • __namedParameters: { address: undefined | `0x${string}` }

    Returns UseQueryResult<Trove, Error>