SiwxSessionLike
Defined in: validateMessage.ts:341
Minimal shape of a SIWX session or parsed CAIP-122 message accepted by isSessionMatchingTarget.
Properties
address
address:
string
Defined in: validateMessage.ts:343
CAIP-10 account ID of the session, e.g. eip155:1:0xAb58….
chainId?
optionalchainId?:string
Defined in: validateMessage.ts:345
CAIP-2 chain ID of the session, e.g. eip155:1.
Last updated on