Develop new UniswapRouter-like contract #247
Labels
I8-enhancement
An additional feature.
Q5-hard
Can be done by an experienced coder with a good knowledge of the codebase.
Permissionless claiming
Why: removes 1 transaction required for Prime users
Lock tokens before added as member
Why: allows Prime users to submit the investment transaction before they have fully finished the legal onboarding steps
Multicall support
Add https://github.com/Uniswap/v4-periphery/blob/main/contracts/base/Multicall.sol to Router.
Why: claiming investment and submitting investment or redemption should be possible in 1 tx
The text was updated successfully, but these errors were encountered: