Navigation

    ChainIDE

    ChainIDE 官方论坛/ChainIDE Official Forum

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    What is an ERC-20 token?

    ETH
    blockchain cryptocurrency erc20 token ethereum
    1
    1
    9
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • blockchain
      blockchain last edited by

      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:

      • Token Name (token name);

      • Symbol (symbol);

      • Decimal (number of decimal places).

      Required:

      • totalSupply;

      • balanceOf;

      • transfer;

      • transferFrom;

      • approve;

      • allowance.

      Confused? Let's look into the matter.

      visit : erc20 token development company

      1 Reply Last reply Reply Quote 0
      • First post
        Last post