Last updated 2 years ago
Was this helpful?
> >
Representation of an active SSXSession.
Signature:
declare type SSXClientSession = { address: string; walletAddress: string; chainId: number; sessionKey: string; siwe: string; signature: string; ens?: SSXEnsData; };
References: