add_liquidity() to support v3 #145
Unanswered
daqingsu19
asked this question in
Q&A
Replies: 1 comment
-
I have an alpha quality code for this, looking for someone to have a code review. It's not based on uniswap-python, but rather a re-implementation of the js uniswap-v3-sdk |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Looks like current add_liquidity() does not support v3. In v3, the solidity function is mint(), right?
Is there plan to add support?
Beta Was this translation helpful? Give feedback.
All reactions