---
title: "builder/metering"
description: "Resource metering backend for the OP Stack block builder."
source: https://basehub.org/crates/builder/metering/
---
import { LinkCard } from '@astrojs/starlight/components';

## Overview

The `base-builder-metering` crate is the resource metering backend for the block builder. It tracks gas usage and resource consumption during block construction.

## Source

<LinkCard title="View source on GitHub" href="https://github.com/base/base/tree/main/crates/builder/metering" />
