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 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.

Response

status
string

success or failure if the request succeeded or not

data
object
Last modified on August 26, 2026