Ordiscan: getInscriptionsByAddress
getInscriptionsByAddressRetrieve paginated, detailed Bitcoin Ordinals inscriptions for any Bitcoin address, including content type, traits, and satpoint.
Instructions
Return paginated, fully-detailed Bitcoin Ordinals inscriptions held by a given Bitcoin address (number, content type, traits, satpoint). Use this to display a wallet's NFT-style holdings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bitcoinAddress | Yes | Bitcoin address whose inscriptions to fetch. | |
| page | No | 1-indexed page number for paginating large inscription sets. Omit for the first page. |