type CreateDelayedRevealBatchParams = { metadata: Array<NFTInput>; password: string; placeholderMetadata: NFTInput;};