Skip to main content

Try it Live

Run Uint examples in the interactive playground
    Addition wraps on overflow: (a + b) mod 2^256Matches Solidity and EVM behavior.

    See Also