GetNftContract
Description
This endpoint retrieves NFT contract information by blockchain and contract address.
void GetNftContract(const EVyChain& chain, const FString& contractAddress, const FVyQuery_GetNftContract& query) const
Parameters
contractAddress
FString
The contract address of the NFT
Returns
void NFT contract information retrieved successfully.
Last updated