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