mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-08-03 11:56:22 -04:00
🧆 add info diff erc20 and ether
This commit is contained in:
parent
b4fe88aa8a
commit
51232c055f
1 changed files with 5 additions and 0 deletions
5
Solidity-Expert/Token-standards/README.md
Normal file
5
Solidity-Expert/Token-standards/README.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue