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.

EigenDA Relay API is one of 5 APIs that EigenDA publishes on the APIs.io network.

Tagged areas include Data Availability, Relay, Chunks, and gRPC. The published artifact set on APIs.io includes API documentation.

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