---
title: AccountSnapshot
description: AccountSnapshot represents the state of an account at a point in time.
source_url:
  html: https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/account-snapshot/
  md: https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/account-snapshot.md
---

# AccountSnapshot

AccountSnapshot represents the state of an account at a point in time.

**Package:** `thru.services.v1`

## Fields

| Field | Type | # | Description |
| - | - | - | - |
| `address` | [`thru.common.v1.Pubkey`](https://thru.org/docs/api-ref/grpc/messages/thru/common/v1/pubkey.md) | 1 · optional | |
| `meta` | [`thru.core.v1.AccountMeta`](https://thru.org/docs/api-ref/grpc/messages/thru/core/v1/account-meta.md) | 2 · optional | |
| `data` | `bytes` | 3 · optional | |
| `exists` | `bool` | 4 · optional | |
