> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# EndUserEvmSmartAccount

Information about an EVM smart account associated with an end user.

## Properties

| Property                                   | Type        | Description                                                                                                                                             |
| ------------------------------------------ | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <a id="address" /> `address`               | `string`    | The address of the EVM smart account. `Pattern: ^0x[0-9a-fA-F]{40}$`                                                                                    |
| <a id="owneraddresses" /> `ownerAddresses` | `string`\[] | The addresses of the EVM EOA accounts that own this smart account. Smart accounts can have multiple owners, such as when spend permissions are enabled. |
| <a id="createdat" /> `createdAt`           | `string`    | The date and time when the account was created, in ISO 8601 format.                                                                                     |
