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

Trades endpoint #92

Merged
merged 8 commits into from
Jul 12, 2024
Merged

Trades endpoint #92

merged 8 commits into from
Jul 12, 2024

Conversation

kevin-pease
Copy link
Contributor

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Adds the following endpoints to the trades endpoint group:

  • Trades for account
  • Trades for liquidity pool
  • Trades for offer

Completes the group, and therefore fixes #56.

💥 Does this PR introduce a breaking change?

No.

🤔 Checklist before submitting

  • All projects build
  • Follows style guide lines
  • Relevant documentation was updated
  • Rebased onto current main

@kevin-pease kevin-pease merged commit 25f014a into develop Jul 12, 2024
2 checks passed
@kevin-pease kevin-pease deleted the 56-trades-endpoint branch July 16, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Trades endpoint
2 participants