Polymarket Onboarding
Derive Polymarket Safe address
Computes the deterministic Gnosis Safe (proxy wallet) address for a given EOA address. This is the address that holds your Polymarket positions and the address Polymarket displays in its UI.
This is a pure CREATE2 derivation — no on-chain state is read. The same computation is available client-side via deriveSafeAddress() from the SDK.
POST

