pub const BASIS_POINTS: u64 = 10_000;
Basis points for percentage calculations (1 basis point = 0.01%).