assetfare_start_wallet_auth
Authenticates a caller-owned Solana wallet for legacy v1 quotes by creating a short-lived signMessage challenge. Verifies ownership without moving funds or submitting transactions.
Instructions
Create a short-lived, non-transactional Solana signMessage challenge for the legacy v1 workflow. Use only after selecting a fresh legacy assetfare_quote and obtaining caller approval; v2 quote and session tools do not use wallet authentication. Makes a network request and creates login-challenge state, but cannot move funds, sign, or submit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_wallet | Yes | Caller-owned Solana public wallet address for the legacy v1 source. Public address only; never provide a seed phrase or private key. |