Add ability to Burn V3 LP NFT token
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
The UI currently is set to only allow creating and removing LP positions, this leaves the NFT in the wallet, while some do want them. Others do not.
Describe the solution you'd like
If we added a switch with the removal panel (maybe it would only show up when removal percent is at 100%) allowing the person to choose "burn" on their NFT. Not only would this recover a little gas for the user, but wouldn't be keeping a bunch of NFTs in wallet
Describe alternatives you've considered
A separate Burn function alone, to allow users to burn if they choose
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the V3 LP position removal panel and the existing LP NFT transaction flow. Check how a 100% removal is handled and determine whether burning should be an optional switch there or a separate action. Done means users can choose to burn the NFT after full removal without affecting the keep-NFT path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100