Bancor is a protocol on Ethereum for non-custodial token exchange using pooled liquidity. The protocol is made up of a series of smart contracts that are designed to pool liquidity and perform peer-to-contract trades in a single transaction with no counterparty.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 11 | - | - | - | 11 |
Fixed | 6 | - | - | - | 6 |
Total | 17 | 0 | 0 | 0 | 17 |
# | File Name |
---|---|
1 | ReentrancyGuard.sol |
2 | LiquidityProtection.sol |
3 | LiquidityProtectionStore.sol |
4 | ConverterUpgrader.sol |
5 | LiquidityPoolV1Converter.sol |
6 | ConverterBase.sol |
7 | Owned.sol |