Skip to content

Documentation / @frak-labs/core-sdk / index / isV1Context

Function: isV1Context()

isV1Context(ctx): ctx is FrakContextV1

Defined in: types/context.ts:44

Type guard: check if a context is V1 (legacy wallet address).

Parameters

ctx

FrakContext

The Frak context to check

Returns

ctx is FrakContextV1

True if the context is a V1 context