-
Notifications
You must be signed in to change notification settings - Fork 0
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
Another dev/add pools header #30
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Have you figured out why the subgraph can return multiple balancer
entities? Formulated differently: it's not completely obvious for me why the subgraph returns an array here and under what conditions the array would contain more than one object. Do you have a suspicion here?
"balancers": [
{
"totalSwapVolume": "36.71838041831020998580002435787249",
"totalLiquidity": "92.16052599111439610843035298991631",
"id": "2",
"poolCount": 5
}
]
45aadfd
to
1ff605f
Compare
Description
Please include a summary of the change and if relevant which issue is fixed. Please also include relevant motivation and context.
Type of change
How should this be tested?
Please provide instructions so we can test. Please also list any relevant details for your test configuration.
Visual context
Checklist:
master
if hotfix,develop
if not