pub const MIN_WITHDRAWAL_ASSETS: u128 = 1_000;
Minimum withdrawal amount in base asset units to prevent dust. Withdrawals below this threshold should be rejected.