Skip to content

WalletChainChangedEvent

SIP Protocol API Reference v0.7.0


SIP Protocol API Reference / WalletChainChangedEvent

Defined in: @sip-protocol/types/dist/index.d.ts:2572

Chain changed event - user switched networks

  • WalletEventBase

timestamp: number

Defined in: @sip-protocol/types/dist/index.d.ts:2544

WalletEventBase.timestamp


type: "chainChanged"

Defined in: @sip-protocol/types/dist/index.d.ts:2573

WalletEventBase.type


previousChain: ChainId

Defined in: @sip-protocol/types/dist/index.d.ts:2574


newChain: ChainId

Defined in: @sip-protocol/types/dist/index.d.ts:2575