# Web3Signature ## Fields | Field | Type | Required | Description | | ----------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | | `status` | [com.clerk.backend_api.models.components.Web3SignatureVerificationStatus](../../models/components/Web3SignatureVerificationStatus.md) | :heavy_check_mark: | N/A | | `strategy` | [com.clerk.backend_api.models.components.Web3SignatureVerificationStrategy](../../models/components/Web3SignatureVerificationStrategy.md) | :heavy_check_mark: | N/A | | `nonce` | [com.clerk.backend_api.models.components.Nonce](../../models/components/Nonce.md) | :heavy_check_mark: | N/A | | `attempts` | *JsonNullable* | :heavy_minus_sign: | N/A | | `expireAt` | *JsonNullable* | :heavy_minus_sign: | N/A |