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