For the complete documentation index, see llms.txt. This page is also available as Markdown.

Parameters

Name
Description
Default

name

Defines the name of the smart contract

required

symbol

Defines the symbol of the token to be issued by the smart contract

required

supply

Defines the total supply of the token to be issued by the smart contract

required (from 1 to )

decimals

Defines the decimals of the token to be issued by the smart contract

required (from 0 to 18)

Last updated