BatchToReveal

type BatchToReveal = {
batchId: bigint;
batchUri: string;
placeholderMetadata: NFTMetadata;
};