-
Couldn't load subscription status.
- Fork 4
Closed
Description
General
- App freezes and crashes when disconnecting wallet in rainbow modal
- A full app crash occurred ("BigInt formatting error") after user opened a long and navigated to the Longs tab. The app refreshed itself once the tx cleared and the error was gone.
- Show the volume split by long versus short. Could be in the tooltip when you hover over the market stats. (@jackburrus )
- Add column sorting on fixed rate and current value column (@jackburrus )
Longs
- Add
Pool feeto preview tx stats in open long modal (use curve fee from poolConfig) - Show WETH value in green daisy badge under
Fixe rate (APR) - Make table headers sticky
- Add maturity badge ("days left", "term ended") to open longs table
- Change
Size (hyBase)toBase (Return amount)(Hold off on this for now)
Question: Should we remove the token name from the column header and put them in each cell, then we can just haveAmount returnedin the header? Or this could just behyBasewith an amount returned tooltip.
Shorts
- New Column: Show
Fixed rate shortedin Shorts table. (/cc @jalextowle to help calculate this from the OpenShort event, ie:baseAmount,bondAmount, pool duration in days) - Add maturity badge ("days left", "term ended") to open shorts table
- New Column: Show "accrued yield" (calculation given from @jrhea here: https://discord.com/channels/754739461707006013/1062553591988113489/1164584741350146189)
- Make table headers sticky
LP
- Add more
placesto fix dust showing in Withdrawal Shares - Show pnl badge under
Current value(/cc @jalextowle to help calculate this from lpSharePrice info) - Rename
Pending WithdrawaltoWithdrawal Shares - Make table headers sticky
- Show the portion that would be withdrawable right after lping in Preview Transaction section (@jackburrus) (*Not currently doable with contract methods, needs hyperwasm)
Transactions Table
- Add links to block explorer (add option to AppConfig for this)
- Make table headers sticky
FAQ
- How does LPing work and what are withdrawal shares?
Metadata
Metadata
Assignees
Labels
No labels