Difference between revisions of "ERC20"

1 byte removed ,  16:17, 25 April 2022
no edit summary
Line 8: Line 8:


== Use cases ==
== Use cases ==
ERC20 tokens are used, on EVM-compatible blockchains, to represent property of some asset (which can come from the real world or from the blockchian). They're used for example to port other cryptocurrencies on external blockchains (ex WBTC). They're used for governance on many protocols or even for liquidity mining. They're also used to represent other assets (see [[Stablecoins]]) like currencies, stocks, commodities etc...
ERC20 tokens are used, on EVM-compatible blockchains, to represent property of some asset (which can come from the real world or from the blockchian). They're used for example to port other cryptocurrencies on external blockchains (ex WBTC). They're used for governance on many protocols or even for liquidity mining. They're also used to represent other assets (see [[Stablecoin]]) like currencies, stocks, commodities etc...


== Functionalities ==
== Functionalities ==
66

edits