GetTokenTypeMetadata

Retrieves the metadata for a specific token type.

Public Endpoint (no credentials required)

void UVyNftAPI::GetTokenTypeMetadata(int contractId, int typeId, FString id, const FVyOnGetTokenTypeMetadataComplete& OnComplete)

Parameters

OnComplete [FVyGetTokenTypeMetadataResponse]

Last updated