GetToken

Retrieves information about a specific token.

Public Endpoint (no credentials required)

void UVyNftAPI::GetToken(FString contractAddress, int tokenId, EVyChain chain, const FVyOnGetTokenComplete& OnComplete)

Parameters

OnComplete [FVyGetTokenResponse]

Last updated