Skip to main content

teleport-sdk.teleportbridge.waitformint

Home > teleport-sdk > TeleportBridge > waitForMint

TeleportBridge.waitForMint() method

Signature:
waitForMint(teleportGUIDorGUIDHash: TeleportGUID | string, pollingIntervalMs?: number, timeoutMs?: number): Promise<string>;

Parameters

ParameterTypeDescription
teleportGUIDorGUIDHashTeleportGUID | string
pollingIntervalMsnumber(Optional)
timeoutMsnumber(Optional)
Returns:

Promise<string>