Wallet login challenge
auth_wallet_challengeInitiate wallet-signature login for EVM or Solana wallets. Returns a flow ID and a message for the wallet to sign, enabling secure authentication.
Instructions
Start wallet-signature login (GET /api/v2/auth). Returns flow_id + message to sign with the wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | Wallet chain | |
| wallet_address | Yes | Wallet address (EVM or Solana) |