Skip to main content

Module session

Module session 

Source
Expand description

Owner-operated administration of Deposit Wallet session keys.

Structsยง

PolymarketSessionKey
Active session authorization. Contains no private key or API credentials.
PolymarketSessionKeyClient
Owner-operated authorization, inspection, and revocation for a Deposit Wallet.
PolymarketSessionKeyClientConfig
Explicit owner and Builder credentials for session administration.
authorizeSessionSignerCall
Function with signature authorizeSessionSigner(address,uint256) and selector 0x24017fae.
authorizeSessionSignerReturn
Container type for the return parameters of the authorizeSessionSigner(address,uint256) function.
revokeSessionSignerCall
Function with signature revokeSessionSigner(address) and selector 0xe63f952f.
revokeSessionSignerReturn
Container type for the return parameters of the revokeSessionSigner(address) function.