pub const MAX_TOKENS_IN: u64 = u64::MAX >> 4; // 1_152_921_504_606_846_975u64
Expand description

Maximum number of tokens to swap at once.