← Back

ARTIE Token (ERC20)

Custom-built ERC20 smart contract with transaction tax logic, pausability, minting, burning, and production-ready security using OpenZeppelin.

Overview

ARTIE Token is an Ethereum-based ERC20 utility token designed with structured tokenomics and security-first architecture. The contract includes automated transaction fees, ownership controls, and emergency safeguards suitable for real-world deployment.

Problem

The original token contract lacked clarity, extensibility, and security guarantees required for a public launch. The team needed a clean, auditable contract that could support controlled taxation, wallet management, and future upgrades.

Solution

I rebuilt the token from the ground up using OpenZeppelin standards, implemented a transparent transaction tax system, and added pausability, minting, and burning features. The result is a modular, audit-ready contract optimized for long-term maintainability and safe deployment.

Tech Stack

Solidity (v0.8.x) OpenZeppelin ERC20 Ethereum VS Code Remix / Hardhat
View Contract
×