SimplePonzi
contract SimplePonzi
Illustrate how a smart contract can be used as a ponzi scheme.
Index
Reference
Functions
fallback
function () public payable
New investments must be 10% greater than current.
Illustrate how a smart contract can be used as a ponzi scheme.
function () public payable
New investments must be 10% greater than current.