Looking up CIDs
Support for these endpoints is currently in progress.
You can look up CIDs for individual blocks or transactions by using our hosted service:
Transaction signatures: https://cid.old-faithful.net/tx/<sig>
Blocks: https://cid.old-faithful.net/block/<block>
Both will return the CID for the block or transaction if present or HTTP 404 if the TX or block is unavailable.
Last updated