getNft
Description
This endpoint retrieves a specific NFT information by chain, contract address, and the token ID.
public getNft(chain: VyChain, contractAddress: string, tokenId: string) : VyPromise<VyNftDto>Last updated
This endpoint retrieves a specific NFT information by chain, contract address, and the token ID.
public getNft(chain: VyChain, contractAddress: string, tokenId: string) : VyPromise<VyNftDto>Last updated