archethic-foundation / archethic-foundation/dex
Use router pools list to find if an address is related to a LP Token
Open
- Dominant language
- Dart
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Instead of using Token genesis address's content to identify if a token is a lp token, use router pools list to find if an address is related to a LP Token
Contributor guide
Research direction
Start by locating the code that determines whether an address is an LP token and trace how the router pools list is accessed. Replace the genesis-address-content check with the router-pool relationship, and verify that LP-token identification matches the pools list rather than token genesis content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100