WalletConnected

data class WalletConnected(val contractId: String, val credentialId: String) : SmartAccountEvent

Emitted when a wallet is connected.

This event is fired when connecting to an existing wallet, either through automatic session restoration or an explicit wallet connection call.

Constructors

Link copied to clipboard
constructor(contractId: String, credentialId: String)

Properties

Link copied to clipboard

The smart account contract address (C-address)

Link copied to clipboard

The Base64URL-encoded credential ID