Balancer Contracts Audit

Off-Chain (Private)
Audited on 2020/08/09
No active critical issues

Summary

according to user-defined weights. These pools can be used, for example, to create on-chain index funds without the use of price oracles. You can learn more about Balancer by reading their whitepaper. At the Balancer team’s request, we’ve audit their code and now publish our results. Scope We audited... commit f4ed5d65362a8d6cec21662fb6eae233b0babc1f of the balancer-core repo. We audited all files in the /contracts/ directory with the exception of the Migration.sol file and any files in the /tests/ directory. Trust Model BFactory New Balancer pools can be created by anyone via the BFactory contract...

No issues

This project has no issues.

Contracts (5)

#File Name
1

contracts/BMath.sol

2

contracts/BPool.sol

3

manticore/contracts/BNum.sol

4

contracts/BToken.sol

5

contracts/BNum.sol