---
title: "consensus/providers-alloy"
description: "Alloy-backed data providers for L1/L2 data including beacon, execution, and blob fetching with c-kzg."
source: https://basehub.org/crates/consensus/providers-alloy/
---
import { LinkCard } from '@astrojs/starlight/components';

## Overview

The `kona-providers-alloy` crate supplies Alloy-backed data providers for L1 and L2 data, covering beacon, execution, and blob fetching with c-kzg.

## Source

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