updateAnimationUrLs

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

public updateAnimationUrLs(chain: eVyChain, contractAddress: String, tokenId: Number, reqParams: VyTypeValueDto[]) : VyPromise<Any>

Parameters

Returns

VyPromise

Last updated