Skip to main content
  • Snap
  • Website

wallet_getSnaps

Description

wallet_getSnaps gets the requester's permitted and installed Snaps.

Returns

Record<SnapId, { error: JsonRpcError } | Snap>

The result returned by the wallet_getSnaps method.

It consists of a map of Snap IDs to either the Snap object or an error.