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
int
The maximum number of token allowed to be minted under the token contract.
β
Burnable
bool
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