> For the complete documentation index, see [llms.txt](https://docs.compass.art/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.compass.art/automations/triggers/token-minted.md).

# Token Minted

This trigger is triggered when a new ERC 721 or ERC 1155 token is minted on Ethereum. You can add filters to specify details such as the wallet or [wallet group](/wallets/wallet-groups.md) that minted the token, the collection the token belongs to, the minting price and more.

Under the [Advanced settings](/automations/triggers/trigger-advanced-settings.md), you have the option to specify the number of mints required within a specific time period to activate the Token Minted trigger.<br>

**Example Use Case:**

Suppose you want to trigger an automation when wallet 0xdead mints at least two tokens with a value of 0.1 each within a 15-minute timeframe. In that case, you can use this to trigger your automation and send you an Alert to your phone.

{% hint style="info" %}
**Often used in:** Profitable minter alerts for copy-minting.
{% endhint %}
