Skip to content

How do I disconnect solana wallet? #2969

Closed Answered by kstulgys
kstulgys asked this question in Q&A
Discussion options

You must be logged in to vote

ok, found a way:

export const wagmiModal = createAppKit({
  adapters: [solanaAdapter, wagmiAdapter],
  networks: [sepolia, baseSepolia, solanaDevnet],
  metadata,
  projectId,
  // ...
  },
});

wagmiModal.adapter?.connectionControllerClient?.disconnect?.()

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kstulgys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant