Optional
chainIds?: bigint[]Chain IDs where the session should be enabled. Useful for enable mode.
Optional
salt?: HexOptional salt for the session.
Data for the session key.
Public key for the session. Required for K1 algorithm validators.
Timestamp after which the session becomes valid.
Optional
sessionValidator?: AddressAddress of the session validator.
Optional
sessionValidatorInitData?: HexData for the session validator.
Timestamp until which the session is valid.
Array of action policy data for the session.