Skip to main content
Initiates the connection flow. The first call opens the popup; subsequent calls return the cached address.

Request

Parameters

None.

Returns

string[], array of addresses. The first element is the user’s smart-account address. Currently always a single address.

Errors

Notes

  • Must be called from within a user gesture (e.g. a click handler), or browsers will block the popup.
  • After this call resolves, all other RPC methods become available.