You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Ethereum, ether calls are not compatible with ERC20 standard because ERC20 was conceived much later. Thus, ether cannot respond directly to ERC20 calls.
Advantages
Ether responding to ERC20 calls would greatly simplify the codebase of applications like Decentralized Exchanges.
Fast user experience due to no wrapping of "GO" into GO20 compatible token "Wrapped GO".
In Ethereum, ether calls are not compatible with ERC20 standard because ERC20 was conceived much later. Thus, ether cannot respond directly to ERC20 calls.
Advantages
A healthy discussion can be found on this reddit thread.
Starting from "cryptopascal" comment!
https://www.reddit.com/r/ethereum/comments/6zfihg/ethereums_erc20_token_standard_has_been/#t1_dmwah0s
What can be the approach:
The text was updated successfully, but these errors were encountered: