EigenDA Relay API

gRPC service exposing GetBlob, GetChunks, and GetValidatorChunks against blobs stored by the relay layer. Relays sit between rollups and validators and front the read path for posted blobs.

API entry from apis.yml

apis.yml Raw ↑
aid: eigenda:relay-api
name: EigenDA Relay API
description: gRPC service exposing GetBlob, GetChunks, and GetValidatorChunks against blobs stored by
  the relay layer. Relays sit between rollups and validators and front the read path for posted blobs.
humanURL: https://github.com/Layr-Labs/eigenda/tree/master/api/proto/relay
tags:
- Data Availability
- Relay
- Chunks
- gRPC
properties:
- type: Documentation
  url: https://github.com/Layr-Labs/eigenda/blob/master/api/proto/relay/relay.proto
- type: Protobuf
  url: https://github.com/Layr-Labs/eigenda/tree/master/api/proto/relay