Pages:
Author

Topic: Billionaire Token - low supply, raffles, poker games, burn coins - [BOUNTIES] - page 11. (Read 6958 times)

newbie
Activity: 2
Merit: 0
Claiming korean translation bounty Smiley !
Bitcointalk Username : kohunter

I already done korean translation (I checked the grammar and attached the image links because I could not upload the images.)
I hope you guys win this game

LINK : https://bitcointalksearch.org/topic/--2074194



My wallet : 0x23B8b70f3b5734DD1C8Eb35BDaaF493532709C9D

thank you!
sr. member
Activity: 546
Merit: 252
sr. member
Activity: 532
Merit: 250
Hello guys,

Just a quick update:

People have recently voiced concern over the raffle and the coin-burning mechanism, specifically that the raffle is not rewarding enough and that after the Bounty Campaign finishes (where we reward people for burning their own coins) people will not have as much incentive to perpetuate this deflationary mechanism that is embedded into the core of Billionaire Token.

We love to hear feedback from the community and will constantly be changing in order to make the project more attractive keep the investors happy, and as such we have decided to change the following aspects:

1. The "Become a Billionaire" raffle will be changed to include having three winners.
This will give people more incentive to play the raffle, will make it more rewarding overall, and will help perpetuate the deflationary mechanism.

2. We will implement a Smart Contract that works together with the raffle and will reward people for burning their own coins.



Our goal, after our poker game is released, is to reach 1$ per XBL token. If the maximum supply is not larger than 1 mil, we would only need 1 mil market cap to achieve this.

The feedback has been so far mostly positive and constructive criticism.

RECAP (TL;DR)

Because of this community feedback we have so far decided to change the following aspects of the coin:

- The token distribution model will be made more fair to all participants, while still rewarding early investors as they are the ones taking the biggest risk.
- The raffle will be changed to include three winners instead of just one.
- There will be another Smart Contract created that will work together with the raffle, and will reward people for burning their own coins - just another incentive for the deflationary model to work its magic.

Stay tuned for the upcoming updates:

- The Whitepaper is scheduled to be released this week.
- We will have a guide over here at, at the Bounty Thread for Billionaire Token, a guide on how to burn your own coins, so if you have some coins already then you should really look into this because you will receive 25% back. This bounty will be available during the first part of the ICO, so people who invest early can actually make a lot more XBL tokens (provided there is enough in the bounty account).
full member
Activity: 280
Merit: 101


This is my input for now Smiley Maybe I will make something later on when I got a little bit more time but hope you guys like it.
sr. member
Activity: 546
Merit: 261
Moonbet.io
thanks a lot for your response dev.. i have joined in the slack teams.. may be, if there are some proposals of logo, it will arrange voting for choose the winner??
sr. member
Activity: 532
Merit: 250
i wanna join logo contest. i have design a best logo that made by me. i hope my logo can be the winner and get the rewards.
this is a billionaire logo that made by me.



I like your logo design.

We may be considering it.

We await for you in our slack Smiley
sr. member
Activity: 546
Merit: 261
Moonbet.io
i wanna join logo contest. i have design a best logo that made by me. i hope my logo can be the winner and get the rewards.
this is a billionaire logo that made by me.

sr. member
Activity: 532
Merit: 250
How to burn Billionaire Token

Before burning your XBL, follow the next steps and make sure you added your tokens to MyEtherWallet
1)   Login to your MyEtherWallet containing your XBL
2) Click on “Add Custom Token”
3) Enter the following information:
Address: 0x49aec0752e68d0282db544c677f6ba407ba17ed7
Token Symbol: XBL
Decimals: 18
4) Click on Save

After your XBL have been added, we need you to send them to the burning address. The Billionaire Token team will extract the incoming transaction information and send the new XBL tokens to those sending addresses.
Billionaire Tokens Burning Process
Burning tokens or coins is basically sending them to an address that locks them away. The lock is being guaranteed by choosing a receiving address that is extremely unlikely to ever generate. Therefore we chose the following address for burning our Billionaire tokens : 0x0000000000000000000000000000000000000000
(Parity users can also send to 0x0000000000000000000000000000000000000000)
The burning process itself is actually a regular sending of funds. Here are the basic steps you need to do in order to execute the burning:
1)   Set the burning address: 0x0000000000000000000000000000000000000000
2) Instead of “ETH” chose “XBL”
3) Leave the Gas limit as default
4) Generate the transaction and send your XBL

Thanks a lot for your patience and support.


Hello,

If you read the code for our Token, it would have occured to you that sending to 0x0 addresses is disabled:


Code:
function transfer(address _to, uint256 _amount) returns (bool success)
     {
        if (_to == 0x0) throw;      /* Prevents transferring to 0x0 addresses. Use burn() instead. *

        if (balances[msg.sender] >= _amount && _amount > 0 && balances[_to] + _amount > balances[_to])
        {
            balances[msg.sender] -= _amount;
            balances[_to] += _amount;
            Transfer(msg.sender, _to, _amount);
            return true;
         }
         else
         {
            return false;
         }
     }

tl;dr Do not follow the guide he just posted, it is not good. You will not be able to execute the transaction for sending coins to 0x0 addresses.
sr. member
Activity: 994
Merit: 335
reserve russian translation if you need it
sr. member
Activity: 532
Merit: 250
everyone
Please read the instructions carefully.

Unfortunately we have decided to delete the twitter post bounty, it occured to us that this will not benefit Billionaire Token too much.



Thank you. I was growing tired of pointing that out.

Pretty much only one or two people were getting most of the Twitter bounties, seems to be common practice to have tens of twitter accounts with over 2000 followers and just retweet things all day to get bounties.

I apologise to all the legitimate twitter users for this.
sr. member
Activity: 742
Merit: 251
everyone
Please read the instructions carefully.

Unfortunately we have decided to delete the twitter post bounty, it occured to us that this will not benefit Billionaire Token too much.

sr. member
Activity: 532
Merit: 250
Hey dev, I'm loving this project, I'd like to claim the art bounty. 0xcFcCaFc4B63c620fDb37efF6Cc9904FfBc4B773F
 

Amazing image.

Congratulations dakovic, you are a Billionaire!

TX ID: http://etherscan.io/tx/0x9ddb55df087ab7d68aa6cc016ebb85c06b98e3a4fc77a0050197d19b00cfb1d0
sr. member
Activity: 532
Merit: 250
Community facebook page for Billionaire token:  https://www.facebook.com/billionairetoken/

Eth wallet 0x9d25243d6F0479fb8205BD3eeEe1D138835e211a

Congratulations fishfishfish313, you are a Billionaire!

TX ID: http://etherscan.io/tx/0xd4b9a7c27ff3ed7d776dcb0909d128b6d4366f6c4d3f25d5631cea6134328f19
sr. member
Activity: 532
Merit: 250
hey Guys,

I really like this Project, I'll invest some of my little funds  Grin







also I'd like to claim the artwork bounty Smiley

Your eth address, kind sir?

Oh for sure Cheesy

0xB5A87ee6625bAAcf6524D8f60Fb875CDfa417A1B


thanks and cheers

Congratulations epicookiez, you are a Billionaire!

TX ID: https://etherscan.io/tx/0x68a772c11f20bb8a44199a7639d479a2c44d3c37565c97f40255a2fc6ed51d85

sr. member
Activity: 405
Merit: 251
good  ico i want to join social media bounty
sr. member
Activity: 1456
Merit: 261
my account :https://twitter.com/RahmantoSidiq
follower      : 262
my tweet    : https://twitter.com/RahmantoSidiq/status/894122258104328193

my retweet : https://twitter.com/BillionaireTkn/status/893589317179899905

                   https://twitter.com/BillionaireTkn/status/892451493915316224

                   https://twitter.com/BillionaireTkn/status/892036668861054976

address : 0xdE259fa36EB36F532C586ea5594FE7929D27D68d
full member
Activity: 490
Merit: 100
Where link sign up sosial media twitter?
newbie
Activity: 13
Merit: 0
Pages:
Jump to: