Required Fields
| Field | Type | Description |
|---|---|---|
is_new_user | boolean | Whether the wallet user was created by this verification. |
success | boolean | Defined by the generated JSON Schema block. |
user | object | Defined by the generated JSON Schema block. |
Successful SIWE verification response. Includes required fields, field types, schema references, and generated JSON details from the 0xArchive OpenAPI contract.
| Field | Type | Description |
|---|---|---|
is_new_user | boolean | Whether the wallet user was created by this verification. |
success | boolean | Defined by the generated JSON Schema block. |
user | object | Defined by the generated JSON Schema block. |