While there are no graphic materials to explain the token system. I hope that everything will appear by the time the tokens are distributed to bounty members.
Hello @revenanTts. If you know when will be this time, please tell us. When will be the exact time of BGX bounty rewards tokens distribution? Thanks. Good luck.
DEC will be emitted on October 31st, 2018. Participants in our bounty will receive $90,000 USD worth of DEC (thats more than 4% of our previous soft cap!)
https://medium.com/@bgxglobal/to-bgx-loyal-bounty-supporters-a7eefdba8350I just readed the medium article, where is announced as the date of bounty DEC tokens distribution the October 31st, 2018. Good luck to all involved.
Here is the paragraph: "Your well-deserved tokens will be distributed on October 31st, 2018."
Yes. There is another nuance, tokens will be compatible with ERC777
What will this standard give to the token holder? In exchange can it be sold?
This standard solves some of the shortcomings of ERC20 while maintaining backward compatibility with ERC20. It avoids the problems and vulnerabilities of EIP223.
It goes a step further by allowing operators (generally contracts) which can manage the tokens in the same way that the ERC20 with infinite approve was allowed. Finally, it adds hooks to provide further control to token holders over their tokens. Note that, the usage of ERC820 provides backward compatibility with wallets and existing contracts without having to be redeployed thanks proxy contracts implementing the hooks.
https://eips.ethereum.org/EIPS/eip-777