/ us-ip-detected.html
us-ip-detected.html
  1  <!doctype html>
  2  <html>
  3  
  4  <head>
  5    <meta charset="utf-8">
  6    <meta http-equiv="x-ua-compatible" content="ie=edge">
  7  
  8    <title>Status Contribution Period: US IP Detected</title>
  9    <meta name="description"
 10          content="Status is an interface to access Ethereum, built for Android & iOS. Enjoy encrypted messaging, a cryptocurrency wallet, and seamless access to DApps.">
 11    <meta name="viewport" content="width=device-width, initial-scale=1">
 12  
 13    <link rel="icon" type="image/png" href="img/new-site/logo-32.png?v=516c1cd" sizes="32x32"/>
 14    <link rel="icon" type="image/png" href="img/new-site/logo-16.png?v=5108317" sizes="16x16"/>
 15  
 16    <link rel="apple-touch-icon" href="img/new-site/apple-touch-icon-1024.png?v=464c5b1">
 17    <link rel="apple-touch-icon" sizes="76x76" href="img/new-site/apple-touch-icon-76.png?v=13dde43">
 18    <link rel="apple-touch-icon" sizes="120x120" href="img/new-site/apple-touch-icon-120.png?v=e3d71d5">
 19    <link rel="apple-touch-icon" sizes="152x152" href="img/new-site/apple-touch-icon-152.png?v=1353ddd">
 20    <link rel="apple-touch-icon" sizes="180x180" href="img/new-site/apple-touch-icon-180.png?v=401931a">
 21    <link rel="mask-icon" href="img/new-site/logo-mask.svg" color="4360DF">
 22  
 23    <!-- favicon.ico in the root directory -->
 24    <link rel="stylesheet" href="css/main.css?v=6a89c81">
 25    <meta property="og:title" content="Status Contribution Period"/>
 26  </head>
 27  
 28  <body>
 29  <div class="news news--dark">
 30    <div class="news-inner">
 31      US citizens and residents are not eligible to participate in the Status Contribution Period on June 20th.
 32    </div>
 33  </div>
 34  
 35  <div class="overlay overlay--agreement">
 36    <div class="popup popup--agreement">
 37      <a class="popup__button popup__button--close"></a>
 38      <div class="popup__steps">Step 1 of 2</div>
 39      <h4 class="popup__title">Contribution Agreement & Terms and Conditions</h4>
 40      <div class="popup__text">You must read and agree to the following information before you can proceed.</div>
 41      <div class="terms">
 42  
 43      </div>
 44      <form name="agreement-form" class="" id="agreement-form">
 45        <div class="checkbox-wrap">
 46          <div class="checkbox-inner"><input type="checkbox" name="terms" class="popup__checkbox" id="terms-checkbox" value="none"/><label for="terms-checkbox"></label></div>
 47          <div class="pseudo-label">I hereby confirm that I read and agree to the <a
 48              href="https://contribute.status.im/status-terms.pdf" target="_blank">Contribution Terms</a> and <a
 49              href="https://status.im/whitepaper.pdf" target="_blank">Status Whitepaper</a>.
 50          </div>
 51        </div>
 52        <div class="checkbox-wrap">
 53          <div class="checkbox-inner"><input type="checkbox" name="citizen" class="popup__checkbox" id="citizenship-checkbox" value="none"/><label for="citizenship-checkbox"></label></div>
 54          <div class="pseudo-label">I hereby confirm that I am not a US citizen or resident, nor am I signing on behalf of
 55            a US citizen or resident.
 56          </div>
 57        </div>
 58        <div class="checkbox-wrap">
 59          <div class="checkbox-inner"><input type="checkbox" name="workshop" class="popup__checkbox" id="workshop-checkbox" value="none"/><label for="workshop-checkbox"></label></div>
 60          <div class="pseudo-label">I hereby acknowledge that the Contributions will be used to fulfil the workshop
 61            mission.
 62          </div>
 63        </div>
 64        <div class="checkbox-wrap">
 65          <div class="checkbox-inner"><input type="checkbox" name="tokens" class="popup__checkbox" id="tokens-checkbox" value="none"/><label for="tokens-checkbox"></label></div>
 66          <div class="pseudo-label">I hereby acknowledge that the Contributor does not receive equity in Status Research &
 67            Development GmbH.
 68          </div>
 69        </div>
 70  
 71        <div class="popup__footer">
 72          <div class="popup__footer-title">Enter your full name or initials to digitally sign and agree:</div>
 73          <div class="input-wrap">
 74            <div class="tooltip tooltip--shown">Check all the checkboxes and enter your initials to proceed</div>
 75            <input class="popup-name-field" type="text" name="name-field" value="" placeholder="Enter your initials..."/>
 76            <input type="submit" disabled value="SIGN & AGREE" name="agree" class="button button--agree">
 77          </div>
 78        </div>
 79      </form>
 80    </div>
 81  </div>
 82  
 83  <div class="overlay overlay--address">
 84    <div class="popup popup--address">
 85      <a class="popup__button popup__button--close"></a>
 86      <div class="popup__steps">Step 2 of 2</div>
 87      <h4 class="popup__title">Send Your Contribution Using ETH</h4>
 88  
 89      <div class="popup__text">
 90        Send ETH to the smart contract address below using Mist, Metamask, imToken, Parity or MyEtherWallet. By sending
 91        ETH to the address below, you agree to the <a href="https://contribute.status.im/status-terms.pdf"
 92                                                      target="_blank">Contribution Terms</a>.
 93        <div class="text-note">
 94          <h5>IMPORTANT</h5> DO NOT send ETH from exchanges like Coinbase, Poloniex, Kraken, or use Jaxx, In addition DO
 95          NOT make use of any Multi-Signature wallet as we will not support them and your transaction will not go through.
 96          By doing so your ETH may be permanently lost, and the SNT may not be created.
 97          <h5>REMEMBER</h5> Your tokens, transactions, wallets and passwords are your responsibility. Protect your keys
 98          and passwords, they are unrecoverable. If you lose them someone else may get access to your tokens
 99        </div>
100      </div>
101  
102      <div class="address-wrap">
103        <div class="address-wrap__inner">
104          ADDRESS WILL BE DISPLAYED HERE
105        </div>
106      </div>
107    </div>
108  </div>
109  
110  <div class="floating-button floating-button--hidden">
111    <a class="button button--prtcpt" href="#">How to participate</a>
112  </div>
113  
114  <div class="container-wrap">
115    <div class="container">
116      <div class="slides">
117        <div class="slide slide--one">
118          <div class="slide__inner">
119            <div class="header">
120              <div class="header__inner">
121                <div class="header-section header-section--left">
122                  <a class="logo" href="/">
123                    <span class="logo__icon"></span>
124                  </a>
125                  <div class="nav">
126                    <a style="display: none;" class="nav__item nav__item--participate" href="#"><span class="to-hide">How To</span>&nbsp;Contribute</a>
127                    <a class="nav__item" target="_blank" href="https://status.im/">Status Home</a>
128                    <a class="nav__item" target="_blank" href="https://status.im/whitepaper.pdf">Whitepaper</a>
129                  </div>
130                </div>
131                <div class="header-section header-section--right">
132                  <div class="nav">
133                    <a class="nav__item" target="_blank" href="https://twitter.com/ethstatus">Twitter</a>
134                    <a class="nav__item" target="_blank" href="https://www.reddit.com/r/statusim/">Reddit</a>
135                    <a class="nav__item" target="_blank" href="https://github.com/status-im">Github</a>
136                    <a class="nav__item" target="_blank" href="https://www.facebook.com/ethstatus/?pnref=lhc">Facebook</a>
137                  </div>
138                </div>
139              </div>
140            </div>
141  
142            <div class="intro intro--unavailable">
143              <div class="tagline">
144                <h2 class="tagline__title">The Status Network Launch</h2>
145                <div class="tagline__body">Status is a browser, messenger, and gateway to the decentralized world of Ethereum.
146                </div>
147                <div class="tagline__button">
148                  <a class="button button--unavailable button--disabled" href="#">Contribute (Unavailable)</a>
149                </div>
150                <div class="tagline__note">
151                  United States IP Address Detected
152                </div>
153              </div>
154  
155              <div class="widget-wrap">
156                <div class="widget">
157  
158                  <div class="widget-row widget-row--status">
159                    <div class="widget-row--status__inner">
160                      Contribution unavailable
161                    </div>
162                  </div>
163                  <div class="widget-row widget-row--started">
164                    <div class="widget-key">Starts</div>
165                    <div class="widget-value">June 20th at 2pm GMT</div>
166                  </div>
167                  <div class="widget-row widget-row--rate">
168                    <div class="widget-key">SNT Creation rate</div>
169                    <div class="widget-value">10,000 SNT per 1 ETH</div>
170                  </div>
171                  <div class="widget-row widget-row--block">
172                    <div class="widget-key">Start Block</div>
173                    <div class="widget-value">#3903900</div>
174                  </div>
175                </div>
176              </div>
177            </div>
178  
179            <div class="logos">
180              <div class="logo-header">Featured in</div>
181              <a href="http://www.nasdaq.com/article/chinas-interest-and-investment-in-ethereums-blockchain-expands-cm796241"
182                 target="_blank" class="media-logo media-logo--nasdaq"></a>
183              <a href="https://cointelegraph.com/news/cointelegraph-events-humaniq-announce-blockchain-oscar-winners"
184                 target="_blank" class="media-logo media-logo--cointelegraph"></a>
185              <a href="https://finance.yahoo.com/news/status-im-ethereum-mobile-client-010000903.html" target="_blank"
186                 class="media-logo media-logo--yahoo"></a>
187              <a href="https://www.ethnews.com/status-ethereum-mobile-light-client-launches-alpha" target="_blank"
188                 class="media-logo media-logo--ethnews"></a>
189              <a href="https://etherreview.info/the-ether-review-58-status-conquers-mobile-86c0a554f47b?gi=e9924490fea6"
190                 target="_blank" class="media-logo media-logo--etherreview"></a>
191            </div>
192          </div>
193        </div>
194  
195        <div class="slide slide--two">
196          <div class="slide__inner">
197            <div class="text-section">
198              <h2>Contribute to the Status Network</h2>
199              <div class="text">
200                <p>We've detected you're visiting this page from a US IP address.</p>
201                <p>US citizens and residents are not eligible to participate in the Status Contribution Period on June
202                  20th.</p>
203                <p>If you're based in the US, and would like to learn more about Status, please check back in a couple of days after the Contribution Period has finished.</p>
204                <p>Thanks for your understanding.</p>
205              </div>
206            </div>
207          </div>
208        </div>
209  
210        <div class="slide slide--three">
211          <div class="slide__inner">
212  
213            <div class="text-section">
214              <div class="text">
215                <p>Status is an open source messaging platform and mobile browser to interact with decentralized
216                  applications that run on the Ethereum Network.</p>
217                <p>By combining a messenger, web 3.0 browser and wallet, we're building a gateway for everyday smartphone
218                  users to begin using DApps and interacting with the decentralized web.</p>
219                <div class="app-buttons">
220                  <a class="app-button app-button--android" href="https://test.status.im/">
221                    <span class="app-button__title">Download Alpha</span>
222                    <span class="app-button__platform">Android</span>
223                    <span class="app-button__icon"></span>
224                  </a>
225                  <a class="app-button app-button--ios" href="https://www.reddit.com/r/statusim/">
226                    <span class="app-button__title">Request TestFlight</span>
227                    <span class="app-button__platform">IOS</span>
228                    <span class="app-button__icon"></span>
229                  </a>
230                </div>
231              </div>
232            </div>
233  
234            <div class="app">
235              <div class="app-inner"></div>
236            </div>
237          </div>
238        </div>
239  
240        <div class="slide slide--four">
241          <div class="slide__inner">
242  
243            <div class="text-section">
244              <h2>The Status Network Token</h2>
245              <div class="text">
246                <p>We aim to build a next generation socio-economic network that gives anyone in the world with a
247                  smartphone the ability to own and control their own data, wealth and digital identity. The Status
248                  Network Token ('SNT') is a ERC-20 utility token that fuels the Status Network. SNT serves as a crucial
249                  part of Status, and is required for:</p>
250                <ul class="list">
251                  <li>Governance over the Status Client</li>
252                  <li>Username registration over ENS</li>
253                  <li>Community curation and content discovery</li>
254                  <li>A Decentralized Push Notification Market</li>
255                  <li>The Status Teller Network</li>
256                  <li>The Status Sticker Market</li>
257                  <li>The Status DApp Directory</li>
258                  <li>Access to features such as Tribute to Talk</li>
259                  <li>The Status Acquisition Engine (Research)</li>
260                </ul>
261              </div>
262            </div>
263  
264            <div class="text-footer">
265              These are outlined in detail in the Status <a href="https://status.im/whitepaper.pdf" target="_blank">Whitepaper</a>
266              and the <a href="https://www.youtube.com/watch?v=Je7yErjEVt4" target="_blank">Introduction video</a>.
267            </div>
268  
269          </div>
270        </div>
271  
272        <div class="slide slide--five slide--hidden">
273          <div class="slide__inner">
274            <div class="email-section">
275              <div class="email-section__text">
276                <div class="text">
277                  <p>We are not accepting contributions yet. Subscribe to receive updates on the Contribution Period and
278                    the launch of the Status Network via email.</p>
279                </div>
280              </div>
281              <div class="email-form">
282                <!-- Mailchimp -->
283                <form
284                    action="https://status.us13.list-manage.com/subscribe/post?u=d0c1a0be2adff281b52e27a7f&amp;id=78f032de8b"
285                    method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate"
286                    target="_blank" novalidate="novalidate">
287                  <div class="email-form__inner">
288                    <input type="email" value="" name="EMAIL"
289                           class="required email-input mce-EMAIL email-form__input email-form__input--email"
290                           placeholder="Enter your email" aria-required="true">
291                    <input type="submit" value="GET UPDATES" name="subscribe"
292                           class="button email-form__input email-form__input--sumbit mc-embedded-subscribe button email-button">
293                    <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text"
294                                                                                              name="b_d0c1a0be2adff281b52e27a7f_09e2d9ae07"
295                                                                                              tabindex="-1" value="">
296                    </div>
297                  </div>
298                  <div id="mce-responses" class="email-form__responces">
299                    <div class="response email-form__error-message" id="mce-error-response"></div>
300                    <div class="email-form__success-message response" id="mce-success-response"></div>
301                  </div>
302                </form>
303                <!-- End Mailchimp -->
304              </div>
305            </div>
306          </div>
307        </div>
308      </div>
309    </div>
310  </div>
311  
312  <div class="footer">
313    <div class="footer-inner">
314      <div class="footer-logo-wrap">
315        <div class="footer-logo-wrap__inner">
316          <div class="footer-logo"></div>
317          <div class="footer-address">Status Research & Development Gmbh<br/>Baarerstrasse 10<br/>Zug, Switzerland</div>
318        </div>
319      </div>
320      <div class="footer-table">
321        <div class="footer-table__column">
322          <h4 class="footer-header">Social links</h4>
323          <ul class="footer-list">
324            <li class="footer-link footer-link--fb"><a href="https://www.facebook.com/ethstatus" target="_blank"><span
325                class="footer-icon"></span><span class="footer-link-label">Facebook</span></a></li>
326            <li class="footer-link footer-link--tw"><a href="https://twitter.com/ethstatus" target="_blank"><span
327                class="footer-icon"></span><span class="footer-link-label">Twitter</span></a></li>
328            <li class="footer-link footer-link--gh"><a href="https://github.com/status-im" target="_blank"><span
329                class="footer-icon"></span><span class="footer-link-label">Github</span></a></li>
330            <li class="footer-link footer-link--rd"><a href="https://www.reddit.com/r/statusim/" target="_blank"><span
331                class="footer-icon"></span><span class="footer-link-label">Reddit</span></a></li>
332            <li class="footer-link footer-link--yt"><a href="https://www.youtube.com/channel/UCFzdJTUdzqyX4e9dOW7UpPQ/"
333                                                       target="_blank"><span class="footer-icon"></span><span
334                class="footer-link-label">YouTube</span></a></li>
335          </ul>
336        </div>
337        <div class="footer-table__column">
338          <h4 class="footer-header">More</h4>
339          <ul class="footer-list">
340            <li class="footer-link"><a href="https://wiki.status.im" target="_blank">Status Wiki</a></li>
341            <li class="footer-link"><a href="https://blog.status.im/?gi=73d6676925e9" target="_blank">Status Blog</a></li>
342            <li class="footer-link"><a href="https://status.im/jobs.html" target="_blank">Jobs</a></li>
343          </ul>
344        </div>
345        <div class="footer-table__column">
346          <h4 class="footer-header">Language</h4>
347          <ul class="footer-list">
348            <li class="footer-link">
349              <select class="language-switcher" name="lang">
350                <option value="en">English</option>
351              </select>
352            </li>
353          </ul>
354        </div>
355      </div>
356    </div>
357  </div>
358  
359  <script src="js/polyfill.min.js?v=0c1f4da"></script>
360  <script src="js/app.js?v=c128656"></script>
361  <script src="js/mc-validate.js?v=207d097"></script>
362  
363  <!-- Google Analytics -->
364  <script>
365      (function (i, s, o, g, r, a, m) {
366          i['GoogleAnalyticsObject'] = r;
367          i[r] = i[r] || function () {
368                  (i[r].q = i[r].q || []).push(arguments)
369              }, i[r].l = 1 * new Date();
370          a = s.createElement(o),
371              m = s.getElementsByTagName(o)[0];
372          a.async = 1;
373          a.src = g;
374          m.parentNode.insertBefore(a, m)
375      })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
376  
377      try {
378          ga('create', 'UA-79146816-1', 'auto');
379          ga('send', 'pageview');
380      } catch (e) {
381      }
382  </script>
383  <!-- /Google Analytics -->
384  </body>
385  </html>