Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Add liveOnly flag to AMM API #11644

Closed
wwestgarth opened this issue Sep 3, 2024 · 0 comments · Fixed by #11648
Closed

[Feature]: Add liveOnly flag to AMM API #11644

wwestgarth opened this issue Sep 3, 2024 · 0 comments · Fixed by #11648
Assignees
Labels
feature new feature to be developed hybrid-liquidity

Comments

@wwestgarth
Copy link
Contributor

Feature Overview

In order to be able to easily view only live-amms from the AMM API
We will add a "live-only" flag similar to on the order's API
So that any AMM without state ACTIVE or REDUCE_ONLY will be filtered from the response.

Specs

  • Link to spec or section within a spec

Tasks

A checklist of the tasks that are needed to develop the feature and meet the acceptance criteria and feature test scenarios.

  • [ ]
  • [ ]

Feature test scenarios

Detailed scenarios that can be executed as feature tests to verify that the feature has been implemented as expected.

GIVEN (setup/context)
WHEN (action)
THEN (assertion) For example...
See here for more format information and examples.

Additional Details (optional)

Any additional information that provides context or gives information that will help us develop the feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature to be developed hybrid-liquidity
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant