Post
Topic
Board Tokens (Altcoins)
Re: [ANN] [ICO] BGX | THE REVOLUTIONARY AI GAMING ECOSYSTEM UNLIKE ALL OTHERS
by
ANTIMANIA
on 15/10/2018, 15:15:39 UTC


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

So this standard corrects errors of the ERC20 standard, but is it compatible with decentralized exchanges?

The code has all the necessary functions of the ERC20, which means that the tokens can be added to the list of exchanges.

From what I read, I understand that at least some of the decentralized exchanges do not allow in the smart contract than the ERC 20 transaction. I have just seen a list of some coins that the etherdelta does not trade. Good luck to all.

Developers will add this token to the list of exchanges immediately after distribution. I think they agreed on a standard with exchanges.