1inch implements an extension for OpenZeppelin’s ERC20 implementation, that allows users to register so-called Pods, that are called on a balance update. “1inch is a global network of decentralized protocols designed to provide the most lucrative, fastest and secure operations in the DeFi space.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 4 | - | - | - | 4 |
Fixed | 3 | - | - | - | 3 |
Total | 7 | 0 | 0 | 0 | 7 |
# | File Name |
---|---|
1 | interfaces/IERC20Pods.sol |
2 | ERC20Pods.sol |
3 | interfaces/IPod.sol |
4 | Pod.sol |