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

Include liquidity pool operations in the operations endpoint #3833

Closed
tamirms opened this issue Aug 23, 2021 · 0 comments
Closed

Include liquidity pool operations in the operations endpoint #3833

tamirms opened this issue Aug 23, 2021 · 0 comments
Assignees
Labels
amm support cap 38 (automated market makers) in horizon

Comments

@tamirms
Copy link
Contributor

tamirms commented Aug 23, 2021

In #3808 we implemented ingestion of liquidity pool operations. Now, we want to make sure the new operations we introduced are included in the horizon operations response.

We also want to add two new REST endpoints to the horizon API for fetching operations and transactions which are relevant for a given liquidity pool:

GET /liquidity_pools/<liquidity-pool-id>/operations

GET /liquidity_pools/<liquidity-pool-id>/transactions

More details about this feature can be found in https://docs.google.com/document/d/1pXL8kr1a2vfYSap9T67R-g72B_WWbaE1YsLMa04OgoU/edit#

@tamirms tamirms added the amm support cap 38 (automated market makers) in horizon label Aug 23, 2021
@2opremio 2opremio self-assigned this Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amm support cap 38 (automated market makers) in horizon
Projects
None yet
Development

No branches or pull requests

2 participants