# Web3Wallet ## Fields | Field | Type | Required | Description | | --------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `id` | *Optional* | :heavy_minus_sign: | N/A | | `object` | [com.clerk.backend_api.models.components.Web3WalletObject](../../models/components/Web3WalletObject.md) | :heavy_check_mark: | String representing the object's type. Objects of the same type share the same value.
| | `web3Wallet` | *String* | :heavy_check_mark: | N/A | | `verification` | [Optional](../../models/components/Web3WalletVerification.md) | :heavy_check_mark: | N/A | | `createdAt` | *long* | :heavy_check_mark: | Unix timestamp of creation
| | `updatedAt` | *long* | :heavy_check_mark: | Unix timestamp of creation
|