Difference between revisions of "Token standards"

Jump to navigation Jump to search
109 bytes added ,  19:11, 21 April 2022
m
no edit summary
(add token standards page)
 
m
Line 3: Line 3:
[[ERC20|'''ERC-20''']] - A standard interface for fungible (interchangeable) tokens, like voting tokens, staking tokens or virtual currencies.
[[ERC20|'''ERC-20''']] - A standard interface for fungible (interchangeable) tokens, like voting tokens, staking tokens or virtual currencies.


'''ERC-721''' - A standard interface for non-fungible tokens, like a deed for artwork or a song.
'''ERC-721''' - A standard interface for non-fungible tokens, like a deed for artwork or a song  


'''ERC-777''' - A token standard improving over ERC-20.
'''ERC-777''' - A token standard improving over ERC-20.


'''ERC-1155''' - A token standard which can contain both fungible and non-fungible assets.
'''ERC-1155''' - A token standard which can contain both fungible and non-fungible assets.<ref>https://ethereum.org/en/developers/docs/standards/#token-standards</ref>
 
=== Sources ===
<references />
25

edits

Navigation menu