VyDeployedErc20ContractDto
\!! DESCRIPTION MISSING !!
Properties
Field
Type
Description
Required
id
string
The deploment UUID of the token contract.
β
address
string
The token contract address.
β
name
string
The token contract name.
β
symbol
string
The token contract symbol.
β
maxSupply
number
The maximum number of tokens allowed to be minted.
β
burnable
boolean
Indication if the token contract is burnable or not.
β
owner
string
The owner wallet address that has admin right on the token contract.
β
transactionHash
string
The transaction hash of the token contract deployment.
β
References
Operation
Last updated