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
function exitswapPoolAmountIn(uint poolAmountIn, address tokenOut)
function exitswapExternAmountOut(address tokenOut, uint tokenAmountOut)
Reference implementation: https://github.com/balancer-labs/smart-pools/blob/master/crp/contracts/ConfigurableRightsPool.sol
The text was updated successfully, but these errors were encountered:
https://forum.piedao.org/t/bounty-program-votes/118/2 PieDAO governance has voted to approve this issue for a bounty: Approved Scope: 8 - 16 hours (2795.2 - 5590.4 $DOUGH) Contributor: @travisdmathis
Sorry, something went wrong.
Leaving these as done until I can be paid out for them
Implemented in #51
travisdmathis
Successfully merging a pull request may close this issue.
User Story
Type
Definition of Done
function exitswapPoolAmountIn(uint poolAmountIn, address tokenOut)
function exitswapExternAmountOut(address tokenOut, uint tokenAmountOut)
Attach files or screenshots if it's helpful for this issue.
Reference implementation: https://github.com/balancer-labs/smart-pools/blob/master/crp/contracts/ConfigurableRightsPool.sol
The text was updated successfully, but these errors were encountered: