Issue a fungible ESDT
ESDT tokens are issued via a request to the Metachain, which is a transaction submitted by the Account which will manage the tokens. When issuing a token, one must provide a token name, a ticker, the initial supply, the number of decimals for display purpose and optionally additional properties.
In practical applications, it's advisable to prioritize the use of smart contracts for fair issuance and distribution.
ESDT tokens are created through a specific transaction request sent to the Metachain, initiated by the account that will oversee the management of these tokens. This process is essential for developers and businesses looking to issue their own tokens within the blockchain ecosystem. When initiating an ESDT token issue, several key pieces of information must be provided: the token's name, its ticker symbol, the initial supply of tokens, and the number of decimal places for display purposes. Additionally, issuers can include optional properties to further customize the token's functionality and integration capabilities. This flexible framework allows for a wide range of applications, from simple transfers to more complex financial transactions, making ESDT tokens a versatile tool for blockchain developers.