---
title: BlockFooter
description: BlockFooter captures execution result metadata for a block.
source_url:
  html: https://thru.org/docs/api-ref/grpc/messages/thru/core/v1/block-footer/
  md: https://thru.org/docs/api-ref/grpc/messages/thru/core/v1/block-footer.md
---

# BlockFooter

BlockFooter captures execution result metadata for a block.

**Package:** `thru.core.v1`

## Fields

| Field | Type | # | Description |
| - | - | - | - |
| `signature` | [`thru.common.v1.Signature`](https://thru.org/docs/api-ref/grpc/messages/thru/common/v1/signature.md) | 1 · optional | |
| `status` | [`ExecutionStatus`](https://thru.org/docs/api-ref/grpc/messages/thru/core/v1/execution-status.md) | 2 · optional | |
| `consumed_compute_units` | `uint64` | 3 · optional | |
| `consumed_state_units` | `uint32` | 4 · optional | |
| `attestor_payment` | `uint64` | 5 · optional | |
