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.
Supported Functions
From Interface ERC-20
ERC-20
Additional References
Last updated
Was this helpful?