> 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/events/currencywithdrawn.md).

# CurrencyWithdrawn

**Purpose**: Emitted whenever currency earned from the sale is withdrawn, either partially or in full, by the sale creator or designated recipients.

**Key Inclusions**:

* `sale_id`: The sale associated with the withdrawal.
* `amount`: How much currency was withdrawn.
* `recipient`: The address that received the withdrawn funds.

**Use Cases**:

* Confirm that payouts to sellers or revenue splits among multiple recipients have occurred.
* Allow financial tracking, ensuring transparent and verifiable fund flows.
* Trigger off-chain accounting or fulfillment actions.
