POST
/
info
/
da

Authorizations

X-Api-Key
string
header
required

API key-based authentication for specialized service access

Body

application/json

Comprehensive resource containing historical metrics, specific attributes, and general DA information

avg_cost
number

Average operational cost in USD

block_time
number

Average block production time in seconds

consensus_algorithm
string

Consensus mechanism identifier

cost_per_block
number

Average block cost in USD

cost_per_mb
number

Storage cost per MB in USD

cost_per_transaction
number

Average transaction cost in USD

created_at
string

Metrics collection timestamp

da_name
string

Identifier of the Data Availability system

data_availability_sampling
boolean

Indicates support for data availability sampling

explorer
string

Block explorer URL for the network

finality_time
number

Block finalization time in seconds

gas_per_block
number

Average gas per block

gas_per_mb
number

Gas cost per MB

gas_per_transaction
number

Average gas per transaction

gas_token
string

Native gas token symbol

geo_coverage
number

Geographical coverage metric (0-100)

grants_available
boolean

Indicates availability of development grants

latency
number

Network operation latency in seconds

launch_date
string

Official launch date in YYYY-MM-DD format

max_throughput
number

Peak throughput in MB/s

network
string

Specific network identifier

network_type
enum<string>

Network environment classification

Available options:
Mainnet,
Testnet
node_info
object

Detailed information about the submitting node

node_reliability
number

Node reliability score

number_of_nodes
integer

Active node count

number_of_projects
integer

Total count of active projects

send_blob_latency
number

Blob transmission latency in seconds

sender_address
string

Blockchain address of metrics source

sender_name
string

Metrics source identifier

state
object

Current operational state metrics

throughput
number

Current throughput in MB/s

total_blocks
integer

Cumulative block count

total_data_transacted
number

Total processed data volume

total_fee
number

Total gas fees in native currency

total_fee_usd
number

Total gas fees in USD

total_staked
number

Total staked amount in native currency

total_staked_usd
number

Total staked amount in USD

total_transactions
integer

Cumulative transaction count

total_value_locked
number

Total value locked in USD

uptime
number

System availability percentage

Response

200 - application/json
da_info
object

Detailed DA system information

message
string

Response message

status
string

Operation status indicator