1export const PRECISION_MULTIPLIER = 1000000;
2export const PRECISION_DECIMAL_PLACES = 6;