Ordiscan: getLatestInscriptions
getLatestInscriptionsDiscover Bitcoin Ordinals inscriptions network-wide by sorting newest or oldest first. Use cursor-based pagination to navigate.
Instructions
Browse the most recently created Bitcoin Ordinals inscriptions network-wide (newest first by default). Use this to discover newly-minted inscriptions, NOT to look up inscriptions on a specific address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | Yes | Sort order: 'inscription_number_desc' for newest first, 'inscription_number_asc' for oldest first. | |
| after | No | Cursor: return inscriptions with inscription number greater than this value. | |
| before | No | Cursor: return inscriptions with inscription number less than this value. |