Products

Blockchain Data APIs

Structured blockchain data endpoints presented as a product UI. All responses are dummy and not connected to real APIs.

Method
Endpoint
Description
GET
/v1/blockchain/address/{address}
Get address summary (mock).
GET
/v1/blockchain/tx/{hash}
Get transaction details (mock).
GET
/v1/blockchain/block/{height}
Get block by height (mock).