FVyDeployedErc20ContractDto
\!! DESCRIPTION MISSING !!
Properties
Field
Type
Description
Required
Id
FString
The deploment UUID of the token contract.
✗
Address
FString
The token contract address.
✗
Name
FString
The token contract name.
✗
Symbol
FString
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
FString
The owner wallet address that has admin right on the token contract.
✗
TransactionHash
FString
The transaction hash of the token contract deployment.
✗
References
Operation
Last updated