This document is a security audit report performed by RideSolo, where TokenTrader Project has been reviewed.
The TokenTrader and TokenSeller implement decentralise and trustless exchange functions to allow market makers to list an Ethereum smart contract to buy and/or sell ERC20-compliant digital assets for ethers and in the same time market takers can execute a transaction against the Maker's contract to buy or sell the digital assets.
- TokenSellerFactory.sol github commit hash 0ac50b691ad72145a0879a9215cb8606a03c9106.
- TokenTraderFactory.sol github commit hash 0ac50b691ad72145a0879a9215cb8606a03c9106.
- TestERC20Token.sol is excluded from the audit since it's just used for test purposes.
1 issues were reported including:
- 1 minor remark.
Due to the contract compiler version and to the date of deployment, some minor issues were raised by the compiler but this is related only with newer version of solidity compiler.
No issues related with security or contract operability were found, this contract is safe and has been deployed with solidity compiler version equal or higher to 0.4.4.