pub const SCALE_DOWN_FACTOR: u128 = 10_000_000_000;
Scale down factor for quantizing amounts (10^10 to go from 12 to 2 decimal places)