-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes to fees & referral page to support new fee model #6684
Comments
JonRay15
changed the title
Support new fee model in all apps
Support new fee model in Console
Jul 12, 2024
JonRay15
changed the title
Support new fee model in Console
Changes to fees & referral page to support new fee model
Aug 6, 2024
Currently blocked by However you could probably still make a start ... its just you will get blocked 100% |
Actually you'll get blocked pretty fast ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Chore
The Suzuka Castle release will introduce a new fee mechanism in Core.
Fee page
partyDiscountStats
makerVolumeFraction
onvolumeRebateStats
for the current epoch and show as % #7013minimumPartyMakerVolumeFraction
oncurrentVolumeRebateProgram
and show the gap in % to get therepartyDiscountStats
runningVolume
onvolumeDiscountStats
for the current epochminimumRunningNotionalTakerVolume
up oncurrentVolumeDiscountProgram
and show the gap to get therepartyDiscountStats
referralSetRunningNotionalTakerVolume
onreferralSetStats
referralSetReferees
forreferee
=partyId
to find thereferralSetId
.. then use thatcurrentReferralProgram
and show the gap to get therepartyDiscountStats
APIdiscountedTakerFee
as "Taker fee"undiscountedTakerFee - discountedTakerFee / undiscountedTakerFee
in bracketsbaseMakerFee + userMakerRebate
as "Maker rebate"userMakerRebate
in bracketsExample of voume
Referral page
Additional details / background info
Spec PR
vegaprotocol/specs#2293
Core ticket for the maker rebate boost tier
vegaprotocol/vega#11530
Core ticket to update existing referral / volume discount program APIs
vegaprotocol/vega#11531
Party Discount Stats output
The text was updated successfully, but these errors were encountered: