We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Pools like: https://test.balancer.fi/pools/gnosis/v2/0xdd439304a77f54b1f7854751ac1169b279591ef7000000000000000000000064 or
https://test.balancer.fi/pools/gnosis/v3/0xecc5aebd9569c82a0944007b22d03801a8fdfe99/add-liquidity/0x09ad952e0b5302f00061e7f9b68849b395a502787585c48ac9148ef511ba05c9
Have this issue (applies for both adds and removes):
We can integration test it (current hack fix): #291
The suggested fix would be getting this info from LiquidityAdded/Removed event instead of Transfers (fro Fabio and Jarek)
getting this info from LiquidityAdded/Removed event instead of Transfers
The text was updated successfully, but these errors were encountered:
agualis
No branches or pull requests
Pools like:
https://test.balancer.fi/pools/gnosis/v2/0xdd439304a77f54b1f7854751ac1169b279591ef7000000000000000000000064
or
https://test.balancer.fi/pools/gnosis/v3/0xecc5aebd9569c82a0944007b22d03801a8fdfe99/add-liquidity/0x09ad952e0b5302f00061e7f9b68849b395a502787585c48ac9148ef511ba05c9
Have this issue (applies for both adds and removes):
We can integration test it (current hack fix):
#291
The suggested fix would be
getting this info from LiquidityAdded/Removed event instead of Transfers
(fro Fabio and Jarek)
The text was updated successfully, but these errors were encountered: