Get Content URL
ordnet_get_content_urlGet the content URL for an inscription by its ID. Provides direct links to view and transact permanent on-chain content on Bitcoin SV.
Instructions
Get the URL to view inscription content.
Args:
inscriptionId (string): Inscription ID
Returns: { inscriptionId, contentUrl, viewUrl, transactionUrl }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inscriptionId | Yes | Inscription ID in format: txid_outputIndex |