VyDeployedErc20ContractDto

\!! DESCRIPTION MISSING !!

Properties

Field
Type
Description
Required

id

string

The deploment UUID of the token contract.

chain

The blockchain 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.

status

The current status of the token contract deployment.

References

Operation

Last updated