Open
Conversation
- Update TierConfig to include makerBps, rwaMakerBps, rwaTakerBps - Add negative maker rebates per tier: Diamond (-0.2), Platinum (-0.15), Gold (-0.1), Silver (-0.05) - Update FeeConfigWithCalculator tierBaseFees with new structure - Allow negative maker fees in validation (MIN_MAKER_FEE = -0.5) - Update API Zod schemas to accept negative maker fees (-0.5 to 15) - Update default graduation fees to Public tier baseline - Update admin page fee inputs with step=0.1 and parseFloat for decimals
- Add minMakerFee/minTakerFee/minRwaMakerFee/minRwaTakerFee props - Use broker's actual tier base fees as minimums when available - Fall back to Diamond-tier global minimums when tier unknown - Update GraduationForm default fees to Public tier baseline (0/3/0/5) - Update GraduationForm BrokerTierResponse to include RWA fee rates
24fa600 to
d75007f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.