B
blockchainx424
Member
- PG Coin
- 2,743
ERC-20 tokens are made specifically for the Ethereum platform
They all follow a standard list of features so that they can be transferred, stored, and exchanged for other tokens in the Ethereum ecosystem. The Ethereum developers created these standards with three optional parameters and six mandatory ones.
Optional:
visit : ERC20 Token development company
They all follow a standard list of features so that they can be transferred, stored, and exchanged for other tokens in the Ethereum ecosystem. The Ethereum developers created these standards with three optional parameters and six mandatory ones.
Optional:
- Token Name (token name);
- Symbol (symbol);
- Decimal (number of decimal places).
- totalSupply;
- balanceOf;
- transfer;
- transferFrom;
- approve;
- allowance.
visit : ERC20 Token development company