Ordiscan: getInscriptionActivity
getInscriptionActivityRetrieve inscription transfer history for a Bitcoin address, showing incoming and outgoing movements with timestamps and counterparties.
Instructions
Return the inscription transfer history for a given Bitcoin address (incoming and outgoing inscription movements with timestamps and counterparties), paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bitcoinAddress | Yes | Bitcoin address whose inscription activity to retrieve. | |
| page | No | 1-indexed page number for activity pagination. |