const MaxInt256: bigint;

A constant for the maximum value for an int256.

(i.e. 0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffn)

Source

constants/numbers.ts:45