monorepo
monorepo copied to clipboard
As a router owner, I should be able to remove liquidity more easily from a UI
Problem Routers want to be able to access their liquidity and take it out of router contracts in a user-friendly way
Ideas to solve this We could add this functionality in a UI
Acceptance criteria
- [ ] Router owner able to remove in UI
- [ ] Liquidity is removed
- [ ] Permissioned to router owner only
- [ ] SDK method exists for removing liquidity
edit: Disregard
There is workaround ie in Etherscan
Duplicate of #2996