UpdateTokenURIParams

type UpdateTokenURIParams = {
newMetadata: NFTInput;
tokenId: bigint;
};