get_inscription_transfers
Retrieve the full transfer history of a Bitcoin Ordinals inscription, including each block, address, transaction, and timestamp for tracking ownership changes.
Instructions
Get the transfer history for a Bitcoin Ordinals inscription. Shows each transfer with block, address, transaction, and timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Inscription ID ({txid}i{index}) or inscription number | |
| limit | No | Results per page (max 60) | |
| offset | No | Pagination offset |