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