Introduction of native BigInt could lead to errors on environments that doesn't support BigInt.
Currently, a lot of browsers with older versions does not support BigInt, React Native does not support big int. All applications include address-encoder dependency should use polyfills.
Possible solutions: