Skip to main content
A wagmi connector that integrates the Startale App SDK with wagmi’s connection lifecycle, account events, and chain switching.

Signature

Parameters

string
Display name shown in the connection popup. Defaults to document.title.
string
HTTPS URL to a square logo.
Preference
Optional. Configures authType, eoaRequired, walletUrl. Chains are derived from the wagmi createConfig({ chains }) array, not from preference.
SubAccountOptions
Sub-account configuration.

Returns

A wagmi Connector instance. Use it inside connectors: [...] in createConfig.