ERC-20 (Fungible Tokens)
The ERC-20 standard defines a set of functions and events that a token contract on the Ethereum blockchain should implement. ERC-20 tokens are fungible, meaning each token is identical and can be exchanged one-to-one.
ERC-20 defines several key functions, including:
Supported
Additional References
Last updated
Was this helpful?