Skip to content

Feature Request: Make it easy to tell if a wallet is already connected #1846

@wains-photos

Description

@wains-photos

Is your feature request related to a problem? Please describe.

When an app loads, it’s often useful to know right away if the user already has a wallet connected. With the Coinbase Wallet SDK, this isn’t always easy to check without waiting for events or running extra logic.
Because there’s no simple way to check the connection state upfront, apps can briefly show the wrong UI or do unnecessary work before the wallet state is known.

Describe the solution you'd like

Add a simple helper or flag that lets developers check if the wallet is connected, without triggering any extra actions or network requests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions