VyErc20TokenContractDto

\!! DESCRIPTION MISSING !!

Properties

Field
Type
Description
Required

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 token allowed to be minted under the token contract.

burnable

boolean

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.

onChainStatus

The current on-chain status of the deployed token contract.

References

Operation

Last updated