1. ERC-20

2. Functions

mint(to, value): totalSupply increase by value. increase to balance.

burn(account, value): totalSupply decrease by value. decrease account balance. supply ⬇️ - price ⬆️

buyback: repurchase own coin - supply ⬇️ - price ⬆️

This page tracks key metrics of ERC-20 tokens on Ethereum. Kindly take note that only tokens with a Blue Checkmark are listed. Learn more about our Blue Checkmark feature in our Knowledge Base.

https://info.etherscan.com/etherscan-token-reputation/

3. How does ERC-20 works

Interoperability