Data Availability APIs
Store DA dynamic data
Stores dynamic data for Data Availability (DA), including latency, average cost, and other metrics.
POST
/
node
/
info
/
da
Body
application/json
user_address
string
requiredUser's blockchain address (in hex format).
signature
string
requiredUser's signature (in hex format).
siwe_msg
string
requiredSign-In With Ethereum (SIWE) message in string format.
Response
200 - application/json
da_info
object
message
string
Message returned from the API.
status
string
Status of the API call (e.g., success, failure).