Optional allowWhether the token supports an allow list
Optional burnable?: booleanWhether the token is burnable
Optional denyWhether the token supports an deny list
Optional governanceThe governance account for the token.
Optional initialThe initial amount of tokens to be minted
Optional metadata?: TypeA URL pointing to the metadata of the token.
Optional mintable?: booleanWhether the token is mintable
Optional name?: stringThe name of the token.
Generated using TypeDoc
Parameters passed to the token module when initializing a new token.