wallet-link
Use this verifier when a user needs to prove that multiple wallets belong to the same identity or workflow.
Best For
- multi-wallet identity
- agent wallet and approving-account workflows (separate from this verifier’s primary-wallet link)
- app account portability
Flow Type
Instant. The secondary wallet signs the linking payload.Required Fields
| Field | Required | Notes |
|---|---|---|
primaryWalletAddress | Yes | Primary wallet |
secondaryWalletAddress | Yes | Secondary wallet |
signature | Yes | Secondary wallet signature |
chain | Yes | CAIP-2 chain |
signedTimestamp | Yes | Unix ms timestamp |