Press n or j to go to the next uncovered block, b, p or k for the previous block.
| 1 2 3 4 5 6 | 4x 4x 4x 4x 4x | export const ODDS_SCALE = 12; export const USDT_DECIMAL = 6; export const MLR_RATIO_CONSTANT = 4; export const SLIPPAGE_MULTIPLIER = 10 ** 2; export const PERCENTAGE_MULTIPLIER = 10 ** 10; |