GetNft
Description
This endpoint retrieves a specific NFT information by chain, contract address, and the token ID.
public static VyTask<VyNftDto> GetNft(eVyChain chain, string contractAddress, string tokenId)Last updated
This endpoint retrieves a specific NFT information by chain, contract address, and the token ID.
public static VyTask<VyNftDto> GetNft(eVyChain chain, string contractAddress, string tokenId)Last updated