> For the complete documentation index, see [llms.txt](https://docs.artinals.com/artinals-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.artinals.com/artinals-protocol/art20/functions-and-entry-points/openapi-3.md).

# Transfer and Burn Operations

**`transfer_art20(...)`**\
Transfers one or multiple NFTs from one user to another, respecting deny list rules and updating balances.

**`burn_art20(...)`** and **`batch_burn_art20(...)`**\
Allows holders or creators (as specified) to burn NFTs. Emits a `BurnEvent` and decreases `current_supply`.
