You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tagging all the fast follow features that aren't launch blockers
on the Available pools table sort by column headers. eg., APY,. volume, etc
add the chain so the base pool asset is more clear(e.g., there are two USDC rune pools. one is AVAX the other ETH)
add the fee simulator to LP. E.g., change "trades always free " to "LP under 2k is free." from FOX discount modal layout #6325
add the sanity BPS on the fee breakdown modal
Command K searchable LP pairs gomes - @twblack88 we can't do this, we've actually removed opportunities from the search and this follows the same idea because of the complexity and performance issues
For fees in summary modal let's just add the BPS so they are set up for success:
Trade Fee: $3,940.22 (10 bps)
FOX Discount: $200 (2 bps)
Total Trade Fee: $3,740.22 (8 bps)
For fees in simulator quoted from 6325 (im not sure why i copied but here we are):
We want to abstract fees to be feature specific. i know this is a PITA. Mainly because LP below $2k and trade below $1k right now. But will change with votes in future.
In general we should stop using the word "always" like "trades under 1k are always free."
If a discount is not applicable we should strikethrough the FOX power discount, or grey it out with an on.hover that says: below fee threshold for {feature}. This way it still reflects the 100% discount code but makes it clear in the UX that it doesn't matter.
Acceptance Criteria
Fixes go in
Test discounts math and it's sane
We can cross check math against spec in Github or somewhere ( will ask @purelycrickets about docs)
Need By Date
No response
Screenshots/Mockups
No response
Estimated effort
No response
The text was updated successfully, but these errors were encountered:
Add wiki page for fee params and when the PR went in so DFC can start to use github. Gonna make this a DFC tracking thing and refer to a forum post that gets uploaded. All engineering/product will have to do is comment with the PR.
Overview
Tagging all the fast follow features that aren't launch blockers
Command K searchable LP pairsgomes - @twblack88 we can't do this, we've actually removed opportunities from the search and this follows the same idea because of the complexity and performance issuesSpike: Abstract wallet-dependant components/functionality #6446References and additional details
For fees in summary modal let's just add the BPS so they are set up for success:
Trade Fee: $3,940.22 (10 bps)
FOX Discount: $200 (2 bps)
Total Trade Fee: $3,740.22 (8 bps)
For fees in simulator quoted from 6325 (im not sure why i copied but here we are):
Acceptance Criteria
Fixes go in
Test discounts math and it's sane
We can cross check math against spec in Github or somewhere ( will ask @purelycrickets about docs)
Need By Date
No response
Screenshots/Mockups
No response
Estimated effort
No response
The text was updated successfully, but these errors were encountered: