pub async fn get_pm_settlement_pools( __arg0: State<AppState>, ) -> Result<SonicJson<ApiResponse<Vec<PmSettlementPoolProjection>>>, ApiError>