📚Lib

General functionality used in a wide range of contracts

1. Summary

At the moment, the Lib defines unsigned integer functionality used to check for over and underflows when performing addition and multiplication.

2. Variables and Functions

Modules

Name
Description

decimal_checked_ops

Defines under and overflow checks for Uint128 addition and multiplication

Last updated

Was this helpful?