Data Availability APIs
List Data Availability (DA) dynamic data
Retrieves a list of dynamic data for specified Data Availability (DA) solutions.
GET
/
info
/
da
Query Parameters
name
enum<string>
requiredThe name of the DA solution. If all
, information for all DA solutions will be listed.
Available options:
all
, EigenDA
, NearDA
, Celestia
, Avail
, Ethereum
, 0g
network_type
enum<string>
requiredSpecify the network type (e.g., Mainnet or Testnet).
Available options:
Mainnet
, Testnet
Response
200 - application/json
da_infos
object[]
An array containing DA information objects.
network_type
string
Type of the network (e.g., Mainnet, Testnet).