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 joinswapExternAmountIn(address tokenIn, uint256 tokenAmountIn)
function joinswapPoolAmountOut(uint poolAmountOut, address tokenIn)
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 as done until paid out
Implemented in #51
travisdmathis
Successfully merging a pull request may close this issue.
User Story
Type
Definition of Done
function joinswapExternAmountIn(address tokenIn, uint256 tokenAmountIn)
function joinswapPoolAmountOut(uint poolAmountOut, address tokenIn)
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: