Skip to content
Sat, Jul 25, 2026
BTC $00,000 ETH $0,000 SOL $000
Your keys are yours — we never ask for them Live
Glossary

What is ERC-20?

The common technical standard for fungible tokens on Ethereum and similar chains, letting wallets and apps handle them uniformly.

ERC-20 is a widely used standard that defines how a fungible token behaves on Ethereum and compatible networks. Fungible means each unit is interchangeable, like regular currency. By following the same rules for transfers, balances, and approvals, ERC-20 tokens work smoothly across wallets, exchanges, and DeFi apps without custom code for each one.

This matters because the standard is why your wallet can display and send countless different tokens the same way. Most stablecoins, governance tokens, and airdropped tokens you encounter are ERC-20 or an equivalent on another chain.

Example: a project launches its token as an ERC-20 contract, and instantly it is compatible with major wallets and DEXs because they already understand the standard.

Safety note: the token approval mechanism is part of the ERC-20 standard, which is convenient but is exactly what wallet-drainers abuse. Because creating an ERC-20 is trivial, a token following the standard is not automatically safe or valuable. Verify the contract address from official sources before trusting a token. Related terms include token approval, ERC-721, smart contract, and token vs coin.

Related terms

Keep learning: read the guides · scam alerts · free tools · full glossary.