hackquest logo

ERC 20

SimpleToken is a minimal ERC20 token on Flow EVM Testnet that supports minting, transferring, and approving tokens.

Videos

Description

šŸŖ™ SimpleToken – ERC20 Token on Flow EVM Testnet

šŸ“– Project Overview

SimpleToken is a minimal ERC20 token smart contract written in Solidity that lets you mint, transfer, and approve tokens with ease.
It’s designed for educational purposes — helping developers understand how ERC20 standards work under the hood without unnecessary complexity.

This contract supports:

  • āœ… Owner-only minting

  • āœ… Standard transfer, approve, and transferFrom functions

  • āœ… Transparent balance tracking

You can deploy it and start experimenting with tokenomics, DApps, or just build your own cryptocurrency!


🌐 Network & Deployment

  • Network: Flow EVM Testnet

  • Contract Address: 0x59Ec69e06237018C452b36f5a8D0DC1B12cd2e23

  • Blockchain Explorer Link: https://evm-testnet.flowscan.io/tx/0x3ac110aa8c524f28db328c5859f02cbcec57e552037004912b43fdaa3ea1b001


🧠 Tech Stack Used

Layer

Technology

Smart Contract

Solidity ^0.8.19

Blockchain

Flow EVM Testnet

Frameworks / Tools

Remix IDE / Hardhat / MetaMask

Language

JavaScript (for testing and deployment)


šŸš€ How to Use

1ļøāƒ£ Deploy

Deploy the contract using Remix:

  • Compiler version: 0.8.19

  • Constructor arguments:
    ("MyToken", "MTK", 18)

šŸ’” Future Improvements

šŸ”„ Add burn function to permanently destroy tokens

🧱 Set a maximum supply cap for better tokenomics control

šŸ‘‘ Introduce role-based access for multiple authorized minters

šŸ’» Build a frontend dashboard for minting and transfers

šŸŒ Deploy on Flow EVM Mainnet for production readiness

Progress During Hackathon

šŸš€ Progress During Hackathon During the hackathon, I was able to: āœ… Design and deploy a fully functional ERC20 token on Flow EVM Testnet āœ… Implement minting, transfer, and approval functionalities āœ… Test token operations with Remix and MetaMask āœ… Document the project for easy understanding and future improvements

Tech Stack

Solidity
Team LeaderSSriz Debnath
Sector
NFT

Builders Also Viewed