- A fully functional smart contract defining your token's name, symbol, total supply, and decimals.
- Includes core ERC-20 functionalities (e.g., transfer, balanceOf, approve, transferFrom).
- Optional advanced features like minting, burning, or pausing tokens if requested.