query MostRecentConsensusTimestamp { transaction(limit: 1, order_by: {consensus_timestamp: desc}) { consensus_timestamp } }