typescript-sdk

Home > @3rdweb/sdk > DropModule > getBatchesToReveal

DropModule.getBatchesToReveal() method

Gets a list of token uris that needs to be revealed.

Signature:

getBatchesToReveal(): Promise<BatchToReveal[]>;

Returns:

Promise<BatchToReveal[]>