const MaxUint256: bigint;

A constant for the maximum value for a uint256.

(i.e. 0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffn)

Source

constants/numbers.ts:26