Closed 0x-r4bbit closed 1 year ago
There's no need for SafeMath in Solidity 0.8.x and up as it comes with built-in arithmetic checks.
Also, use named imports.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
There's no need for SafeMath in Solidity 0.8.x and up as it comes with built-in arithmetic checks.
Also, use named imports.