> ## 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.

# EndUserEvmAccount

Information about an EVM account associated with an end user.

## Properties

| Property                         | Type     | Description                                                         |
| -------------------------------- | -------- | ------------------------------------------------------------------- |
| <a id="address" /> `address`     | `string` | The address of the EVM account. `Pattern: ^0x[0-9a-fA-F]{40}$`      |
| <a id="createdat" /> `createdAt` | `string` | The date and time when the account was created, in ISO 8601 format. |
