async fn integrity_query_open_interest( c: &mut AsyncPgConnection, ) -> Result<Vec<(String, Decimal)>>