Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save yuriy77k/41d0c22e8443e649e6257a7dbb331cc4 to your computer and use it in GitHub Desktop.
Save yuriy77k/41d0c22e8443e649e6257a7dbb331cc4 to your computer and use it in GitHub Desktop.

TokenTrader Project Audit Report

1. Summary

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.

2. In scope

2.1. Excluded

3. Findings

1 issues were reported including:

  • 1 minor remark.

3.1. Deprecated Warnings

Severity: minor

Description

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.

4. Conclusion

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment