Gnosis Prediction Market Platform Crowdfunding Contract Security Audited Source Code

Originally posted Dec 13 2016, updated Dec 16 2016 with bug bounty details.

This is not advise as to whether the Gnosis prediction market platform is a good investment or not. This is just a quick look at the source code behind what Gnosis is offering.

Reference Introducing the upcoming Gnosis Token Launch! and Introducing the Gnosis Token Launch.

10 million Gnosis tokens (GNO) will be created in a Dutch auction.

A bug bounty may also be is on offer – see We’ve opened a bug bounty program for Gnosis smart contracts!.

See also the older post Gnosis Prediction Market Platform And Crowdfunding Contract Source Code.


Architecture


Table of contents


The source code below is from https://github.com/ConsenSys/gnosis-contracts/tree/security_audit at Dec 13 2016 08:12:04 UTC.

Tokens

AbstractToken.sol

StandardToken.sol

Dutch Auction

AbstractDutchAuction.sol

DutchAuction.sol

GnosisToken.sol

Wallets

MultiSigWallet.sol

MultiSigWalletWithDailyLimit.sol

This entry was posted in Blog and tagged , , , , , . Bookmark the permalink.