Ask AI
Docs
Connect
Contracts
Engine
Pay
Tools
Tools
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
BatchToReveal
BatchToReveal
Defined in
thirdweb/src/extensions/erc721/lazyMinting/read/getBatchesToReveal.ts#L12
type
BatchToReveal
=
{
batchId
:
bigint
;
batchUri
:
string
;
placeholderMetadata
:
NFTMetadata
;
};
batchId
batchUri
placeholderMetadata
On this page