{
"walletAddress": "0xcb05C03A2063f331EB1520a65Cb99172E67B999a"
}
curl --location --request POST 'https://sso.gameown.io/api/auth/eth/challenge' \
--header 'Content-Type: application/json' \
--data-raw '{
"walletAddress": "0xcb05C03A2063f331EB1520a65Cb99172E67B999a"
}'
{
"walletAddress": "0xcb05C03A2063f331EB1520a65Cb99172E67B999a",
"message": "Welcome to Delysium!\n\n Click \"Sign\" to login to your Delysium account.\n\n This request will not trigger a blockchain transaction or cost any gas fees.\n\n Wallet eth_address: 0xcb05C03A2063f331EB1520a65Cb99172E67B999a\n \n Nonce:\n sstyJ7L_fXeOAtOyVV4yk"
}