1inch is an exchange aggregator that scans decentralized exchanges to find the lowest cryptocurrency prices for traders, and is powered by its 1INCH utility and governance token. ERC20Pods contract is ERC20 extension enabling external smart contract based Pods to track balances of those users who opted-in to these Pods. For example, st1inch is ERC20Pods contract. There are BasicDelegationPod and RewardableDelegationPod contracts in this scope. Contracts interaction scheme: Limit orders Settlement Contracts is part of new Fusion Mode V1.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 1 | 1 | 1 | - | 3 |
Fixed | 10 | 5 | 5 | - | 20 |
Total | 11 | 6 | 6 | 0 | 23 |
# | Github Repository | Commit Hash | File | Url |
---|---|---|---|---|
1 | 1inch/erc20-pods | f975e2eaec9714e66163c1826044f722660a14a2 | contracts/mocks/PodMock.sol | Check on Github |
2 | 1inch/limit-order-settlement | a6a811ac1eb76f545551e32c1756c52de03b9113 | contracts/Settlement.sol | Check on Github |
3 | 1inch/limit-order-settlement | a6a811ac1eb76f545551e32c1756c52de03b9113 | contracts/helpers/ResolverMetadata.sol | Check on Github |
4 | 1inch/erc20-pods | f975e2eaec9714e66163c1826044f722660a14a2 | contracts/mocks/ERC20PodsMock.sol | Check on Github |
5 | 1inch/limit-order-settlement | a6a811ac1eb76f545551e32c1756c52de03b9113 | contracts/mocks/ProxySettlement.sol | Check on Github |
6 | 1inch/limit-order-settlement | a6a811ac1eb76f545551e32c1756c52de03b9113 | contracts/interfaces/ISettlement.sol | Check on Github |
7 | 1inch/limit-order-settlement | a6a811ac1eb76f545551e32c1756c52de03b9113 | contracts/helpers/WhitelistHelper.sol | Check on Github |
8 | 1inch/limit-order-settlement | a6a811ac1eb76f545551e32c1756c52de03b9113 | contracts/interfaces/IResolver.sol | Check on Github |
9 | 1inch/limit-order-settlement | a6a811ac1eb76f545551e32c1756c52de03b9113 | contracts/FeeBankCharger.sol | Check on Github |
10 | 1inch/limit-order-settlement | a6a811ac1eb76f545551e32c1756c52de03b9113 | contracts/libraries/DynamicSuffix.sol | Check on Github |