defiscan.live
defiscan.live copied to clipboard
Proper fixes for `/dex` page
What would you like to be added:
Quick fixes were made in https://github.com/DeFiCh/scan/pull/1316 & #1318.
Proper Fix for the following are needed:
- Filter for splitted pairs (e.g. amzn-dusd/v1)
- Usage of poolpairs
displaySymbol
instead oftokenA.displaySymbol
for pairs wheretokenA
is used across multiple pairs (dUSDT-DUSD and dUSDT_DFI).
Why is this needed:
@joeldavidw: Thanks for opening an issue, it is currently awaiting triage.
The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.
Details
I am a bot created to help the DeFiCh developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.
@joeldavidw: There are no 'area' labels on this issue. Adding an appropriate label will greatly expedite the process for us. You can add as many area as you see fit. If you are unsure what to do you can ignore this!
You can add area labels by leaving a /area
comment.
Details
I am a bot created to help the DeFiCh developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.
May want to consider using full poolpair displaySymbol
from now on. To prevent links from breaking in the future.
cc: @gjj
You mean like the /v1
in:
-
https://defiscan.live/tokens/dGOOGL/v1
-
https://defiscan.live/tokens/dGOOGL-dDUSD/v1
-
https://defiscan.live/tokens/dAMZN/v1
- ...and all other
v1
stock split symbols?