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 link would connect, had it been used.
Custom data for the connection.
Optionaltrace_Unique identifier used for tracking a specific user flow.
Event type.
A connect URL or QR code was built for display, without anyone choosing to connect.
Separate from ConnectionInitiatedEvent rather than a flag on it, because the two are only distinguishable by intent and a flag would have to be remembered in every query. The desktop universal modal builds a QR as it renders, and the desktop connection screen rebuilds one in an effect — both open a real session, so they are indistinguishable downstream from a connect a user asked for.
Carries the same source classification, so QR displays can be counted per wallet or per bridge without inflating initiations.