ERC-20
E772503
ERC-20 is a widely adopted technical standard on the Ethereum blockchain that defines a common set of rules for creating and managing fungible tokens.
Statements (51)
| Predicate | Object |
|---|---|
| instanceOf |
Ethereum standard
ⓘ
fungible token standard ⓘ token standard ⓘ |
| category | smart contract standard ⓘ |
| compatibleWith | Ethereum Virtual Machine NERFINISHED ⓘ |
| definedOn | Ethereum blockchain NERFINISHED ⓘ |
| defines |
rules for fungible tokens
ⓘ
standard token behavior ⓘ standard token interface ⓘ |
| designGoal |
composability
ⓘ
interoperability ⓘ simplicity ⓘ |
| ecosystem | Ethereum NERFINISHED ⓘ |
| enables |
DeFi protocol integration
ⓘ
exchange listing compatibility ⓘ interoperability between tokens and dApps ⓘ wallet compatibility ⓘ |
| field |
decimals
ⓘ
name ⓘ symbol ⓘ totalSupply ⓘ |
| governedBy | Ethereum community ⓘ |
| includesEvent |
Approval(address,address,uint256)
ⓘ
Transfer(address,address,uint256) ⓘ |
| includesFunction |
allowance(address,address)
ⓘ
approve(address,uint256) ⓘ balanceOf(address) ⓘ totalSupply() ⓘ transfer(address,uint256) ⓘ transferFrom(address,address,uint256) ⓘ |
| influenced |
ERC-223
NERFINISHED
ⓘ
ERC-777 NERFINISHED ⓘ token standards on other blockchains ⓘ |
| language | Solidity NERFINISHED ⓘ |
| networkType | public blockchain ⓘ |
| proposalType | Ethereum Request for Comments NERFINISHED ⓘ |
| relatedTo | Ethereum Improvement Proposal 20 NERFINISHED ⓘ |
| securityConsideration | requires correct implementation to avoid vulnerabilities ⓘ |
| standardizes |
token allowances
ⓘ
token approvals ⓘ token balances ⓘ token transfers ⓘ |
| status | widely adopted ⓘ |
| supports | fungible tokens ⓘ |
| symbol | ERC-20 NERFINISHED ⓘ |
| tokenType | fungible ⓘ |
| useCase |
governance tokens
ⓘ
payment tokens ⓘ stablecoins ⓘ tokenization of assets ⓘ utility tokens ⓘ |
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.
subject surface form:
REN