EVM Onboarding

Onboard a new EVM account using SIWE signature

Headers

PARADEX-STARKNET-ACCOUNTstringRequired
Starknet account
PARADEX-EVM-SIGNATUREstringRequired

EVM personal_sign signature

PARADEX-SIWE-MESSAGEstringRequired

Base64-encoded SIWE message

Request

Onboarding user public_key and optional referral_code or marketing_code

marketing_codestringOptional
Marketing code of the campaign the user is being onboarded via.
public_keystringOptional
Public key of the user being onboarded.
referral_codestringOptional
Referral code of the user who referred the user being onboarded.
utmobjectOptional

UTM tracking parameters (optional).

Response

An empty response

Errors

400
Bad Request Error
401
Unauthorized Error