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.

All labels observed (1)

Label Occurrences
ERC-20 canonical 7

How this entity was disambiguated

Statements (51)

Predicate Object
instanceOf Ethereum standard ⓘ
fungible token standard ⓘ
token standard ⓘ
category smart contract standard ⓘ
compatibleWith Ethereum Virtual Machine ⓘ
definedOn Ethereum blockchain ⓘ
defines rules for fungible tokens ⓘ
standard token behavior ⓘ
standard token interface ⓘ
designGoal composability ⓘ
interoperability ⓘ
simplicity ⓘ
ecosystem Ethereum ⓘ
linked to: Ethereum blockchain
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 ⓘ
ERC-777 ⓘ
token standards on other blockchains ⓘ
language Solidity ⓘ
networkType public blockchain ⓘ
proposalType Ethereum Request for Comments ⓘ
relatedTo Ethereum Improvement Proposal 20 ⓘ
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 ⓘ
tokenType fungible ⓘ
useCase governance tokens ⓘ
payment tokens ⓘ
stablecoins ⓘ
tokenization of assets ⓘ
utility tokens ⓘ

How these facts were elicited

Referenced by (7)

Full triples — surface form annotated when it differs from this entity's canonical label.

REN → tokenStandard → ERC-20 ⓘ
subject linked to: REN token
ERC-20 → symbol → ERC-20 ⓘ
renBCH → standard → ERC-20 ⓘ
C-Chain → supportsStandard → ERC-20 ⓘ