deleteAnimationUrls

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

public deleteAnimationUrls(chain: eVyChain, contractAddress: String, tokenId: Number) : VyPromise<Any>

Parameters

Returns

VyPromise

Last updated