Skip to main content
GET
Deposit status by session
GET /user/transfer-to-proxy/status returns PENDING, SUCCESS, or FAILED for one deposit started by POST /user/transfer-to-proxy. Pass the sessionId from that submit response.

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.

Query Parameters

sessionId
string
required

Permit EIP-712 digest from the fund response, hex without the 0x prefix.

Response

status
string

success or failure if the request succeeded or not

data
object
Last modified on August 11, 2026