WalletChainChangedEvent
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / WalletChainChangedEvent
Interface: WalletChainChangedEvent
Section titled “Interface: WalletChainChangedEvent”Defined in: @sip-protocol/types/dist/index.d.ts:2912
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:2884
Inherited from
Section titled “Inherited from”WalletEventBase.timestamp
type:
"chainChanged"
Defined in: @sip-protocol/types/dist/index.d.ts:2913
Overrides
Section titled “Overrides”WalletEventBase.type
previousChain
Section titled “previousChain”previousChain:
ChainId
Defined in: @sip-protocol/types/dist/index.d.ts:2914
newChain
Section titled “newChain”newChain:
ChainId
Defined in: @sip-protocol/types/dist/index.d.ts:2915