typescript-sdk

Home > @3rdweb/sdk > ThirdwebSDK > createSnapshot

ThirdwebSDK.createSnapshot() method

Signature:

createSnapshot(leafs: string[]): Promise<SnapshotInfo>;

Parameters

Parameter Type Description
leafs string[]  

Returns:

Promise<SnapshotInfo>