Pages:
Author

Topic: [ANN] [AXR] Project Axron - POW has ended, Full POS has kicked in. Happy Staking - page 35. (Read 98718 times)

member
Activity: 98
Merit: 10
I've started working on a little site where you can buy giftcards with AXR & BTC.

Amazon
Google Play
iTunes
Mailed Prepaid Visa
& Many More!

btw, and I hate to cross post but an exception here, looking at above, and not saying immediate , but do look into "asset backed crypto" idea example is SYNC , but unfortunately they got someone that provided assets for them! this action made that coin very very valuable.. its an interesting idea but hard to execute,.. just thinking out loud.. I like "white label" coins you are one of those...

above is great too and adds to real value and will pay off

Thanks. I will be posting a snapshot of the progress so far that I've made with Axron Resource Market. It is a Decentralized peer-to-peer open market / currency exchange based on Open Bazaar.
sr. member
Activity: 602
Merit: 255
code doesnt lie.


   if(pindexBest->nHeight < 1)
    {
        nSubsidy = 1000 * COIN; // 1000 AXR PREMINE
    }
      else if(pindexBest->nHeight < LAST_FAIR_LAUNCH_BLOCK)
    {
      nSubsidy = 0 * COIN; // No reward block to prevent an instamine
    }
      else if(pindexBest->nHeight < LAST_POW_BLOCK)
    {
      nSubsidy = 150 * COIN;
    }




First block was 0.05% Premine or 1000 AXR
2-100 0 AXR
101-12000 100 AXR

Price and demand went up even more,lol  looks like the opposite of what they wanted to happen! lol

I believe this coin has a better future then all the ipo/ico scams!

1000 AXR is nothing!  I see dude swallowing 8,563.753 AXR a day at the moment.. unfortunately he will with 99.99% certainty sell on short notice its what they do... 1 GHS Fresh algo rental aint cheap.. so watch for sudden price dump.. Nostradamus has spoken

Premine was very small, insignificant. I had to turn down several interesting bounties due to the lack of AXR to give out. I am happy with the progress of the coin so far. I will be adding new features to continue making of this coin something time-worthy for everyone. I have received several private messages offering help, that speaks very well about the community.

Dev is legit! way to go man!
member
Activity: 98
Merit: 10
code doesnt lie.


   if(pindexBest->nHeight < 1)
    {
        nSubsidy = 1000 * COIN; // 1000 AXR PREMINE
    }
      else if(pindexBest->nHeight < LAST_FAIR_LAUNCH_BLOCK)
    {
      nSubsidy = 0 * COIN; // No reward block to prevent an instamine
    }
      else if(pindexBest->nHeight < LAST_POW_BLOCK)
    {
      nSubsidy = 150 * COIN;
    }




First block was 0.05% Premine or 1000 AXR
2-100 0 AXR
101-12000 100 AXR

Price and demand went up even more,lol  looks like the opposite of what they wanted to happen! lol

I believe this coin has a better future then all the ipo/ico scams!

1000 AXR is nothing!  I see dude swallowing 8,563.753 AXR a day at the moment.. unfortunately he will with 99.99% certainty sell on short notice its what they do... 1 GHS Fresh algo rental aint cheap.. so watch for sudden price dump.. Nostradamus has spoken

Premine was very small, insignificant. I had to turn down several interesting bounties due to the lack of AXR to give out. I am happy with the progress of the coin so far. I will be adding new features to continue making of this coin something time-worthy for everyone. I have received several private messages offering help, that speaks very well about the community.
legendary
Activity: 1792
Merit: 1010
I've started working on a little site where you can buy giftcards with AXR & BTC.

Amazon
Google Play
iTunes
Mailed Prepaid Visa
& Many More!

btw, and I hate to cross post but an exception here, looking at above, and not saying immediate , but do look into "asset backed crypto" idea example is SYNC , but unfortunately they got someone that provided assets for them! this action made that coin very very valuable.. its an interesting idea but hard to execute,.. just thinking out loud.. I like "white label" coins you are one of those...

above is great too and adds to real value and will pay off
newbie
Activity: 40
Merit: 0
I've started working on a little site where you can buy giftcards with AXR & BTC.

Amazon
Google Play
iTunes
Mailed Prepaid Visa
& Many More!
legendary
Activity: 1792
Merit: 1010
code doesnt lie.


   if(pindexBest->nHeight < 1)
    {
        nSubsidy = 1000 * COIN; // 1000 AXR PREMINE
    }
      else if(pindexBest->nHeight < LAST_FAIR_LAUNCH_BLOCK)
    {
      nSubsidy = 0 * COIN; // No reward block to prevent an instamine
    }
      else if(pindexBest->nHeight < LAST_POW_BLOCK)
    {
      nSubsidy = 150 * COIN;
    }




First block was 0.05% Premine or 1000 AXR
2-100 0 AXR
101-12000 100 AXR

Price and demand went up even more,lol  looks like the opposite of what they wanted to happen! lol

I believe this coin has a better future then all the ipo/ico scams!

1000 AXR is nothing!  I see dude swallowing 8,563.753 AXR a day at the moment.. unfortunately he will with 99.99% certainty sell on short notice its what they do... 1 GHS Fresh algo rental aint cheap.. so watch for sudden price dump.. Nostradamus has spoken
newbie
Activity: 40
Merit: 0
code doesnt lie.


   if(pindexBest->nHeight < 1)
    {
        nSubsidy = 1000 * COIN; // 1000 AXR PREMINE
    }
      else if(pindexBest->nHeight < LAST_FAIR_LAUNCH_BLOCK)
    {
      nSubsidy = 0 * COIN; // No reward block to prevent an instamine
    }
      else if(pindexBest->nHeight < LAST_POW_BLOCK)
    {
      nSubsidy = 150 * COIN;
    }




First block was 0.05% Premine or 1000 AXR
2-100 0 AXR
101-12000 100 AXR

Price and demand went up even more,lol  looks like the opposite of what they wanted to happen! lol

I believe this coin has a better future then all the ipo/ico scams!
legendary
Activity: 1792
Merit: 1010
2 million total coins is very little, it will push price up, also algorithm makes sense your GPU hardware will last longer although with POS never mind.. actually.. algos with POW/POS how much it matters anymore.. not much really.. never mind

Cool
legendary
Activity: 1049
Merit: 1001
code doesnt lie.


   if(pindexBest->nHeight < 1)
    {
        nSubsidy = 1000 * COIN; // 1000 AXR PREMINE
    }
      else if(pindexBest->nHeight < LAST_FAIR_LAUNCH_BLOCK)
    {
      nSubsidy = 0 * COIN; // No reward block to prevent an instamine
    }
      else if(pindexBest->nHeight < LAST_POW_BLOCK)
    {
      nSubsidy = 150 * COIN;
    }




First block was 0.05% Premine or 1000 AXR
2-100 0 AXR
101-12000 100 AXR

Price and demand went up even more,lol  looks like the opposite of what they wanted to happen! lol
newbie
Activity: 40
Merit: 0
code doesnt lie.


   if(pindexBest->nHeight < 1)
    {
        nSubsidy = 1000 * COIN; // 1000 AXR PREMINE
    }
      else if(pindexBest->nHeight < LAST_FAIR_LAUNCH_BLOCK)
    {
      nSubsidy = 0 * COIN; // No reward block to prevent an instamine
    }
      else if(pindexBest->nHeight < LAST_POW_BLOCK)
    {
      nSubsidy = 150 * COIN;
    }




First block was 0.05% Premine or 1000 AXR
2-100 0 AXR
101-12000 100 AXR
legendary
Activity: 964
Merit: 1000
code doesnt lie.


   if(pindexBest->nHeight < 1)
    {
        nSubsidy = 1000 * COIN; // 1000 AXR PREMINE
    }
      else if(pindexBest->nHeight < LAST_FAIR_LAUNCH_BLOCK)
    {
      nSubsidy = 0 * COIN; // No reward block to prevent an instamine
    }
      else if(pindexBest->nHeight < LAST_POW_BLOCK)
    {
      nSubsidy = 150 * COIN;
    }

newbie
Activity: 40
Merit: 0


So shadowcoin is a scam now, Axron is a scam........ WHEN DOES IT END??!!!

All these devs get verified by asian and everyone believe this lolololol


Poor PS image
member
Activity: 98
Merit: 10


So shadowcoin is a scam now, Axron is a scam........ WHEN DOES IT END??!!!

All these devs get verified by asian and everyone believe this lolololol

this screenshot is a fake... he added a "0"...

Yeah! Its pathetic how they continue to create new users to FUD on the coin. Apparently someone is not very happy this coin is doing well. I will update tonight with the progress on AXR-MKT. Thanks for the support


I have seen this before , where newbie accounts posts some screenshot claiming it`s a scam ,
then people start to panic sell where he then buys everthing at a low price ,
don`t be fooled by this guys   Smiley

Price actually went up a bit after this,lol   People are wise to this old trick

Yeah! Oldest trick in the book. I am confident Axron is going towards the right direction.
legendary
Activity: 1049
Merit: 1001


So shadowcoin is a scam now, Axron is a scam........ WHEN DOES IT END??!!!

All these devs get verified by asian and everyone believe this lolololol

this screenshot is a fake... he added a "0"...

Yeah! Its pathetic how they continue to create new users to FUD on the coin. Apparently someone is not very happy this coin is doing well. I will update tonight with the progress on AXR-MKT. Thanks for the support


I have seen this before , where newbie accounts posts some screenshot claiming it`s a scam ,
then people start to panic sell where he then buys everthing at a low price ,
don`t be fooled by this guys   Smiley

Price actually went up a bit after this,lol   People are wise to this old trick
hero member
Activity: 644
Merit: 500


So shadowcoin is a scam now, Axron is a scam........ WHEN DOES IT END??!!!

All these devs get verified by asian and everyone believe this lolololol

this screenshot is a fake... he added a "0"...

Yeah! Its pathetic how they continue to create new users to FUD on the coin. Apparently someone is not very happy this coin is doing well. I will update tonight with the progress on AXR-MKT. Thanks for the support


I have seen this before , where newbie accounts posts some screenshot claiming it`s a scam ,
then people start to panic sell where he then buys everthing at a low price ,
don`t be fooled by this guys   Smiley
member
Activity: 98
Merit: 10


So shadowcoin is a scam now, Axron is a scam........ WHEN DOES IT END??!!!

All these devs get verified by asian and everyone believe this lolololol

this screenshot is a fake... he added a "0"...

Yeah! Its pathetic how they continue to create new users to FUD on the coin. Apparently someone is not very happy this coin is doing well. I will update tonight with the progress on AXR-MKT. Thanks for the support
hero member
Activity: 539
Merit: 500


So shadowcoin is a scam now, Axron is a scam........ WHEN DOES IT END??!!!

All these devs get verified by asian and everyone believe this lolololol

this screenshot is a fake... he added a "0"...
member
Activity: 98
Merit: 10
AXR - SCAM

AXR - SCAM

0 Activity. Take your FUD somewhere else, there is no hidden premine on this coin. I've spent time just as the rest of the miners to mine this coin with my rig. NO REPUTABLE user is calling this coin a scam, only newbies with 0 reputation.

Learn how to read 292900.0000000 equals 292,900 not MILLIONS. And this ASIAN you all speak of happens to be a reputable member of the community, one with high standards and a clean record, he is also not the only one who has verified my profile. 
newbie
Activity: 25
Merit: 0


So shadowcoin is a scam now, Axron is a scam........ WHEN DOES IT END??!!!

All these devs get verified by asian and everyone believe this lolololol
hero member
Activity: 539
Merit: 500
poor FUD...

{
"version" : "v1.0.0.1",
"protocolversion" : 69696,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 2845,
"timeoffset" : 0,
"moneysupply" : 292900.00000000,
"connections" : 13,
"proxy" : "",
"difficulty" : {
"proof-of-work" : 292.64861848,
"proof-of-stake" : 0.00028670
},
"testnet" : false,
"keypoololdest" : 1408826441,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"errors" : ""
Pages:
Jump to: