Monitor the minting of new tokens
Trigger: Event Parameter (coming soon) Parameters:- event: Transfer
- argument: from
- comparator: equal to
- value: 0x0000000000000000000000000000000000000000
- If your contract involves a one-time minting of the total supply, then minting new tokens after deployment signals an issue in the contract that has been exploited.