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.
Documentation Index
Fetch the complete documentation index at: https://docs.delphimarkets.com/llms.txt
Use this file to discover all available pages before exploring further.