🧆 add info diff erc20 and ether

This commit is contained in:
bt3gl 2022-09-21 18:46:47 -07:00 committed by GitHub
parent b4fe88aa8a
commit 51232c055f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,5 @@
## Token standards
<br>
* In the case of ERC20, a transaction sending ether to an address changes the state of an address. A transaction transferring a token to an address only changes the state of the token contract, not the state of the recipient address.