Optional
allowWhether the token supports an allow list
Optional
burnable?: booleanWhether the token is burnable
Optional
denyWhether the token supports an deny list
The governance account for the token.
Optional
initialThe initial amount of tokens to be minted
A URL pointing to the metadata of the token.
Optional
mintable?: booleanWhether the token is mintable
The name of the token.
Generated using TypeDoc
These parameters are passed to the token module to initialize the token. The token initialization update will also include the ticker symbol, number of decimals, and a reference to the token module implementation.