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

feat/synfutures connector #321

Open
wants to merge 12 commits into
base: development
Choose a base branch
from
Open

Conversation

samlior
Copy link

@samlior samlior commented May 20, 2024

Before submitting this PR, please make sure:

  • Your code builds clean without any errors or warnings
  • You are using approved title ("feat/", "fix/", "docs/", "refactor/")

A description of the changes proposed in the pull request:

  1. Add synfutures connector(AMM Perpetual)
  2. Add a new optional field called fairPrice to PerpPricesResponse, represents the price of futures.
  3. Add a new optional field called balance to PerpPositionResponse, represents the amount of margin.
  4. Add a new optional field called liquidationPrice to PerpPositionResponse, represents the liquidation price.
  5. Add blast network for ethereum

Tests performed by the developer:

  • Curl tests

Tips for QA testing:

  • Curl tests

@nikspz nikspz changed the base branch from main to development May 20, 2024 16:53
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.

3 participants