BatchToReveal

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