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
Label:optimization, finance Complexity: 150 points Description:
Replace the static fee_bps with a dynamic tier system. As the total volume handled by an escrow (or globally for a user) increases, the platform fee percentage should decrease. Tasks:
Label:
optimization,financeComplexity: 150 points
Description:
Replace the static
fee_bpswith a dynamic tier system. As the total volume handled by an escrow (or globally for a user) increases, the platform fee percentage should decrease.Tasks:
calculate_tiered_feehelper function.