Skip to main content
GET
Get your proxy wallet
GET /user/proxy returns the proxy wallet for the authenticated account.
deployed is the only field that reports existence. The proxy address is a deterministic CREATE2 derivation from your user address, so it is returned whether or not the contract exists. deployed indicates if it has been successfully deployed or not.

Authorizations

x-sx-api-key
string
header
required

API key, sent as the x-sx-api-key header. Generate one from the API keys section of your account page on sx.bet.

Response

status
string

success or failure if the request succeeded or not

data
object
Last modified on August 11, 2026