WalletChainChangedEvent
SIP Protocol API Reference v0.7.0
SIP Protocol API Reference / WalletChainChangedEvent
Interface: WalletChainChangedEvent
Section titled “Interface: WalletChainChangedEvent”Defined in: @sip-protocol/types/dist/index.d.ts:2572
Chain changed event - user switched networks
Extends
Section titled “Extends”WalletEventBase
Properties
Section titled “Properties”timestamp
Section titled “timestamp”timestamp:
number
Defined in: @sip-protocol/types/dist/index.d.ts:2544
Inherited from
Section titled “Inherited from”WalletEventBase.timestamp
type:
"chainChanged"
Defined in: @sip-protocol/types/dist/index.d.ts:2573
Overrides
Section titled “Overrides”WalletEventBase.type
previousChain
Section titled “previousChain”previousChain:
ChainId
Defined in: @sip-protocol/types/dist/index.d.ts:2574
newChain
Section titled “newChain”newChain:
ChainId
Defined in: @sip-protocol/types/dist/index.d.ts:2575