VyErc20TokenContractDto
\!! DESCRIPTION MISSING !!
Properties
Field
Type
Description
Required
address
string
The token contract address.
β
name
string
The token contract name.
β
symbol
string
The token contract symbol.
β
maxSupply
number
The maximum number of token allowed to be minted under the token contract.
β
burnable
boolean
Indication if the token contract is set to burnable or not.
β
owner
string
The owner wallet address that has admin rights on the token contract.
β
References
Operation
Last updated