forked from cheapETH/cheapeth-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
twitter.html
36 lines (30 loc) · 869 Bytes
/
twitter.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<html>
<head>
<style>
pre {
display: block;
font-family: monospace;
white-space: pre;
margin: 1em 0;
width: 600px;
white-space: pre-wrap;
}
</style>
</head>
<body>
<pre>
<h1>Tweet for free cTH</h1>
<hr/>
Share CheapEth on Twitter and get free cTH
* Tweet and include one of these: ["cheapeth", "cheapethereum", "#cth", "$CTH"]
* Then post in discord bot channel: $cheap twitter <twitterID> <your cth arrd>
Get your twitter ID from this site: <a href="https://tweeterid.com/">https://tweeterid.com/</a>
<1000 followers = 1cth
1000-2000 followers = 2cTH
2000+ followers = 3cTH
Transaction doesn't show on block explorer, so check balance before and after
Contract address: 0xe165fDE95bd15ded816d1DD4345BE4B24b0133d9
NO SPAM ACCOUNTS (min account age 30 days, min followers 10)
</pre>
</body>
</html>