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