GET
/
info
/
da
/
graph

Query Parameters

from_time
number
required

The start time for the graph in Epoch timestamp (milliseconds).

to_time
number
required

The end time for the graph in Epoch timestamp (milliseconds), e.g., 1714194056000.

network_type
enum<string>
required

Specify the network type (e.g., Mainnet or Testnet).

Available options:
Mainnet,
Testnet
da_list
enum<string>[]
required

A list of DA names in an array, e.g., [NearDA].

Available options:
EigenDA,
NearDA,
Celestia,
Avail,
Ethereum,
0g,
all

Response

200 - application/json
data
object[]

An array containing historical DA graph data objects.

network_type
string

Network type (e.g., Mainnet, Testnet).