Bitcratic Airdrop

Bitcratic (BCT) is airdropping 100 BTC tokens for completing some easy tasks.
$99 223/  $98 700
Airdrop finished
Estimated Value : $20
https://www.bitcratic.com/

Since inception of the Blockchain Centralized Crypto Exchanges are dominating the crypto market and more than 95% transactions are taking place in such exchange. The objective of the Blockchain is to decentralize the world. Bitcratic is here to empower the decentralized exchange. Bitcratic is a decentralized exchange for ERC 20 Tokens.Bitcratic use off-chain order book with On-chain settlement.
'); $this.after('
'); var $styledSelect = $this.next('div.select-styled'); $styledSelect.text($this.children('option').eq(0).text()); var $list = $('', { 'class': 'select-options' }).insertAfter($styledSelect); for (var i = 0; i ', { text: $this.children('option').eq(i).text(), rel: $this.children('option').eq(i).val() }).appendTo($list); } var $listItems = $list.children('li'); $styledSelect.click(function(e) { e.stopPropagation(); $('div.select-styled.active').not(this).each(function(){ $(this).removeClass('active').next('ul.select-options').hide(); }); $(this).toggleClass('active').next('ul.select-options').toggle(); }); $listItems.click(function(e) { e.stopPropagation(); $styledSelect.text($(this).text()).removeClass('active'); $this.val($(this).attr('rel')); $list.hide(); //console.log($this.val()); }); $(document).click(function() { $styledSelect.removeClass('active'); $list.hide(); }); });