Skip to main content
A richer connection method than eth_requestAccounts. Returns the connected accounts plus a capabilities map describing which features (sub-accounts, spend permissions, batched calls) the wallet supports.

Request

Parameters

string
Connection protocol version. Use '1'.
object
Optional capability requests. Reserved for sub-accounts and spend-permission flows.

Returns

userInfo is present when the user authenticated with a social provider (Google, LINE). It is absent for EOA-only connections.

Errors