---
title: "alloy/provider"
description: "Interface with a Base blockchain via the Engine API provider."
source: https://basehub.org/crates/alloy/provider/
---
import { LinkCard } from '@astrojs/starlight/components';

## Overview

The `base-alloy-provider` crate exposes an Alloy provider for the Base chain, including Engine API extensions used by the consensus layer.

## Source

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