Ordiscan: inscriptionTransferActivity
inscriptionTransferActivityRetrieve complete transfer history of a Bitcoin inscription, including timestamps, sender and recipient addresses, and transaction hashes.
Instructions
Return the full ownership transfer history for a single Bitcoin inscription: every move with timestamp, from-address, to-address, and transaction hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inscriptionId | Yes | Inscription ID in the form '<txid>i<index>' (e.g. 'b1f...i0'). |