DeleteAnimationUrls

This endpoint is used to delete `animationUrls` for a specific NFT.

public static VyTask<JToken> DeleteAnimationUrls(eVyChain chain, string contractAddress, int tokenId)

Parameters

Returns

VyTask

Last updated