Skip to content

Instantly share code, notes, and snippets.

@chompomonim
Created January 14, 2018 16:59
Show Gist options
  • Save chompomonim/3310b8be7795fb6e7e91f1fb00644142 to your computer and use it in GitHub Desktop.
Save chompomonim/3310b8be7795fb6e7e91f1fb00644142 to your computer and use it in GitHub Desktop.
CoinPoker Token SmartContract Audit

CoinPoker Token Audit

January, 2018 Authored by Anatoly Ressin & Jaro Satkevic

1. Introduction

CoinPoker Project requested that Blockvis perform an audit of the contracts in their ico-smartcontracts repository. The CoinPokerToken contract is intended to serve as a tradeable token and CoinPokerICO contract is the crowdsale for the token.

The contracts are hosted at: https://github.com/CoinPokerOfficial/ico-smartcontracts

There are two main contract files CoinPokerICO.sol and CoinPokerToken.sol in the contracts folder.

The git commit hash we evaluated is: e422476eb855a8d6d80eb3a09a844cb5e1eebde5

2. Disclaimer

The audit makes no statements or warranties about utility of the code, safety of the code, suitability of the business model, regulatory regime for the business model, or any other statements about the fitness of the contracts to purpose, or their bugfree status. The audit documentation is for discussion purposes only.

3. Executive Summary

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