Cost
This endpoint costs 0.1 RU (Request Units) per call.Authorizations
API key required for authentication. Get your API key at https://developer.kas.fyi
Response
200 - application/json
Block DAG information retrieved successfully
Network identifier
Example:
"mainnet"
Number of blocks in the DAG
Example:
"1234567"
Number of headers in the DAG
Example:
"1234567"
Array of tip hashes in the DAG
Example:
["0x1234567890abcdef..."]
Current difficulty
Example:
1.234567
Past median time
Example:
"1638360000000"
Virtual parent hashes
Example:
["0x1234567890abcdef..."]
Pruning point hash
Example:
"0x1234567890abcdef..."
Virtual DAA score
Example:
"12345678"
Sink hash
Example:
"0x1234567890abcdef..."