GlossaryBlockchain Glossary
ERC-20
The Ethereum token standard for fungible tokens. Defines a common interface (transfer, approve, allowance, totalSupply, balanceOf) that enables interoperability between tokens, DEXes, wallets, and other smart contracts without custom integration code.