A lightweight, GUI-based Ethereum prank utility designed for flash token transfers using private key access. Built with ❤️ in Python and Tkinter, this tool lets you simulate ERC-20 token transfers that appear real on-chain — even though they're purely for visual effect.
💡 Perfect for testing, demos, or messing with your crypto friends. Looks real. Feels real. Isn't real.
- 🔐 Private Key Access — Instantly load your Ethereum wallet and display the address.
- 👁 Flash Token Transfers — Send tokens that appear in any wallet (including MetaMask) just like real ERC-20 tokens. They are indistinguishable from real tokens at first glance.
- 🎭 Real-Looking Contracts — Flash tokens mimic legit contract behavior. They remain visible in the wallet for up to 90 days and can even be transferred between addresses.
- 😂 Use for Pranks or Demos — Send someone 1,000,000 USDT and watch their reaction.
- ⚙️ Infura Integration — Fast and reliable connection to the Ethereum network.
- 🖥 .exe Included — The program is compiled into a portable Windows executable. No Python required — just run it and you're good to go.
- 💻 Minimalist GUI — Built with Tkinter for performance and simplicity.
All tokens are visual-only, designed to simulate real assets:
- USDT (Tether)
- USDC (USD Coin)
- DAI (Multi-Collateral Dai)
These tokens:
- Appear in any Ethereum wallet (e.g., MetaMask) just like real tokens.
- Stay on the wallet up to 90 days.
- Can be transferred between wallets to keep up the illusion.
⚠️ These tokens are not real and hold no actual value. They are designed for fun, testing, and educational purposes only.
- Python 3.11+
- Tkinter
- Web3.py
- Requests
- Infura
This tool is provided as-is for educational and entertainment purposes. The flash tokens generated do not represent real assets. Use responsibly.