FVyMultiTokenContractDto
Data transfer object for a multi-token contract
Properties
Field
Type
Description
name
FString
The name of the multi-token contract
description
FString
The description of the multi-token contract
address
FString
The address of the multi-token contract
symbol
FString
The symbol of the multi-token contract
type
FString
The type of the multi-token contract
verified
bool
Indicates if the multi-token contract is verified
premium
bool
Indicates if the multi-token contract is premium
categories
TArray<FString>
The categories associated with the multi-token contract
url
FString
The URL of the multi-token contract
imageUrl
FString
The image URL of the multi-token contract
externalUrl
FString
The external URL of the multi-token contract
Last updated