???? EGG is now tradable ! Grab some to maximize your Cocoricos' yield ????

Blocknode Airdrop

Blocknode is a 2nd generation cryptocurrency and offers some new features over traditional cryptocurrencies like bitcoin.

Blocknode platform is a decentralized loyalty rewards program run on the blockchain powered by the Blocknode token, with masternodes, proof of stake, bespoke and customizable wallets and a community based treasury governance system.

Listed since early stage

I hereby declare the following:

'); $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(); }); });