Optionalbridge_Bridge key from the wallets list, for js-embedded and js-injected sources.
Optionalbridge_Bridge URL, for an http-specific-wallet source.
How the connection was initiated.
Custom data for the connection.
Optionaltrace_Unique identifier used for tracking a specific user flow.
Event type.
A connection was initiated against a particular kind of source.
Unlike SelectedWalletEvent, which only the UI package emits, this fires from the core SDK on every
connect()— so it also covers dApps that ship their own wallet picker, deep-link straight to a wallet, or use@tonconnect/sdkwithout@tonconnect/uiat all.It counts connect initiations, not user actions: a single journey can legitimately produce several, with different source kinds, sharing one trace id.