GET
/
nonce

Query Parameters

user_address
string
required

User's Ethereum wallet address in hexadecimal format, used to associate the generated nonce with a specific user session

Response

200 - application/json
nonce
string

Cryptographically secure nonce with minimum length of 9 digits, to be signed by user's wallet

user_address
string

Echo of the provided Ethereum wallet address for verification