Skip to main content
  • Snap

snap_getClientStatus

Description

snap_getClientStatus returns useful information about the client running the snap.

Returns

clientVersion

string

The semantic version of the client that the Snap is running in.

platformVersion

string

The Snaps Platform version that the client is running.

locked

boolean

A boolean flag that indicates whether the client is locked or not.

active

boolean

A boolean flag that indicates whether the client is active or not.