---
title: "shared/reth-rpc-types"
description: "Re-exports Reth RPC types so external consumers of the Base RPC interface get a stable surface."
source: https://basehub.org/crates/shared/reth-rpc-types/
---
import { LinkCard } from '@astrojs/starlight/components';

## Overview

The `shared/reth-rpc-types` sub-crate (`base-reth-rpc-types`) is part of the [shared crate group](/crates/shared/overview/).

It re-exports the Reth RPC types so external consumers of the Base RPC interface depend on one stable surface.

## Source

<LinkCard title="View source on GitHub" href="https://github.com/base/base/tree/main/crates/shared/reth-rpc-types" />
