> For the complete documentation index, see [llms.txt](https://docs.infrablockchain.net/infrablockchain-antelope/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infrablockchain.net/infrablockchain-antelope/for-developers/developer-guides-infrablockchain-antelope-native/infrablockchain-antelope-system-contracts/sys.tokenabi/retire.md).

# retire

## retire a token

To retire token call the retire`()` action.

#### Action Parameters

| Field    | Type   | Example       | Description             |
| -------- | ------ | ------------- | ----------------------- |
| quantity | asset  | "1.0000 DUSD" | Token quantity for burn |
| memo     | string | "retire"      | memo                    |
