Note: Old article being moved over because I hate Medium
Today I want to take a look at a token project that I stumbled across today. It is called Slidebits. It is an ERC20 that is currently (in theory) accepting “donations” of Ether in exchange for tokens. That is not a joke, they are literally called donations. I’m sure the SEC will be okay with that… If you get exit scammed by a token project telling you your money was a donation you deserve it.

Second red flag? THERE IS NO WHITEPAPER! I never would consider investing a penny in any project without a whitepaper, and this project couldn’t even go the Tron route and hack together a plagiarized one. There is literally zero whitepaper. No way to analyze it, or judge it. Never give any money to a project that will not even describe how it works.
Next red flag? The token creator can freely mint more tokens at any point they want. Here is the code that allows it:
it(‘should have a mint function’, async function() { const txResult = await token.mintToken(tokenBuyer, 100, { from: tokenCreator });
This is also admitted on the website:

Gotta love when people are upfront about their ability to print more at a moment’s notice.
Also there is evidence of sloppy OPSEC. For example it appears the crowdsale wallet was funded by the creators personal wallet because when we click to the funding address through Etherscan we find that they are a big fan of Cryptokitties.

You also need to worry about projects that have been going for several months and seem to have raised no funds. Now the amount a project raises is not a perfect symbol of the quality of a project, but if they have failed to raise even a fraction of an Ether so far it is quite likely that there is something amiss.

Finally, well there is an obvious appeal to crypto tokens that work with an app on something like Apple’s App Store please remember that this is a centralized point of failure. It lacks the essential censorship resistance that crypto was supposed to have been built on.
Oh and look at that, that is exactly what happened, and look at the reasons for that rejection, there is no reason they won’t pull it tomorrow. (In case it gets taken down: http://archive.li/qvdZZ)
I could continue, but I think it is clear to see some of the signs that should ensure you immediately avoid giving up your money. Oh and if you cannot answer in one second the advantage of it being a crypto-token instead of fiat, it’s probably a scam.
Update 9/5/19: turns out I was right and it does not need a token. Whoops Archived whoops
If you would like to subscribe to my free newsletter then please go here.
If you want the posts from this blog delivered to your inbox:
I also have a Discord server that you can join here.