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

No proper way to segregate matched orders with pending orders #6

Open
Parasgr7 opened this issue Mar 6, 2023 · 1 comment
Open
Assignees

Comments

@Parasgr7
Copy link

Parasgr7 commented Mar 6, 2023

  1. Need order reference in secondaryTrades entity in balancer subgraph, so that pending orders can be filtered from orderbook
@kallolborah
Copy link
Member

There is a attribute called 'tradeRef' in the secondary 'Investors' entity. That is the order ref, you can use it.

The 'Trades' entity has 'settlement status' which indicates if it is pending / confirmed / failed / rejected.

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

No branches or pull requests

2 participants