Add Full range button to new pool creation
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.
When creating a new pool the in v3, the full range button isn't there. This is extremely useful for new pools, if users create a full range position first this helps prevent math issues with pools going out of range.
Describe the solution you'd like
Add the Full Range button that is available with already created pools
Describe alternatives you've considered
Having a single press of the minus button (in the low price) set to the max low tick, and the plus button (in upper price) set to max upper tick
Additional context
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 in the new pool creation flow and compare it with the existing pool flow where the Full Range button is available. Confirm how the button sets the lower and upper prices, then add the same control to new pool creation and verify that it creates a full-range position.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100