mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-01-12 22:43:34 +08:00
* chore: add tx_id and unanchored custody view * chore: add deprecated msg to old nft_events endpoint * feat: first version of endpoint * feat: start returning tx metadata * feat: filter by asset_identifier * chore: add openapi docs * chore: generate new api types * chore: type api responses correctly * chore: doc tweaks * chore: provide param examples * fix: unanchored view name * fix: db-controller import path * feat: support multiple asset identifiers * chore: doc tweaks * chore: add unit tests * fix: execute complete search in one query * chore: return old unused imports, otherwise PR gets big * chore: remove debug code * chore: provide tx metadata example * chore: keep canonical custody in unanchored too * feat: set chain tip cache headers * fix: refresh views with proper logic * fix: outdated cond * fix: only consider nft_events from canonical txs * chore: add default values to params in openapi
@stacks/stacks-blockchain-api-types
This package exports TypeScript type representations of the Stacks Blockchain API.
By convention, the JSON Schema title property is used to describe the name of the type.